nutanix-cloud-native / cluster-api-runtime-extensions-nutanix

https://nutanix-cloud-native.github.io/cluster-api-runtime-extensions-nutanix/
Apache License 2.0
8 stars 4 forks source link

build(deps): Bump the all-go-mod-patch-and-minor group across 3 directories with 7 updates #885

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the all-go-mod-patch-and-minor group with 3 updates in the / directory: github.com/onsi/ginkgo/v2, sigs.k8s.io/cluster-api and sigs.k8s.io/cluster-api/test. Bumps the all-go-mod-patch-and-minor group with 1 update in the /api directory: sigs.k8s.io/cluster-api. Bumps the all-go-mod-patch-and-minor group with 3 updates in the /common directory: github.com/onsi/ginkgo/v2, sigs.k8s.io/cluster-api and sigs.k8s.io/cluster-api/test.

Updates github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1

Release notes

Sourced from github.com/onsi/ginkgo/v2's releases.

v2.20.1

2.20.1

Fixes

  • make BeSpecEvent duration matcher more forgiving [d6f9640]
Changelog

Sourced from github.com/onsi/ginkgo/v2's changelog.

2.20.1

Fixes

  • make BeSpecEvent duration matcher more forgiving [d6f9640]
Commits


Updates sigs.k8s.io/cluster-api from 1.7.5 to 1.8.1

Release notes

Sourced from sigs.k8s.io/cluster-api's releases.

v1.8.1

๐Ÿ‘Œ Kubernetes version support

  • Management Cluster: v1.27.x -> v1.31.x
  • Workload Cluster: v1.25.x -> v1.31.x

More information about version support can be found here

Highlights

  • Support for Kubernetes v1.31

Changes since v1.8.0

:chart_with_upwards_trend: Overview

  • 3 new commits merged
  • 1 feature addition โœจ
  • 1 bug fixed ๐Ÿ›

