fix(deps): update k8s modules to v0.36.0#88
Conversation
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
|
This PR is blocked on upstream
Action: leave open and wait for the next |
4dc43e0 to
e8f0994
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
k8s 0.36 added HasSyncedChecker to ResourceEventHandlerRegistration, which controller-runtime v0.23.3 does not implement. Pin to the main commit that bumped controller-runtime to k8s 1.36 (no v0.24.0 tag exists yet) and migrate api/v1alpha1 off the deprecated sigs.k8s.io/controller-runtime/pkg/scheme.Builder helper to runtime.NewSchemeBuilder.
This PR contains the following updates:
v0.35.4→v0.36.0v0.35.4→v0.36.0v0.35.4→v0.36.0Release Notes
kubernetes/api (k8s.io/api)
v0.36.0Compare Source
kubernetes/apimachinery (k8s.io/apimachinery)
v0.36.0Compare Source
kubernetes/client-go (k8s.io/client-go)
v0.36.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.