gardener / gardener-extension-provider-openstack

Gardener extension controller for the OpenStack cloud provider (https://openstack.org).
https://gardener.cloud
Apache License 2.0
25 stars 81 forks source link

Bump the non-gardener-dependencies group across 1 directory with 16 updates #836

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps the non-gardener-dependencies group with 6 updates in the / directory:

Package From To
github.com/gophercloud/gophercloud 1.12.0 1.14.0
github.com/onsi/ginkgo/v2 2.19.0 2.20.0
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring 0.74.0 0.76.0
k8s.io/autoscaler/vertical-pod-autoscaler 1.1.2 1.2.0
k8s.io/kubelet 0.29.6 0.31.0
sigs.k8s.io/controller-tools 0.14.0 0.16.1

Updates github.com/gophercloud/gophercloud from 1.12.0 to 1.14.0

Release notes

Sourced from github.com/gophercloud/gophercloud's releases.

v1.14.0

What's Changed

Full Changelog: https://github.com/gophercloud/gophercloud/compare/v1.13.0...v1.14.0

v1.13.0

What's Changed

Full Changelog: https://github.com/gophercloud/gophercloud/compare/v1.12.0...v1.13.0

Changelog

Sourced from github.com/gophercloud/gophercloud's changelog.

v1.14.0 (2024-07-24)

  • GH-3095 [neutron]: introduce Description argument for the portforwarding
  • GH-3098 [neutron]: introduce Stateful argument for the security groups
  • GH-3099 [networking]: subnet add field dns_publish_fixed_ip

v1.13.0 (2024-07-08)

  • GH-3044 [v1] Add ci jobs for openstack caracal
  • GH-3073 [v1] Adding missing QoS field for router
  • GH-3080 [networking]: add BGP VPNs support (backport to 1.x)
Commits
  • 5de92f2 Merge pull request #3156 from shiftstack/prepare_v1.14.0
  • 3de5904 Prepare v1.14.0
  • 30b1e29 Merge pull request #3144 from gophercloud/bp-v1-a4a2239
  • a203b5e actions: Label PRs based on the paths of files being changed
  • 0ef26a5 Merge pull request #3142 from gophercloud/bp-v1-e5197df
  • c44b06d Add needinfo label
  • d818054 Merge pull request #3132 from gophercloud/semver_refactoring_v1
  • ba5b868 [v1] actions: Refactor the semver assessment
  • 817e519 Merge pull request #3098 from kayrus/secgroup-stateful-v1
  • 26fef23 Merge pull request #3126 from gophercloud/bp-v1-1856c8a
  • Additional commits viewable in compare view


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

Release notes

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

v2.20.0

2.20.0

Features

  • Add buildvcs flag [be5ab95]

Maintenance

  • Add update-deps to makefile [d303d14]
  • bump all dependencies [7a50221]

v2.19.1

2.19.1

Fixes

  • update supported platforms for race conditions [63c8c30]
  • [build] Allow custom name for binaries. [ff41e27]

Maintenance

  • bump gomega [76f4e0c]
  • Bump rexml from 3.2.6 to 3.2.8 in /docs (#1417) [b69c00d]
  • Bump golang.org/x/sys from 0.20.0 to 0.21.0 (#1425) [f097741]
Changelog

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

2.20.0

Features

  • Add buildvcs flag [be5ab95]

Maintenance

  • Add update-deps to makefile [d303d14]
  • bump all dependencies [7a50221]

2.19.1

Fixes

  • update supported platforms for race conditions [63c8c30]
  • [build] Allow custom name for binaries. [ff41e27]

Maintenance

  • bump gomega [76f4e0c]
  • Bump rexml from 3.2.6 to 3.2.8 in /docs (#1417) [b69c00d]
  • Bump golang.org/x/sys from 0.20.0 to 0.21.0 (#1425) [f097741]
Commits


Updates github.com/onsi/gomega from 1.33.1 to 1.34.1

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.34.1

1.34.1

Maintenance

  • Use slices from exp/slices to keep golang 1.20 compat [5e71dcd]

v1.34.0

1.34.0

Features

  • Add RoundTripper method to ghttp.Server [c549e0d]

Fixes

  • fix incorrect handling of nil slices in HaveExactElements (fixes #771) [878940c]
  • issue_765 - fixed bug in Hopcroft-Karp algorithm [ebadb67]

Maintenance

  • bump ginkgo [8af2ece]
  • Fix typo in docs [123a071]
  • Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 (#756) [0e69083]
  • Bump google.golang.org/protobuf from 1.33.0 to 1.34.1 (#755) [2675796]
  • Bump golang.org/x/net from 0.24.0 to 0.25.0 (#754) [4160c0f]
  • Bump github-pages from 230 to 231 in /docs (#748) [892c303]
Changelog

Sourced from github.com/onsi/gomega's changelog.

1.34.1

Maintenance

  • Use slices from exp/slices to keep golang 1.20 compat [5e71dcd]

1.34.0

Features

  • Add RoundTripper method to ghttp.Server [c549e0d]

Fixes

  • fix incorrect handling of nil slices in HaveExactElements (fixes #771) [878940c]
  • issue_765 - fixed bug in Hopcroft-Karp algorithm [ebadb67]

Maintenance

  • bump ginkgo [8af2ece]
  • Fix typo in docs [123a071]
  • Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 (#756) [0e69083]
  • Bump google.golang.org/protobuf from 1.33.0 to 1.34.1 (#755) [2675796]
  • Bump golang.org/x/net from 0.24.0 to 0.25.0 (#754) [4160c0f]
  • Bump github-pages from 230 to 231 in /docs (#748) [892c303]
Commits
  • fa057b8 v1.34.1
  • 5e71dcd Use slices from exp/slices to keep golang 1.20 compat
  • 32e5498 v1.34.0
  • cb3fa6a run go mod tidy and wonder why go get doesnt just run it for me in the first ...
  • 8af2ece bump ginkgo
  • 878940c fix incorrect handling of nil slices in HaveExactElements (fixes #771)
  • f5bec80 clean up bipartitegraph tests
  • ebadb67 issue_765 - fixed bug in Hopcroft-Karp algorithm
  • 123a071 Fix typo in docs
  • c549e0d Add RoundTripper method to ghttp.Server
  • Additional commits viewable in compare view


Updates github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.74.0 to 0.76.0

Release notes

Sourced from github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's releases.

v0.76.0

0.76.0 / 2025-08-08

  • [CHANGE] Enhanced secret management in Prometheus and PrometheusAgent CRDs by switching the secrets field from atomic to listType: set, allowing independent handling of entries by different managers to prevent conflicts and improve deployment stability. #6762
  • [CHANGE] Add API-level validations to Kubernetes SD in the ScrapeConfig CRD. #6678
  • [FEATURE] Add TLS and Proxy settings to OAuth2 configuration for Prometheus and PrometheusAgent CRDs. #6735
  • [FEATURE] Add support for OAuth2 in the ScrapeConfig CRD. #6814
  • [FEATURE] Add scale subresource to the Alertmanger CRD. #6728
  • [FEATURE] Add Scaleway service discovery to the ScrapeConfig CRD. #6711
  • [FEATURE] Add serviceDiscoveryRole field to the Prometheus and PrometheusAgent CRDs to select between Endpoints (default) and EndpointSlice for discovering scrape and alerting targets. #6672
  • [ENHANCEMENT] Make the namespace field optional in the Alertmanager endpoints configuration of the Prometheus CRD, if not defined it will use the default namespace. #6338
  • [ENHANCEMENT] Add support to configure the TLS version for Prometheus, PrometheusAgent and Alertmanager CRDs. #6736
  • [ENHANCEMENT] Add -secret-label-selector argument to the operator to filter the Secrets being watched. #6731
  • [ENHANCEMENT] Add attachMetadata field to ScrapeClasses. #6756
  • [BUGFIX] Add support for all proxy settings in the Alertmanager configuration. #6818

0.75.2 / 2024-07-23

  • [BUGFIX] Avoid invalid alerting config with TLS. #6765

0.75.1 / 2024-07-02

  • [BUGFIX] Fix OVHCloud service discovery configs key error. #6723

0.75.0 / 2024-06-26

  • [CHANGE] Global limits over enforced limits when no user limits are set. #6608
  • [CHANGE/BUGFIX] Use a separate port number (8081) for the init container. #6635
  • [FEATURE] Add source field in pagerdutyConfigs in AlertManangerConfig CRD. #6427
  • [FEATURE] Add DockerSwarm Service Discovery support in the ScrapeConfig CRD. #6633
  • [FEATURE] Add Linode Service Discovery support in the ScrapeConfig CRD. #6586
  • [FEATURE] Add PuppetDB Service Discovery support in the ScrapeConfig CRD. #6651
  • [FEATURE] Add LightSail Service Discovery support in the ScrapeConfig CRD. #6660
  • [FEATURE] Add OVHCloud Service Discovery support in the ScrapeConfig CRD. #6689
  • [FEATURE] Add extra metric relabelings to scrape classes. #6492
  • [FEATURE] Add jobName field to ScrapeConfig CRD. #6618
  • [FEATURE] Add automatic memory limit handling using the flag -auto-gomemlimit-ratio. #6591
  • [FEATURE] Add support for ProxyConfig in Prometheus RemoteWrite and RemoteRead specs. #6512
  • [ENHANCEMENT] Add automatic GOMAXPROCS to admission webhook. #6599
  • [ENHANCEMENT] Add prometheus_operator_feature_gate_info metric. #6655
  • [BUGFIX] Fix reloading Alertmanager when notification templates change. #6607
  • [BUGFIX] Fix PrometheusAgent reconciliation for the statefulset changes. #6615
  • [BUGFIX] Fix readiness/liveness probes for config-reloader when listenLocal is set to true. #6698
Changelog

Sourced from github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's changelog.

0.76.0 / 2025-08-08

[CHANGE] Enhanced secret management in Prometheus and PrometheusAgent CRDs by switching the secrets field from atomic to listType: set, allowing independent handling of entries by different managers to prevent conflicts and improve deployment stability. #6762 [CHANGE] Add API-level validations to Kubernetes SD in the ScrapeConfig CRD. #6678 [FEATURE] Add TLS and Proxy settings to OAuth2 configuration for Prometheus and PrometheusAgent CRDs. #6735 [FEATURE] Add support for OAuth2 in the ScrapeConfig CRD. #6814 [FEATURE] Add scale subresource to the Alertmanger CRD. #6728 [FEATURE] Add Scaleway service discovery to the ScrapeConfig CRD. #6711 [FEATURE] Add serviceDiscoveryRole field to the Prometheus and PrometheusAgent CRDs to select between Endpoints (default) and EndpointSlice for discovering scrape and alerting targets. #6672 [ENHANCEMENT] Make the namespace field optional in the Alertmanager endpoints configuration of the Prometheus CRD, if not defined it will use the default namespace. #6338 [ENHANCEMENT] Add support to configure the TLS version for Prometheus, PrometheusAgent and Alertmanager CRDs. #6736 [ENHANCEMENT] Add -secret-label-selector argument to the operator to filter the Secrets being watched. #6731 [ENHANCEMENT] Add attachMetadata field to ScrapeClasses. #6756 [BUGFIX] Add support for all proxy settings in the Alertmanager configuration. #6818

0.75.2 / 2024-07-23

  • [BUGFIX] Avoid invalid alerting config with TLS. #6765

0.75.1 / 2024-07-02

  • [BUGFIX] Fix OVHCloud service discovery configs key error. #6723

0.75.0 / 2024-06-26

  • [CHANGE] Global limits over enforced limits when no user limits are set. #6608
  • [CHANGE/BUGFIX] Use a separate port number (8081) for the init container. #6635
  • [FEATURE] Add source field in pagerdutyConfigs in AlertManangerConfig CRD. #6427
  • [FEATURE] Add DockerSwarm Service Discovery support in the ScrapeConfig CRD. #6633
  • [FEATURE] Add Linode Service Discovery support in the ScrapeConfig CRD. #6586
  • [FEATURE] Add PuppetDB Service Discovery support in the ScrapeConfig CRD. #6651
  • [FEATURE] Add LightSail Service Discovery support in the ScrapeConfig CRD. #6660
  • [FEATURE] Add OVHCloud Service Discovery support in the ScrapeConfig CRD. #6689
  • [FEATURE] Add extra metric relabelings to scrape classes. #6492
  • [FEATURE] Add jobName field to ScrapeConfig CRD. #6618
  • [FEATURE] Add automatic memory limit handling using the flag -auto-gomemlimit-ratio. #6591
  • [FEATURE] Add support for ProxyConfig in Prometheus RemoteWrite and RemoteRead specs. #6512
  • [ENHANCEMENT] Add automatic GOMAXPROCS to admission webhook. #6599
  • [ENHANCEMENT] Add prometheus_operator_feature_gate_info metric. #6655
  • [BUGFIX] Fix reloading Alertmanager when notification templates change. #6607
  • [BUGFIX] Fix PrometheusAgent reconciliation for the statefulset changes. #6615
  • [BUGFIX] Fix readiness/liveness probes for config-reloader when listenLocal is set to true. #6698
Commits
  • 022a289 Merge pull request #6834 from prometheus-operator/nicolas/prepare-0.76
  • e12ef9a Update CHANGELOG.md
  • 1565ea0 Update CHANGELOG.md
  • 2ea3a03 Update CHANGELOG.md
  • 7da8459 [CHORE] updating change log
  • 46076a5 [CHORE] generating templates 0.76
  • 6b6c773 [CHORE] upgrading prometheus
  • 6ad25e9 [CHORE] updating dependencies
  • a7a1ad6 Merge pull request #6827 from prometheus-operator/arthur-affiliation
  • 99f737f chore: replace go kit log in alertmanager package (#6828)
  • Additional commits viewable in compare view


Updates golang.org/x/tools from 0.22.0 to 0.24.0

Commits
  • 3057be8 go.mod: update golang.org/x dependencies
  • 4653e48 gopls/internal/analysis: add skipped analysis simplify on generated code
  • f855a53 gopls/internal/telemetry/cmd/stacks: use authentication token
  • 3ffd605 gopls/doc/features: fix prominent typo
  • a5df6ad go/analysis/passes/printf: report non-constant format, no args
  • c03e5c2 go/packages: do not nullify Fset when NeedSyntax is set
  • 6a6fd99 go/ssa: substitute type parameterized aliases
  • f6a2390 gopls/doc: delete commands.md
  • 2154cbf gopls/internal/golang: add "Browse gopls features" code action
  • ead76ab go/analysis: Add modules to Pass
  • Additional commits viewable in compare view


Updates k8s.io/api from 0.29.6 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.6 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.6 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 k8s.io/autoscaler/vertical-pod-autoscaler from 1.1.2 to 1.2.0

Release notes

Sourced from k8s.io/autoscaler/vertical-pod-autoscaler's releases.

vertical-pod-autoscaler-1.2.0

What's Changed

Full Changelog: https://github.com/kubernetes/autoscaler/compare/vertical-pod-autoscaler-1.1.2...vertical-pod-autoscaler-1.2.0

Commits
  • 2ce5d3a Merge pull request #744 from mwielgus/ca-1.2.0
  • e7e399e Cluster Autoscaler 1.2.0
  • d3cbc86 Merge pull request #741 from bskiba/fix-kube-env
  • 060c122 Fix for multi line KUBELET_ARGS
  • e8aeb60 Merge pull request #737 from jsenon/patch-2
  • 7b10bd7 Merge pull request #739 from mwielgus/ca-1.2.0-rc2
  • bd54847 CA 1.2.0-rc2
  • b202f80 Merge pull request #738 from aleksandra-malinowska/disable-volume-scheduling-...
  • 59cd489 Disable VolumeScheduling predicate
  • b4be727 update readme
  • Additional commits viewable in compare view


Updates k8s.io/client-go from 0.29.6 to 0.30.3

Commits
  • ece8c00 Update dependencies to v0.30.3 tag
  • 4e1652b Merge pull request #124694 from pmalek/backport-124553-to-release-1.30
  • 2daa31e fix(api): make LocalObjectReference.Name and HostAlias.IP required (#124553)
  • 2df4de1 Merge remote-tracking branch 'origin/master' into release-1.30
  • ade2ae2 Update x/net for CVE-2023-45288
  • b4632b7 Merge pull request #123932 from pohly/dra-api-resource-model-rename
  • 4467b1e Merge pull request #123909 from AkihiroSuda/fix-123906
  • 650f392 dra api: NodeResourceModel -> ResourceModel
  • 00e4609 api: NodeStatus: rename RuntimeClasses to RuntimeHandlers
  • 7ebe0ea Merge pull request #123180 from AkihiroSuda/rro
  • Additional commits viewable in compare view


Updates k8s.io/code-generator from 0.29.6 to 0.30.3

Commits
  • 890b3a1 Update dependencies to v0.30.3 tag
  • e5a48a5 Merge pull request #124371soltysh/automated-cherry-pick-of-#123893#124...
  • b23df5e Update applyconfig-gen for pacakges where group and dir differ in name
  • 64318e9 kube_codegen: expose applyconfig-openapi-schema flag for client generation
  • e1372fd Merge remote-tracking branch 'origin/master' into release-1.30
  • b8aa536 Update x/net for CVE-2023-45288
  • 7142117 Merge pull request #123735 from thockin/master
  • c9df80e Merge pull request #123758 from liggitt/protobump
  • 5b26ad6 Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.0
  • bfe3706 Don't embed plural exceptions in tools
  • Additional commits viewable in compare view


Updates k8s.io/component-base from 0.29.6 to 0.30.3

Commits
  • de3cf26 Update dependencies to v0.30.3 tag
  • 0ac84ef Merge remote-tracking branch 'origin/master' into release-1.30
  • 2e27a0c Update x/net for CVE-2023-45288
  • ecbd1b6 Merge pull request #123732 from serathius/parallel-featureflags
  • b0a6e40 Merge pull request #123758 from liggitt/protobump
  • 0e945e3 Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.0
  • a626a5c Fix SetFeatureGateDuringTest handling of Parallel tests
  • 15d726c Merge pull request #123529 from thockin/go-workspaces
  • f3d8039 Fix up go.mod files after reviews
  • e3050ed Remove old gengo detritus
  • Additional commits viewable in compare view


Updates k8s.io/kubelet from 0.29.6 to 0.31.0

Commits
  • b173915 Update dependencies to v0.31.0 tag
  • c90fbe9 Merge pull request #126031 from harche/kubelet_cgroupv1_arg
  • de521a3 Merge pull request #125488 from pohly/dra-1.31
  • c4a7fd5 DRA kubelet: adapt to v1alpha3 API
  • 136516c Merge pull request #125163 from pohly/dra-kubelet-api-version-independent-no-...
  • 9d8ab9f Merge pull request #122922 from marosset/windows-memory-eviction
  • 776d934 Kubelet option to disable cgroup v1 support
  • 78e0369 dra kubelet: bump gRPC API to v1alpha4
  • 45d6a8c DRA: read ResourceClaim in DRA drivers
  • 63f4c6d DRA: move ResourceSlice publishing into DRA drivers
  • Additional commits viewable in compare view


Updates k8s.io/utils from 0.0.0-20240502163921-fe8a2dddb1d0 to 0.0.0-20240711033017-18e509b52bc8

Commits


Updates sigs.k8s.io/controller-runtime from 0.17.5 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 sigs.k8s.io/controller-tools from 0.14.0 to 0.16.1

Release notes

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

v0.16.1

What's Ch... _Description has been truncated_

gardener-robot commented 3 weeks ago

@dependabot[bot] Thank you for your contribution.

gardener-robot-ci-2 commented 3 weeks ago

Thank you @dependabot[bot] for your contribution. Before I can start building your PR, a member of the organization must set the required label(s) {'reviewed/ok-to-test'}. Once started, you can check the build status in the PR checks section below.

dependabot[bot] commented 2 weeks ago

Superseded by #839.