Skip to content
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

chore(deps): update kubernetes runtime dependencies #492

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Nov 15, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
k8s.io/client-go v0.28.3 -> v0.29.1 age adoption passing confidence require minor
kubernetes/kubernetes v1.28.3 -> v1.29.1 age adoption passing confidence minor
sigs.k8s.io/controller-runtime v0.16.3 -> v0.17.0 age adoption passing confidence require minor
sigs.k8s.io/controller-runtime/tools/setup-envtest v0.0.0-20230301194117-e2d8821b277f -> v0.17.0 age adoption passing confidence minor
sigs.k8s.io/controller-tools v0.13.0 -> v0.14.0 age adoption passing confidence minor

Release Notes

kubernetes/client-go (k8s.io/client-go)

v0.29.1

Compare Source

v0.29.0

Compare Source

v0.28.6

Compare Source

v0.28.5

Compare Source

v0.28.4

Compare Source

kubernetes/kubernetes (kubernetes/kubernetes)

v1.29.1: Kubernetes v1.29.1

Compare Source

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

v1.29.0: Kubernetes v1.29.0

Compare Source

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

v1.28.6: Kubernetes v1.28.6

Compare Source

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

v1.28.5: Kubernetes v1.28.5

Compare Source

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

v1.28.4: Kubernetes v1.28.4

Compare Source

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)

v0.17.0

Compare Source

⚠️ Breaking Changes

  • Fake client: Only set TypeMeta for unstructured (#​2633)
  • Update k8s.io/* deps to 1.29 (#​2457 #​2500 #​2553 #​2588 #​2612 #​2615 #​2621)
  • Remove apiutil.NewDiscoveryRESTMapper, use DynamicRESTMapper by default for cache (#​2611)
  • RESTMapper: don't treat non-existing GroupVersions as errors (#​2571)
  • Webhooks: Deprecate admission.Validator and admission.Defaulter (#​2639)
  • Webhooks: Limit size of AdmissionRequests to 7MB and size of TokenReviews to 1MB (#​2598)

✨ New Features

  • Cache: Allow defining options that apply to all namespaces without explicit config (#​2528)
  • Cache: Allow to remove informers (#​2285)
  • Cache: Add option to set WatchErrorHandler on informers (#​2494)
  • Client: client.MatchingFields now supports multiple indexes (#​2512)
  • Fake client: Add flowcontrol api v1 (#​2623)
  • Reconciler: Add reconcile.ObjectReconciler (#​2592)

🐛 Bug Fixes

  • Add corev1, coordinationv1 scheme for leader election when LeaderElection manager option is true (#​2461)
  • Cache: Default namespace only for namespaced object (#​2480)
  • Client: Don't truncate large int64s in MergePatch (#​2650)
  • controllerutil: Add RemoveControllerReference and HasControllerReference func (#​2509 #​2595)
  • controllerutil: Add RemoveOwnerReference func (#​2462)
  • Dependencies: Refactor tests to drop hard otel dependency (#​2460)
  • Envtest: CRDs that aren't convertible should unset spec.conversion (#​2525)
  • Fake client: Correctly identify if patch call was made on status (#​2508)
  • Fake client: Do not update anything but status when using subresource client (#​2479)
  • Fake client: Fix returning object after status update (#​2489)
  • Fake client: Fix status subresource getting updated on Update when it is empty (#​2484)
  • Fake client: Handle unstructured status update with fake client (#​2495)
  • Manager: Fix goroutine leak (#​2527)
  • Manager: Use HTTP client from leaderElectionConfig for leader election recorder provider (#​2464)
  • RESTMapper: Return NoResourceMatchError when appropriate for backwards compatibility. (#​2472)
  • Webhook: Handle http.NoBody (#​2605)

🌱 Others

  • Client: Make client.MatchingLabels faster (#​2529)
  • Envtest: Allow to ignore scheme.Convertible check for CRDs (#​2555)
  • Envtest: Improve process cleanup (#​2560)
  • Metrics: Add 100/1000s buckets for Prometheus workqueue histograms (#​2638)
  • Metrics: Avoid dependency on apiserver/options if metrics/filters are used (#​2645)
  • Replace k8s.io/utils/pointer with k8s.io/utils/ptr (#​2488)
  • Webhooks: Cleanup webhook variable assignment (#​2604)

🌱 Dependencies

📖 Additionally, there have been 5 contributions to our documentation. (#​2497, #​2498, #​2538, #​2599, #​2602, #​2635 #​2647)

Thanks to all our contributors! 😊

kubernetes-sigs/controller-tools (sigs.k8s.io/controller-tools)

v0.14.0

Compare Source

What's Changed

Dependency bumps

New Contributors

Full Changelog: kubernetes-sigs/controller-tools@v0.13.0...v0.14.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team as a code owner November 15, 2023 21:11
@renovate-bot renovate-bot changed the title chore(deps): update dependency kubernetes/kubernetes to v1.28.4 chore(deps): update kubernetes runtime dependencies Nov 16, 2023
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-runtime-dependencies branch from dda307f to 176207f Compare November 16, 2023 01:09
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-runtime-dependencies branch from 176207f to bbc865d Compare December 3, 2023 13:06
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-runtime-dependencies branch from bbc865d to 155924b Compare December 5, 2023 16:36
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-runtime-dependencies branch from 155924b to b8926c0 Compare December 11, 2023 17:24
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-runtime-dependencies branch from b8926c0 to b203f47 Compare December 12, 2023 20:19
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-runtime-dependencies branch from b203f47 to ac0e889 Compare December 12, 2023 20:46
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-runtime-dependencies branch from ac0e889 to 7b8349f Compare December 12, 2023 21:16
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-runtime-dependencies branch from 7b8349f to 8a2db75 Compare December 13, 2023 16:33
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-runtime-dependencies branch from 8a2db75 to 9c9370a Compare December 13, 2023 20:16
Copy link

Edited/Blocked Notification

Renovate 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.

Warning: custom changes will be lost.

@ttosta-google ttosta-google merged commit ca00600 into GoogleCloudPlatform:main Jan 25, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants