Skip to content

Bump the k8s-io group with 7 updates#13333

Merged
mattfarina merged 1 commit intomainfrom
dependabot/go_modules/k8s-io-14671bab77
Oct 4, 2024
Merged

Bump the k8s-io group with 7 updates#13333
mattfarina merged 1 commit intomainfrom
dependabot/go_modules/k8s-io-14671bab77

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2024

Bumps the k8s-io group with 7 updates:

Package From To
k8s.io/api 0.31.0 0.31.1
k8s.io/apiextensions-apiserver 0.31.0 0.31.1
k8s.io/apimachinery 0.31.0 0.31.1
k8s.io/apiserver 0.31.0 0.31.1
k8s.io/cli-runtime 0.31.0 0.31.1
k8s.io/client-go 0.31.0 0.31.1
k8s.io/kubectl 0.31.0 0.31.1

Updates k8s.io/api from 0.31.0 to 0.31.1

Commits
  • eb5129b Update dependencies to v0.31.1 tag
  • 46f6230 Merge pull request #126761thockin/automated-cherry-pick-of-#126749
  • 1857695 fix v1a3 ResourceSliceList metadata field name
  • See full diff in compare view

Updates k8s.io/apiextensions-apiserver from 0.31.0 to 0.31.1

Commits

Updates k8s.io/apimachinery from 0.31.0 to 0.31.1

Commits

Updates k8s.io/apiserver from 0.31.0 to 0.31.1

Commits
  • 0265ad6 Update dependencies to v0.31.1 tag
  • 70ed6fd Merge pull request #126670liggitt/automated-cherry-pick-of-#126665
  • 31c2b5a Restore honoring --version build ID overrides
  • See full diff in compare view

Updates k8s.io/cli-runtime from 0.31.0 to 0.31.1

Commits

Updates k8s.io/client-go from 0.31.0 to 0.31.1

Commits

Updates k8s.io/kubectl from 0.31.0 to 0.31.1

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 12, 2024
@pull-request-size pull-request-size bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Sep 12, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s-io-14671bab77 branch from ef95d2e to ff35d35 Compare September 13, 2024 21:56
Copy link
Copy Markdown

@sundaram2021 sundaram2021 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review
Dependency Updates:

Positive: Updating the Kubernetes Go dependencies ensures compatibility with newer versions of Kubernetes. The bump to v0.31.1 across various modules maintains consistency.
Impact: These updates should be tested to ensure that no breaking changes are introduced, especially in how the client-go and apimachinery handle API requests and responses.
Backward Compatibility:

Ensure that the updated versions maintain backward compatibility for older Kubernetes clusters that might still use previous versions.
Verification:

Since the changes are mainly dependency updates, it’s crucial to run the full suite of tests, especially those that involve Kubernetes interactions (e.g., using client-go or API machinery). Any new behavior or features in v0.31.1 should be confirmed to not break existing integrations.
Security:

Dependency bumps often fix security vulnerabilities. It's a positive move to keep the project up to date with secure dependencies.

@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s-io-14671bab77 branch 2 times, most recently from 70e4f4f to 5f93a88 Compare September 27, 2024 21:59
@gjenkins8 gjenkins8 added this to the 3.16.2 milestone Sep 30, 2024
@gjenkins8
Copy link
Copy Markdown
Member

gjenkins8 added this to the 3.16.2 milestone now

I think we will want to bump these for 3.16.2 patch release. Feel free to change the milestone if not.

@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s-io-14671bab77 branch 2 times, most recently from 63af176 to 43cdcab Compare October 1, 2024 21:27
Bumps the k8s-io group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.31.0` | `0.31.1` |
| [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.31.0` | `0.31.1` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.31.0` | `0.31.1` |
| [k8s.io/apiserver](https://github.com/kubernetes/apiserver) | `0.31.0` | `0.31.1` |
| [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) | `0.31.0` | `0.31.1` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.31.0` | `0.31.1` |
| [k8s.io/kubectl](https://github.com/kubernetes/kubectl) | `0.31.0` | `0.31.1` |


Updates `k8s.io/api` from 0.31.0 to 0.31.1
- [Commits](kubernetes/api@v0.31.0...v0.31.1)

Updates `k8s.io/apiextensions-apiserver` from 0.31.0 to 0.31.1
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@v0.31.0...v0.31.1)

Updates `k8s.io/apimachinery` from 0.31.0 to 0.31.1
- [Commits](kubernetes/apimachinery@v0.31.0...v0.31.1)

Updates `k8s.io/apiserver` from 0.31.0 to 0.31.1
- [Commits](kubernetes/apiserver@v0.31.0...v0.31.1)

Updates `k8s.io/cli-runtime` from 0.31.0 to 0.31.1
- [Commits](kubernetes/cli-runtime@v0.31.0...v0.31.1)

Updates `k8s.io/client-go` from 0.31.0 to 0.31.1
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.31.0...v0.31.1)

Updates `k8s.io/kubectl` from 0.31.0 to 0.31.1
- [Commits](kubernetes/kubectl@v0.31.0...v0.31.1)

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-io
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-io
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-io
- dependency-name: k8s.io/apiserver
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-io
- dependency-name: k8s.io/cli-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-io
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-io
- dependency-name: k8s.io/kubectl
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-io
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s-io-14671bab77 branch from 43cdcab to d5df067 Compare October 2, 2024 21:39
@mattfarina mattfarina added the Has One Approval This PR has one approval. It still needs a second approval to be merged. label Oct 4, 2024
@mattfarina mattfarina merged commit c0328b2 into main Oct 4, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/k8s-io-14671bab77 branch October 4, 2024 20:15
@robertsirc robertsirc added approved Indicates a PR has been approved by the required number of approvers and removed Has One Approval This PR has one approval. It still needs a second approval to be merged. labels Oct 4, 2024
@mattfarina mattfarina added the picked Indicates that a PR has been cherry-picked into the next release candidate. label Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by the required number of approvers dependencies Pull requests that update a dependency file go Pull requests that update Go code picked Indicates that a PR has been cherry-picked into the next release candidate. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants