Update GO modules dependencies (main) (patch)
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| github.com/go-logr/logr |
v1.4.2 -> v1.4.3
|
||
| k8s.io/api |
v0.31.1 -> v0.31.13
|
||
| k8s.io/apimachinery |
v0.31.1 -> v0.31.13
|
||
| k8s.io/client-go |
v0.31.1 -> v0.31.13
|
||
| sigs.k8s.io/controller-runtime |
v0.19.0 -> v0.19.7
|
Release Notes
go-logr/logr (github.com/go-logr/logr)
v1.4.3
Minor release.
What's Changed
- Fix slog tests for 1.25 by @hoeppi-google in #361
- Remove one exception from Slog testing by @thockin in #362
New Contributors
- @hoeppi-google made their first contribution in #361
Full Changelog: https://github.com/go-logr/logr/compare/v1.4.2...v1.4.3
kubernetes/api (k8s.io/api)
v0.31.13
v0.31.12
v0.31.11
v0.31.10
v0.31.9
v0.31.8
v0.31.7
v0.31.6
v0.31.5
v0.31.4
v0.31.3
v0.31.2
kubernetes/apimachinery (k8s.io/apimachinery)
v0.31.13
v0.31.12
v0.31.11
v0.31.10
v0.31.9
v0.31.8
v0.31.7
v0.31.6
v0.31.5
v0.31.4
v0.31.3
v0.31.2
kubernetes/client-go (k8s.io/client-go)
v0.31.13
v0.31.12
v0.31.11
v0.31.10
v0.31.9
v0.31.8
v0.31.7
v0.31.6
v0.31.5
v0.31.4
v0.31.3
v0.31.2
kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)
v0.19.7
What's Changed
-
🐛 fix: cache should list out of global cache when present and necessary by @k8s-infra-cherrypick-robot in #3128 -
🐛 Fakeclient: Fix dataraces when writing to the scheme by @k8s-infra-cherrypick-robot in #3146 - Revert "
✨ Expose all Go runtime metrics" by @k8s-infra-cherrypick-robot in #3148
Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.6...v0.19.7
v0.19.6
What's Changed
-
✨ Expose all Go runtime metrics by @k8s-infra-cherrypick-robot in #3101
Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.5...v0.19.6
v0.19.5
What's Changed
-
🐛 cache: clone maps to prevent data race when concurrently creating caches using the same options by @k8s-infra-cherrypick-robot in #3080 -
🐛 support WaitForSync in custom TypedSyncingSource by @tareksha in #3087
Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.4...v0.19.5
v0.19.4
What's Changed
-
🌱 Add fsnotify watcher+polling by @sbueringer in #3052
Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.3...v0.19.4
v0.19.3
What's Changed
-
🐛 Refactor certificate watcher to use polling, instead of fsnotify by @k8s-infra-cherrypick-robot in #3023 -
🐛 Use leader elector with client timeout by @k8s-infra-cherrypick-robot in #3031
Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.2...v0.19.3
v0.19.2
What's Changed
-
✨ Add EnableWatchBookmarks option to cache informers by @k8s-infra-cherrypick-robot in #3018
Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.1...v0.19.2
v0.19.1
What's Changed
- [release-0.19]
🌱 Verify MR titles with shell script by @k8s-infra-cherrypick-robot in #2947 - [release-0.19]
🐛 Fakeclient: preserve TypeMeta for PartialObjectMeta resources by @k8s-infra-cherrypick-robot in #2951 - [release-0.19]
🌱 pr-verify: use env var for passing the MR title by @k8s-infra-cherrypick-robot in #2962 - [release-0.19]
🌱 pr-verify: use env var for passing the MR title by @k8s-infra-cherrypick-robot in #2965 - [release-0.19]
🌱 Fix MR verify action by @k8s-infra-cherrypick-robot in #2974 - [release-0.19]
🐛 Fakeclient: Fix TOCTOU races by @k8s-infra-cherrypick-robot in #2992
Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.0...v0.19.1
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.