:sparkles: New Features

  • Testing: Bump Kubernetes in tests to v1.31.0 and claim support for v1.31 (#11053)

:bug: Bug Fixes

  • Dependency: Update controller-runtime dependency to v0.18.5 (#11046)

:seedling: Others

  • clusterctl: Improve clusterctl client config logic & error message (#11052)

Dependencies

Added

Nothing has changed.

Changed

  • sigs.k8s.io/controller-runtime: v0.18.4 โ†’ v0.18.5

Removed

Nothing has changed.

Thanks to all our contributors! ๐Ÿ˜Š

v1.8.0

๐Ÿ‘Œ Kubernetes version support

  • Management Cluster: v1.27.x -> v1.30.x
  • Workload Cluster: v1.25.x -> v1.30.x

More information about version support can be found here

Highlights

... (truncated)

Commits
  • 0276925 Merge pull request #11053 from k8s-infra-cherrypick-robot/cherry-pick-11030-t...
  • e13397a Bump Kubernetes in tests to v1.31.0 and claim support for v1.31
  • 2d48211 Merge pull request #11052 from k8s-infra-cherrypick-robot/cherry-pick-11049-t...
  • 1d0078e Improve clusterctl client config logic & error message
  • cb13053 Merge pull request #11046 from k8s-infra-cherrypick-robot/cherry-pick-11045-t...
  • 21d2a53 ๐ŸŒฑUpdate controller-runtime dependency to v0.18.5
  • 69bbf35 Merge pull request #11042 from k8s-infra-cherrypick-robot/cherry-pick-11032-t...
  • 06052c0 bug: Machine Controller should try to retrieve node on delete
  • 3ebdd0d Merge pull request #11039 from k8s-infra-cherrypick-robot/cherry-pick-10958-t...
  • ae9948e Update generated code
  • Additional commits viewable in compare view


Updates sigs.k8s.io/cluster-api/test from 1.7.5 to 1.8.1

Release notes

Sourced from sigs.k8s.io/cluster-api/test's releases.

v1.8.1

๐Ÿ‘Œ Kubernetes version support

  • Management Cluster: v1.27.x -> v1.31.x
  • Workload Cluster: v1.25.x -> v1.31.x

More information about version support can be found here

Highlights

  • Support for Kubernetes v1.31

Changes since v1.8.0

:chart_with_upwards_trend: Overview

  • 3 new commits merged
  • 1 feature addition โœจ
  • 1 bug fixed ๐Ÿ›

:sparkles: New Features

  • Testing: Bump Kubernetes in tests to v1.31.0 and claim support for v1.31 (#11053)

:bug: Bug Fixes

  • Dependency: Update controller-runtime dependency to v0.18.5 (#11046)

:seedling: Others

  • clusterctl: Improve clusterctl client config logic & error message (#11052)

Dependencies

Added

Nothing has changed.

Changed

  • sigs.k8s.io/controller-runtime: v0.18.4 โ†’ v0.18.5

Removed

Nothing has changed.

Thanks to all our contributors! ๐Ÿ˜Š

v1.8.0

๐Ÿ‘Œ Kubernetes version support

  • Management Cluster: v1.27.x -> v1.30.x
  • Workload Cluster: v1.25.x -> v1.30.x

More information about version support can be found here

Highlights

... (truncated)

Commits
  • 0276925 Merge pull request #11053 from k8s-infra-cherrypick-robot/cherry-pick-11030-t...
  • e13397a Bump Kubernetes in tests to v1.31.0 and claim support for v1.31
  • 2d48211 Merge pull request #11052 from k8s-infra-cherrypick-robot/cherry-pick-11049-t...
  • 1d0078e Improve clusterctl client config logic & error message
  • cb13053 Merge pull request #11046 from k8s-infra-cherrypick-robot/cherry-pick-11045-t...
  • 21d2a53 ๐ŸŒฑUpdate controller-runtime dependency to v0.18.5
  • 69bbf35 Merge pull request #11042 from k8s-infra-cherrypick-robot/cherry-pick-11032-t...
  • 06052c0 bug: Machine Controller should try to retrieve node on delete
  • 3ebdd0d Merge pull request #11039 from k8s-infra-cherrypick-robot/cherry-pick-10958-t...
  • ae9948e Update generated code
  • Additional commits viewable in compare view


Updates sigs.k8s.io/controller-runtime from 0.17.6 to 0.18.5

Release notes

Sourced from sigs.k8s.io/controller-runtime's releases.

v0.18.5

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.18.4...v0.18.5

v0.18.4

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.18.3...v0.18.4

v0.18.3

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.18.2...v0.18.3

v0.18.2

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.18.1...v0.18.2

v0.18.1

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.18.0...v0.18.1

v0.18.0

:warning: Breaking Changes

  • Bump to k8s.io/* v1.30 (#2693 #2754 #2765 #2776 #2786)
  • Remove deprecated v1alpha1.ControllerManagerConfiguration (#2648)
  • admission.Decoder is now an interface (#2736)
  • Source, Event, Predicate, Handler: Add generics support (#2783 #2796)
  • client: Fix SubResourceCreateOptions signature in subresource client (#2766)

:sparkles: New Features

  • cache: Add TransformStripManagedFields transform func (#2791)

... (truncated)

Commits
  • 75a38d2 Merge pull request #2919 from k8s-infra-cherrypick-robot/cherry-pick-2893-to-...
  • 27793ff Handle fsnotify.Chmod events as Removals
  • 4b8b9e6 Add certwatcher test for file rename
  • 9fe6db5 Merge pull request #2917 from k8s-infra-cherrypick-robot/cherry-pick-2874-to-...
  • 2247930 AddMetricsServerExtraHandler: Info takes key/value pairs
  • 0845967 [release-0.18] :bug: Suppress API server warnings in the client (#2890)
  • 12cc8d5 Merge pull request #2848 from k8s-infra-cherrypick-robot/cherry-pick-2847-to-...
  • c0c229e controllerutil: allow configuring BlockOwnerDeletion when setting OwnerRefere...
  • be2f383 Merge pull request #2840 from sbueringer/pr-bump-k8s
  • 4720d17 Bump k8s.io/* to v0.30.1
  • Additional commits viewable in compare view


Updates k8s.io/api from 0.29.8 to 0.30.3

Commits
  • 83bdab1 Update dependencies to v0.30.3 tag
  • 0fd470c Merge pull request #124702aojea/automated-cherry-pick-of-#124572
  • a669f18 Merge pull request #124694 from pmalek/backport-124553-to-release-1.30
  • 15001b5 fix(api): make LocalObjectReference.Name and HostAlias.IP required (#124553)
  • d9a08c5 tag service.spec.TrafficDistribution field as alpha
  • d014286 Merge remote-tracking branch 'origin/master' into release-1.30
  • 581c1b8 Update x/net for CVE-2023-45288
  • 35ca1f4 Merge pull request #123932 from pohly/dra-api-resource-model-rename
  • b048bd8 Merge pull request #123909 from AkihiroSuda/fix-123906
  • f06d24a dra api: NodeResourceModel -> ResourceModel
  • Additional commits viewable in compare view


Updates k8s.io/apiextensions-apiserver from 0.29.8 to 0.30.3

Commits
  • 1aec848 Update dependencies to v0.30.3 tag
  • 803669d Merge pull request #124676cici37/automated-cherry-pick-of-#124675
  • 5e9c693 Adding the feature gates to fix cost for VAP and webhook matchConditions.
  • cb47ad4 Merge remote-tracking branch 'origin/master' into release-1.30
  • 6ce7f38 Update x/net for CVE-2023-45288
  • a2f312c Merge remote-tracking branch 'origin/master' into release-1.30
  • d3649bc fix test flake caused by not waiting for CRD schema update
  • 9624e52 Merge pull request #123732 from serathius/parallel-featureflags
  • 24438a9 Merge pull request #123758 from liggitt/protobump
  • 916521e Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.0
  • Additional commits viewable in compare view


Updates k8s.io/apimachinery from 0.29.8 to 0.30.3

Commits
  • 37988e5 Merge remote-tracking branch 'origin/master' into release-1.30
  • c857a38 Update x/net for CVE-2023-45288
  • 0407311 followup to allow special characters
  • 25164f7 Merge pull request #123435 from tallclair/apparmor-ga
  • cbfe0a1 Merge pull request #123758 from liggitt/protobump
  • 21d26b6 Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.0
  • 0c29f84 Merge pull request #123385 from HirazawaUi/allow-special-characters
  • 60d24f2 Merge pull request #123708 from p0lyn0mial/upstream-const-watchlist-bookmark-...
  • 513d23a apimachinery/meta/types.go: define InitialEventsAnnotationKey const
  • 67cb3a8 Merge pull request #123413 from seans3/tunneling-spdy-websockets
  • Additional commits viewable in compare view


Updates sigs.k8s.io/cluster-api from 1.7.5 to 1.8.1

Release notes

Sourced from sigs.k8s.io/cluster-api's releases.

v1.8.1

๐Ÿ‘Œ Kubernetes version support

  • Management Cluster: v1.27.x -> v1.31.x
  • Workload Cluster: v1.25.x -> v1.31.x

More information about version support can be found here

Highlights

  • Support for Kubernetes v1.31

Changes since v1.8.0

:chart_with_upwards_trend: Overview

  • 3 new commits merged
  • 1 feature addition โœจ
  • 1 bug fixed ๐Ÿ›

:sparkles: New Features

  • Testing: Bump Kubernetes in tests to v1.31.0 and claim support for v1.31 (#11053)

:bug: Bug Fixes

  • Dependency: Update controller-runtime dependency to v0.18.5 (#11046)

:seedling: Others

  • clusterctl: Improve clusterctl client config logic & error message (#11052)

Dependencies

Added

Nothing has changed.

Changed

  • sigs.k8s.io/controller-runtime: v0.18.4 โ†’ v0.18.5

Removed

Nothing has changed.

Thanks to all our contributors! ๐Ÿ˜Š

v1.8.0

๐Ÿ‘Œ Kubernetes version support

  • Management Cluster: v1.27.x -> v1.30.x
  • Workload Cluster: v1.25.x -> v1.30.x

More information about version support can be found here

Highlights

... (truncated)

Commits
  • 0276925 Merge pull request #11053 from k8s-infra-cherrypick-robot/cherry-pick-11030-t...
  • e13397a Bump Kubernetes in tests to v1.31.0 and claim support for v1.31
  • 2d48211 Merge pull request #11052 from k8s-infra-cherrypick-robot/cherry-pick-11049-t...
  • 1d0078e Improve clusterctl client config logic & error message
  • cb13053 Merge pull request #11046 from k8s-infra-cherrypick-robot/cherry-pick-11045-t...
  • 21d2a53 ๐ŸŒฑUpdate controller-runtime dependency to v0.18.5
  • 69bbf35 Merge pull request #11042 from k8s-infra-cherrypick-robot/cherry-pick-11032-t...
  • 06052c0 bug: Machine Controller should try to retrieve node on delete
  • 3ebdd0d Merge pull request #11039 from k8s-infra-cherrypick-robot/cherry-pick-10958-t...
  • ae9948e Update generated code
  • Additional commits viewable in compare view


Updates sigs.k8s.io/controller-runtime from 0.17.6 to 0.18.5

Release notes

Sourced from sigs.k8s.io/controller-runtime's releases.

v0.18.5

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.18.4...v0.18.5

v0.18.4

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.18.3...v0.18.4

v0.18.3

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.18.2...v0.18.3

v0.18.2

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.18.1...v0.18.2

v0.18.1

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.18.0...v0.18.1

v0.18.0

:warning: Breaking Changes

  • Bump to k8s.io/* v1.30 (#2693 #2754 #2765 #2776 #2786)
  • Remove deprecated v1alpha1.ControllerManagerConfiguration (#2648)
  • admission.Decoder is now an interface (#2736)
  • Source, Event, Predicate, Handler: Add generics support (#2783 #2796)
  • client: Fix SubResourceCreateOptions signature in subresource client (#2766)

:sparkles: New Features

  • cache: Add TransformStripManagedFields transform func (#2791)

... (truncated)

Commits
  • 75a38d2 Merge pull request #2919 from k8s-infra-cherrypick-robot/cherry-pick-2893-to-...
  • 27793ff Handle fsnotify.Chmod events as Removals
  • 4b8b9e6 Add certwatcher test for file rename
  • 9fe6db5 Merge pull request #2917 from k8s-infra-cherrypick-robot/cherry-pick-2874-to-...
  • 2247930 AddMetricsServerExtraHandler: Info takes key/value pairs
  • 0845967 [release-0.18] :bug: Suppress API server warnings in the client (#2890)
  • 12cc8d5 Merge pull request #2848 from k8s-infra-cherrypick-robot/cherry-pick-2847-to-...
  • c0c229e controllerutil: allow configuring BlockOwnerDeletion when setting OwnerRefere...
  • be2f383 Merge pull request #2840 from sbueringer/pr-bump-k8s
  • 4720d17 Bump k8s.io/* to v0.30.1
  • Additional commits viewable in compare view


Updates k8s.io/api from 0.29.8 to 0.30.3

Commits
  • 83bdab1 Update dependencies to v0.30.3 tag
  • 0fd470c Merge pull request #124702aojea/automated-cherry-pick-of-#124572
  • a669f18 Merge pull request #124694 from pmalek/backport-124553-to-release-1.30
  • 15001b5 fix(api): make LocalObjectReference.Name and HostAlias.IP required (#124553)
  • d9a08c5 tag service.spec.TrafficDistribution field as alpha
  • d014286 Merge remote-tracking branch 'origin/master' into release-1.30
  • 581c1b8 Update x/net for CVE-2023-45288
  • 35ca1f4 Merge pull request #123932 from pohly/dra-api-resource-model-rename
  • b048bd8 Merge pull request #123909 from AkihiroSuda/fix-123906
  • f06d24a dra api: NodeResourceModel -> ResourceModel
  • Additional commits viewable in compare view


Updates k8s.io/apiextensions-apiserver from 0.29.8 to 0.30.3

Commits
  • 1aec848 Update dependencies to v0.30.3 tag
  • 803669d Merge pull request #124676cici37/automated-cherry-pick-of-#124675
  • 5e9c693 Adding the feature gates to fix cost for VAP and webhook matchConditions.
  • cb47ad4 Merge remote-tracking branch 'origin/master' into release-1.30
  • 6ce7f38 Update x/net for CVE-2023-45288
  • a2f312c Merge remote-tracking branch 'origin/master' into release-1.30
  • d3649bc fix test flake caused by not waiting for CRD schema update
  • 9624e52 Merge pull request #123732 from serathius/parallel-featureflags
  • 24438a9 Merge pull request #123758 from liggitt/protobump
  • 916521e Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.0
  • Additional commits viewable in compare view


Updates k8s.io/apimachinery from 0.29.8 to 0.30.3

Commits
  • 37988e5 Merge remote-tracking branch 'origin/master' into release-1.30
  • c857a38 Update x/net for CVE-2023-45288
  • 0407311 followup to allow special characters
  • 25164f7 Merge pull request #123435 from tallclair/apparmor-ga
  • cbfe0a1 Merge pull request #123758 from liggitt/protobump
  • 21d26b6 Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.0
  • 0c29f84 Merge pull request #123385 from HirazawaUi/allow-special-characters
  • 60d24f2 Merge pull request #123708 from p0lyn0mial/upstream-const-watchlist-bookmark-...
  • 513d23a apimachinery/meta/types.go: define InitialEventsAnnotationKey const
  • 67cb3a8 Merge pull request #123413 from seans3/tunneling-spdy-websockets
  • Additional commits viewable in compare view


Updates github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1

Release notes

Sourced from github.com/onsi/ginkgo/v2's releases.

v2.20.1

2.20.1

Fixes

  • make BeSpecEvent duration matcher more forgiving [d6f9640]
Changelog

Sourced from github.com/onsi/ginkgo/v2's changelog.

2.20.1

Fixes

  • make BeSpecEvent duration matcher more forgiving [d6f9640]
Commits


Updates sigs.k8s.io/cluster-api from 1.7.5 to 1.8.1

Release notes

Sourced from sigs.k8s.io/cluster-api's releases.

v1.8.1

๐Ÿ‘Œ Kubernetes version support

  • Management Cluster: v1.27.x -> v1.31.x
  • Workload Cluster: v1.25.x -> v1.31.x

More information about version support can be found here

Highlights

  • Support for Kubernetes v1.31

Changes since v1.8.0

:chart_with_upwards_trend: Overview

  • 3 new commits merged
  • 1 feature addition โœจ
  • 1 bug fixed ๐Ÿ›

:sparkles: New Features

  • Testing: Bump Kubernetes in tests to v1.31.0 and claim support for v1.31 (#11053)

:bug: Bug Fixes

  • Dependency: Update controller-runtime dependency to v0.18.5 (#11046)

:seedling: Others

  • clusterctl: Improve clusterctl client config logic & error message (#11052)

Dependencies

Added

Nothing has changed.

Changed

  • sigs.k8s.io/controller-runtime: v0.18.4 โ†’ v0.18.5

Removed

Nothing has changed.

Thanks to all our contributors! ๐Ÿ˜Š

v1.8.0

๐Ÿ‘Œ Kubernetes version support

  • Management Cluster: v1.27.x -> v1.30.x
  • Workload Cluster: v1.25.x -> v1.30.x

More information about version support can be found here

Highlights

... (truncated)

Commits
  • 0276925 Merge pull request #11053 from k8s-infra-cherrypick-robot/cherry-pick-11030-t...
  • e13397a Bump Kubernetes in tests to v1.31.0 and claim support for v1.31
  • 2d48211 Merge pull request #11052 from k8s-infra-cherrypick-robot/cherry-pick-11049-t...
  • 1d0078e Improve clusterctl client config logic & error message
  • cb13053 Merge pull request #11046 from k8s-infra-cherrypick-robot/cherry-pick-11045-t...
  • 21d2a53 ๐ŸŒฑUpdate controller-runtime dependency to v0.18.5
  • 69bbf35 Merge pull request #11042 from k8s-infra-cherrypick-robot/cherry-pick-11032-t...
  • 06052c0 bug: Machine Controller should try to retrieve node on delete
  • 3ebdd0d Merge pull request #11039 from k8s-infra-cherrypick-robot/cherry-pick-10958-t...
  • ae9948e Update generated code
  • Additional commits viewable in compare view


Updates sigs.k8s.io/cluster-api/test from 1.7.5 to 1.8.1

Release notes

Sourced from sigs.k8s.io/cluster-api/test's releases.

v1.8.1

๐Ÿ‘Œ Kubernetes version support

  • Management Cluster: v1.27.x -> v1.31.x
  • Workload Cluster: v1.25.x -> v1.31.x

More information about version support can be found here

Highlights

  • Support for Kubernetes v1.31

Changes since v1.8.0

:chart_with_upwards_trend: Overview

  • 3 new commits merged
  • 1 feature addition โœจ
  • 1 bug fixed ๐Ÿ›

:sparkles: New Features

  • Testing: Bump Kubernetes in tests to v1.31.0 and claim support for v1.31 (#11053)

:bug: Bug Fixes

  • Dependency: Update controller-runtime dependency to v0.18.5 (#11046)

:seedling: Others

  • clusterctl: Improve clusterctl client config logic & error message (#11052)

Dependencies

Added

Nothing has changed.

Changed

  • sigs.k8s.io/controller-runtime: v0.18.4 โ†’ v0.18.5

Removed

Nothing has changed.

Thanks to all our contributors! ๐Ÿ˜Š

v1.8.0

๐Ÿ‘Œ Kubernetes version support

  • Management Cluster: v1.27.x -> v1.30.x
  • Workload Cluster: v1.25.x -> v1.30.x

More information about version support can be found here

Highlights

... (truncated)

Commits
  • 0276925 Merge pull request #11053 from k8s-infra-cherrypick-robot/cherry-pick-11030-t...
  • e13397a Bump Kubernetes in tests to v1.31.0 and claim support for v1.31
  • 2d48211 Merge pull request #11052 from k8s-infra-cherrypick-robot/cherry-pick-11049-t...
  • 1d0078e Improve clusterctl client config logic & error message
  • cb13053 Merge pull request #11046 from k8s-infra-cherrypick-robot/cherry-pick-11045-t...
  • 21d2a53 ๐ŸŒฑUpdate controller-runtime dependency to v0.18.5
  • 69bbf35 Merge pull request #11042 from k8s-infra-cherrypick-robot/cherry-pick-11032-t...
  • 06052c0 bug: Machine Controller should try to retrieve node on delete
  • 3ebdd0d Merge pull request #11039 from k8s-infra-cherrypick-robot/cherry-pick-10958-t...
  • ae9948e Update generated code
  • Additional commits viewable in compare view


Updates sigs.k8s.io/controller-runtime from 0.17.6 to 0.18.5

Release notes

Sourced from sigs.k8s.io/controller-runtime's releases.

v0.18.5

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.18.4...v0.18.5

v0.18.4

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.18.3...v0.18.4

v0.18.3

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.18.2...v0.18.3

v0.18.2

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.18.1...v0.18.2

v0.18.1

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.18.0...v0.18.1

v0.18.0

:warning: Breaking Changes

  • Bump to k8s.io/* v1.30 (#2693 #2754 #2765 #2776 #2786)
  • Remove deprecated v1alpha1.ControllerManagerConfiguration (#2648)
  • admission.Decoder is now an interface (#2736)
  • Source, Event, Predicate, Handler: Add generics support (#2783 #2796)
  • client: Fix SubResourceCreateOptions signature in subresource client (#2766)

:sparkles: New Features

  • cache: Add TransformStripManagedFields transform func (#2791)

... (truncated)

Commits
  • 75a38d2 Merge pull request #2919 from k8s-infra-cherrypick-robot/cherry-pick-2893-to-...