Skip to content

CLOUD-727: Bump sigs.k8s.io/controller-runtime from 0.23.1 to 0.24.0 - #2392

Merged
hors merged 2 commits into
mainfrom
dependabot/go_modules/sigs.k8s.io/controller-runtime-0.23.3
May 3, 2026
Merged

CLOUD-727: Bump sigs.k8s.io/controller-runtime from 0.23.1 to 0.24.0#2392
hors merged 2 commits into
mainfrom
dependabot/go_modules/sigs.k8s.io/controller-runtime-0.23.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 12, 2026

Copy link
Copy Markdown
Contributor

Bumps sigs.k8s.io/controller-runtime from 0.23.1 to 0.24.0.

Release notes

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

v0.24.0

⚠️ Breaking Changes

🐛 Bug Fixes

  • Cache: Fix IndexField blocking until informer is synced (#3445)
  • Cache: Wait for cache sync when ReaderFailOnMissingInformer is true (#3425)
  • Client: Update typed ApplyConfigurations with server response (#3475)
  • Fakeclient: Fix SSA status patch resource version check (#3443)
  • Fakeclient: Fix panic when using CRs with embedded pointer structs (#3431)
  • Fakeclient: Fix status apply if existing object has managedFields set (#3430)
  • Fakeclient: Retry GenerateName on AlreadyExists collisions (#3498)
  • HTTP servers: Wire up base context into http servers (#3452)

🌱 Others

  • Builder/Webhooks: Remove deprecated custom path function (#3465)
  • Cache: Test cache reader waits for cache sync (#3434)
  • Certwatcher: Deflake certwatcher tests (#3457)
  • Dependencies: Use forked version of btree (#3449)
  • Envtest: Ensure envtest stops the whole process group (#3447)
  • Logging: Add missing space in zap-log-level flag description (#3492)
  • Misc: Adopt new(x) over ptr.To(x) and re-enable newexpr lint (#3489)
  • Owners: Cleanup (#3453)
  • Recorder: Add logger into context for structured logging (#3454)
  • Recorder: Switch to StartLogging for event debug logs (#3451)
  • Scheme: Deprecate the scheme builder (#3461)
  • Source/Kind: Improve logging for dynamic type kind source (#3494)
  • Webhooks: Reduce memory usage of default webhooks (#3463 #3468)

🌱 CI & linters

  • Chore: Update golangci-lint version to v2.8.0 (#3448)
  • Chore: Update golangci-lint version to v2.10.1 (#3470)
  • Chore: Update golangci-lint version to v2.11.3 (#3482)
  • Migrate away from custom GitHub action approval workflow (#3491)
  • Release: Auto-create git tags for the tools/setup-envtest submodule (#3476)

📖 Additionally, there has been 1 contribution to our documentation. (#3477)

Dependencies

Added

  • github.com/cenkalti/backoff/v5: v5.0.3
  • gonum.org/v1/gonum: v0.16.0
  • k8s.io/streaming: v0.36.0

Changed

... (truncated)

Commits
  • d3eaef3 Merge pull request #3475 from alvaroaleman/fixfix
  • 3296f32 🐛 Update typed Applyconfigurations with server response
  • c8b4b9d Merge pull request #3506 from troy0820/troy0820/update-deps-k8s
  • 557c314 update to k8s.io v1.36.0
  • e4a998c Merge pull request #3499 from kubernetes-sigs/dependabot/github_actions/all-g...
  • 1a31c56 Merge pull request #3498 from vieux/fix-fake-client-generatename-retry
  • 80bc294 fakeclient: retry GenerateName on AlreadyExists collisions (match K8s 1.32 be...
  • 77b730a 🌱 Bump the all-github-actions group with 2 updates
  • 6210f84 Merge pull request #3494 from erikgb/improve-kind-source-logging
  • 6f89e1d Improve logging for dynamic type kind source
  • Additional commits viewable in compare view

egegunes
egegunes previously approved these changes Mar 12, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/sigs.k8s.io/controller-runtime-0.23.3 branch from af7a0c9 to 02b3591 Compare March 13, 2026 18:45
hors
hors previously approved these changes Mar 24, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/sigs.k8s.io/controller-runtime-0.23.3 branch from 02b3591 to 64c0eea Compare March 24, 2026 16:06
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/sigs.k8s.io/controller-runtime-0.23.3 branch from 64c0eea to d9a2fbc Compare April 1, 2026 12:38
@dependabot
dependabot Bot dismissed stale reviews from hors and egegunes via 1ac01e0 April 2, 2026 20:55
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/sigs.k8s.io/controller-runtime-0.23.3 branch 2 times, most recently from 1ac01e0 to 85035c3 Compare April 3, 2026 12:44
egegunes
egegunes previously approved these changes Apr 6, 2026
@hors

hors commented Apr 28, 2026

Copy link
Copy Markdown
Collaborator

@dependabot recreate

@dependabot
dependabot Bot force-pushed the dependabot/go_modules/sigs.k8s.io/controller-runtime-0.23.3 branch from 85035c3 to d0fd7ee Compare April 28, 2026 16:26
@hors

hors commented May 2, 2026

Copy link
Copy Markdown
Collaborator

@dependabot recreate

Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.23.1 to 0.24.0.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/controller-runtime@v0.23.1...v0.24.0)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-version: 0.23.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title CLOUD-727: Bump sigs.k8s.io/controller-runtime from 0.23.1 to 0.23.3 CLOUD-727: Bump sigs.k8s.io/controller-runtime from 0.23.1 to 0.24.0 May 2, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/sigs.k8s.io/controller-runtime-0.23.3 branch from d0fd7ee to cb397fc Compare May 2, 2026 17:24
@pull-request-size pull-request-size Bot added size/S 10-29 lines and removed size/XS 0-9 lines labels May 2, 2026
@hors
hors requested review from eleo007 and jvpasinatto as code owners May 2, 2026 17:29
@hors
hors requested a review from valmiranogueira as a code owner May 2, 2026 17:29
@pull-request-size pull-request-size Bot added size/M 30-99 lines and removed size/S 10-29 lines labels May 2, 2026
@hors
hors force-pushed the dependabot/go_modules/sigs.k8s.io/controller-runtime-0.23.3 branch from 7fc1deb to 4f29559 Compare May 2, 2026 17:30
@JNKPercona

Copy link
Copy Markdown
Collaborator
Test Name Result Time
auto-tuning-8-0 passed 00:00:00
allocator-8-0 passed 00:00:00
allocator-8-4 passed 00:00:00
backup-storage-tls-8-0 passed 00:00:00
cross-site-8-0 passed 00:00:00
cross-site-proxysql-8-0 passed 00:00:00
cross-site-proxysql-8-4 passed 00:00:00
custom-users-8-0 passed 00:00:00
demand-backup-cloud-8-0 passed 00:00:00
demand-backup-cloud-8-4 passed 00:00:00
demand-backup-cloud-pxb-8-0 passed 00:52:05
demand-backup-encrypted-with-tls-5-7 passed 00:00:00
demand-backup-encrypted-with-tls-8-0 passed 00:00:00
demand-backup-encrypted-with-tls-8-4 passed 00:00:00
demand-backup-encrypted-with-tls-pxb-5-7 passed 00:00:00
demand-backup-encrypted-with-tls-pxb-8-0 passed 00:00:00
demand-backup-encrypted-with-tls-pxb-8-4 passed 00:00:00
demand-backup-8-0 passed 00:00:00
demand-backup-flow-control-8-0 passed 00:00:00
demand-backup-flow-control-8-4 passed 00:00:00
demand-backup-parallel-8-0 passed 00:00:00
demand-backup-parallel-8-4 passed 00:00:00
demand-backup-without-passwords-8-0 passed 00:00:00
demand-backup-without-passwords-8-4 passed 00:00:00
extra-pvc-8-0 passed 00:00:00
haproxy-5-7 passed 00:00:00
haproxy-8-0 passed 00:00:00
haproxy-8-4 passed 00:00:00
init-deploy-5-7 passed 00:00:00
init-deploy-8-0 passed 00:00:00
limits-8-0 passed 00:00:00
monitoring-2-0-8-0 passed 00:00:00
monitoring-pmm3-8-0 passed 00:00:00
monitoring-pmm3-8-4 passed 00:18:53
one-pod-5-7 passed 00:00:00
one-pod-8-0 passed 00:00:00
pitr-8-0 passed 00:00:00
pitr-8-4 passed 00:00:00
pitr-pxb-8-0 passed 00:00:00
pitr-pxb-8-4 passed 00:46:39
pitr-gap-errors-8-0 passed 00:00:00
pitr-gap-errors-8-4 passed 00:00:00
proxy-protocol-8-0 passed 00:00:00
proxy-switch-8-0 passed 00:00:00
proxysql-sidecar-res-limits-8-0 passed 00:00:00
proxysql-scheduler-8-0 passed 00:00:00
pvc-resize-5-7 passed 00:00:00
pvc-resize-8-0 passed 00:00:00
recreate-8-0 passed 00:00:00
restore-to-encrypted-cluster-8-0 passed 00:00:00
restore-to-encrypted-cluster-8-4 passed 00:00:00
restore-to-encrypted-cluster-pxb-8-0 passed 00:00:00
restore-to-encrypted-cluster-pxb-8-4 passed 00:00:00
scaling-proxysql-8-0 passed 00:00:00
scaling-8-0 passed 00:00:00
scheduled-backup-5-7 passed 01:01:58
scheduled-backup-8-0 passed 01:04:24
scheduled-backup-8-4 passed 01:06:03
security-context-8-0 passed 00:00:00
smart-update1-8-0 passed 00:00:00
smart-update1-8-4 passed 00:00:00
smart-update2-8-0 passed 00:00:00
smart-update2-8-4 passed 00:00:00
smart-update3-8-0 passed 00:00:00
sst-retry-limit-8-0 passed 00:00:00
sst-retry-limit-8-4 passed 00:00:00
storage-8-0 passed 00:00:00
tls-issue-cert-manager-ref-8-0 passed 00:00:00
tls-issue-cert-manager-8-0 passed 00:00:00
tls-issue-self-8-0 passed 00:00:00
upgrade-consistency-8-0 passed 00:00:00
upgrade-consistency-8-4 passed 00:00:00
upgrade-haproxy-5-7 passed 00:00:00
upgrade-haproxy-8-0 passed 00:00:00
upgrade-proxysql-5-7 passed 00:00:00
upgrade-proxysql-8-0 passed 00:00:00
users-5-7 passed 00:31:28
users-8-0 passed 00:31:10
users-scheduler-8-4 passed 00:29:34
validation-hook-8-0 passed 00:00:00
Summary Value
Tests Run 80/80
Job Duration 01:50:22
Total Test Time 06:42:17

commit: 4f29559
image: perconalab/percona-xtradb-cluster-operator:PR-2392-4f29559e

@hors
hors merged commit 9d2ae02 into main May 3, 2026
15 checks passed
@hors
hors deleted the dependabot/go_modules/sigs.k8s.io/controller-runtime-0.23.3 branch May 3, 2026 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants