chore(deps): bump k8s.io/client-go from 0.36.0-alpha.1 to 0.36.0-alpha.2#84
Merged
github-actions[bot] merged 2 commits intoMar 2, 2026
Conversation
a5262b7 to
241b16f
Compare
241b16f to
dce60b0
Compare
Contributor
|
@dependabot recreate |
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.36.0-alpha.1 to 0.36.0-alpha.2. - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.36.0-alpha.1...v0.36.0-alpha.2) --- updated-dependencies: - dependency-name: k8s.io/client-go dependency-version: 0.36.0-alpha.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dce60b0 to
cf9306c
Compare
…6.0-alpha.2 client-go v0.36.0-alpha.2 added HasSyncedChecker() to the ResourceEventHandlerRegistration interface. controller-runtime v0.23.1 does not implement this method, causing a build failure. Add a replace directive pointing to the upstream fix from kubernetes-sigs/controller-runtime#3462 (not yet merged/released). Also bumps k8s.io/apiextensions-apiserver to v0.36.0-alpha.2 via go mod tidy.
galt-tr
approved these changes
Mar 2, 2026
Contributor
galt-tr
left a comment
There was a problem hiding this comment.
🔒 Auto-approving security update: k8s.io/client-go (0.36.0-alpha.1 → 0.36.0-alpha.2)
|
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
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.



Bumps k8s.io/client-go from 0.36.0-alpha.1 to 0.36.0-alpha.2.
Commits
ea4816fUpdate dependencies to v0.36.0-alpha.2 tag764b57dMerge pull request #129339 from pohly/log-client-go-features62f2159Merge pull request #136937 from p0lyn0mial/upstream-reflector-list-unsupporte...00e4579Merge pull request #136923 from jpbetz/mock-limitations-docsefc4692Merge pull request #135313 from oduludo/enable-commentstart-apiserverinternal648a945updated generated code6b803d4Merge pull request #136392 from skitt/unsupported-typo100af76Merge pull request #137101 from richabanker/informer-metric-latency59f5582Add processing latency metric for RealFIFO70ab833Merge pull request #136039 from lalitc375/map-graduationDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)