-
Notifications
You must be signed in to change notification settings - Fork 655
Dependabot/go modules/rel 5 8/kubernetes d1bb139b52 with changes #4416
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
tjmoore4
merged 8 commits into
CrunchyData:REL_5_8
from
tjmoore4:dependabot/go_modules/REL_5_8/kubernetes-d1bb139b52-withChanges
Feb 9, 2026
Merged
Dependabot/go modules/rel 5 8/kubernetes d1bb139b52 with changes #4416
tjmoore4
merged 8 commits into
CrunchyData:REL_5_8
from
tjmoore4:dependabot/go_modules/REL_5_8/kubernetes-d1bb139b52-withChanges
Feb 9, 2026
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Silence the static check linter until comprehensive update is developed.
Silence the static check linter until comprehensive update is developed.
Bumps the kubernetes group with 8 updates: | Package | From | To | | --- | --- | --- | | [k8s.io/api](https://github.com/kubernetes/api) | `0.31.0` | `0.35.0` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.31.0` | `0.35.0` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.31.0` | `0.35.0` | | [k8s.io/component-base](https://github.com/kubernetes/component-base) | `0.31.0` | `0.35.0` | | [k8s.io/kube-openapi](https://github.com/kubernetes/kube-openapi) | `0.0.0-20240521193020-835d969ad83a` | `0.0.0-20250910181357-589584f1c912` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.19.3` | `0.23.1` | | [sigs.k8s.io/json](https://github.com/kubernetes-sigs/json) | `0.0.0-20221116044647-bc3834ca7abd` | `0.0.0-20250730193827-2d320260d730` | | [sigs.k8s.io/yaml](https://github.com/kubernetes-sigs/yaml) | `1.4.0` | `1.6.0` | Updates `k8s.io/api` from 0.31.0 to 0.35.0 - [Commits](kubernetes/api@v0.31.0...v0.35.0) Updates `k8s.io/apimachinery` from 0.31.0 to 0.35.0 - [Commits](kubernetes/apimachinery@v0.31.0...v0.35.0) Updates `k8s.io/client-go` from 0.31.0 to 0.35.0 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.31.0...v0.35.0) Updates `k8s.io/component-base` from 0.31.0 to 0.35.0 - [Commits](kubernetes/component-base@v0.31.0...v0.35.0) Updates `k8s.io/kube-openapi` from 0.0.0-20240521193020-835d969ad83a to 0.0.0-20250910181357-589584f1c912 - [Commits](https://github.com/kubernetes/kube-openapi/commits) Updates `sigs.k8s.io/controller-runtime` from 0.19.3 to 0.23.1 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.19.3...v0.23.1) Updates `sigs.k8s.io/json` from 0.0.0-20221116044647-bc3834ca7abd to 0.0.0-20250730193827-2d320260d730 - [Commits](https://github.com/kubernetes-sigs/json/commits) Updates `sigs.k8s.io/yaml` from 1.4.0 to 1.6.0 - [Release notes](https://github.com/kubernetes-sigs/yaml/releases) - [Changelog](https://github.com/kubernetes-sigs/yaml/blob/master/RELEASE.md) - [Commits](kubernetes-sigs/yaml@v1.4.0...v1.6.0) --- updated-dependencies: - dependency-name: k8s.io/api dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kubernetes - dependency-name: k8s.io/apimachinery dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kubernetes - dependency-name: k8s.io/client-go dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kubernetes - dependency-name: k8s.io/component-base dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kubernetes - dependency-name: k8s.io/kube-openapi dependency-version: 0.0.0-20250910181357-589584f1c912 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kubernetes - dependency-name: sigs.k8s.io/controller-runtime dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kubernetes - dependency-name: sigs.k8s.io/json dependency-version: 0.0.0-20250730193827-2d320260d730 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kubernetes - dependency-name: sigs.k8s.io/yaml dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kubernetes ... Signed-off-by: dependabot[bot] <support@github.com>
db39c99 to
9a106b9
Compare
4a544a9 to
6684117
Compare
dsessler7
approved these changes
Feb 9, 2026
Collaborator
dsessler7
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Adds CRD and lint fix updates to the dependabot PR (#4410)
Issue: PGO-2842