🌱 Bump k8s dependencies to v1.36.0 and update tooling#2717
🌱 Bump k8s dependencies to v1.36.0 and update tooling#2717dependabot[bot] wants to merge 1 commit into
Conversation
✅ Deploy Preview for olmv1 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
9b704aa to
d02c464
Compare
d02c464 to
d2bcd24
Compare
5fb8856 to
aaaa412
Compare
aaaa412 to
c916376
Compare
c916376 to
ddc3098
Compare
ddc3098 to
d616a7d
Compare
| k8s.io/api v0.36.0 | ||
| k8s.io/apiextensions-apiserver v0.36.0 | ||
| k8s.io/apimachinery v0.36.0 | ||
| k8s.io/apiserver v0.36.0 | ||
| k8s.io/cli-runtime v0.35.1 |
| sigs.k8s.io/controller-tools v0.21.0 | ||
| sigs.k8s.io/crdify v0.6.0 |
|
/label go-verdiff-override @tmshort I hope we are ok with go upgrade, just learned that downstream go 1.26.3 is available since June 2. |
|
@pedjak: The label(s) `/label go-verdiff-override
DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2717 +/- ##
==========================================
+ Coverage 66.95% 67.08% +0.13%
==========================================
Files 149 149
Lines 11341 11341
==========================================
+ Hits 7593 7608 +15
+ Misses 3191 3179 -12
+ Partials 557 554 -3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
d616a7d to
9889968
Compare
Bump k8s.io/kubernetes from v1.35.0 to v1.36.0 along with all staging modules (k8s.io/api, k8s.io/apimachinery, k8s.io/client-go, etc.) to v0.36.0. Update controller-runtime from v0.23.3 to v0.24.1 for k8s v1.36 compatibility. Also bumps: - sigs.k8s.io/controller-tools from v0.20.1 to v0.21.0 - sigs.k8s.io/crdify from v0.5.1 to v0.6.0 - Go version from 1.25.7 to 1.26.3 - Bingo pins for controller-gen and crd-diff Regenerated CRD manifests, apply configurations, registryv1 bundle schema, and test golden files. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Predrag Knezevic <pknezevi@redhat.com>
9889968 to
a1e85a0
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 47 out of 65 changed files in this pull request and generated 2 comments.
Files not reviewed (17)
- applyconfigurations/api/v1/assertion.go: Language not supported
- applyconfigurations/api/v1/bundlemetadata.go: Language not supported
- applyconfigurations/api/v1/catalogfilter.go: Language not supported
- applyconfigurations/api/v1/catalogsource.go: Language not supported
- applyconfigurations/api/v1/clustercatalog.go: Language not supported
- applyconfigurations/api/v1/clustercatalogspec.go: Language not supported
- applyconfigurations/api/v1/clustercatalogstatus.go: Language not supported
- applyconfigurations/api/v1/clustercatalogurls.go: Language not supported
- applyconfigurations/api/v1/clusterextension.go: Language not supported
- applyconfigurations/api/v1/clusterextensionconfig.go: Language not supported
- applyconfigurations/api/v1/clusterextensioninstallconfig.go: Language not supported
- applyconfigurations/api/v1/clusterextensioninstallstatus.go: Language not supported
- applyconfigurations/api/v1/clusterextensionspec.go: Language not supported
- applyconfigurations/api/v1/clusterextensionstatus.go: Language not supported
- applyconfigurations/api/v1/clusterobjectset.go: Language not supported
- applyconfigurations/api/v1/clusterobjectsetobject.go: Language not supported
- applyconfigurations/api/v1/clusterobjectsetphase.go: Language not supported
Summary
k8s.io/kubernetesfrom v1.35.0 to v1.36.0 with all staging modules aligned to v0.36.0sigs.k8s.io/controller-runtimefrom v0.23.3 to v0.24.1 (required for k8s v1.36 compatibility)sigs.k8s.io/controller-toolsfrom v0.20.1 to v0.21.0sigs.k8s.io/crdifyfrom v0.5.1 to v0.6.0