-
Notifications
You must be signed in to change notification settings - Fork 0
Commit c542b16
authored
deps(deps): update all non-major dependencies (#307)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/onsi/ginkgo/v2](https://redirect.github.com/onsi/ginkgo) |
`v2.22.0` -> `v2.22.2` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [github.com/onsi/gomega](https://redirect.github.com/onsi/gomega) |
`v1.36.1` -> `v1.36.2` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[github.com/validator-labs/validator](https://redirect.github.com/validator-labs/validator)
| `v0.1.14` -> `v0.1.16` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [k8s.io/api](https://redirect.github.com/kubernetes/api) | `v0.31.4`
-> `v0.32.1` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[k8s.io/apimachinery](https://redirect.github.com/kubernetes/apimachinery)
| `v0.31.4` -> `v0.32.1` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [k8s.io/client-go](https://redirect.github.com/kubernetes/client-go) |
`v0.31.4` -> `v0.32.1` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[sigs.k8s.io/cluster-api](https://redirect.github.com/kubernetes-sigs/cluster-api)
| `v1.9.0` -> `v1.9.4` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[sigs.k8s.io/controller-runtime](https://redirect.github.com/kubernetes-sigs/controller-runtime)
| `v0.19.3` -> `v0.20.1` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>onsi/ginkgo (github.com/onsi/ginkgo/v2)</summary>
###
[`v2.22.2`](https://redirect.github.com/onsi/ginkgo/releases/tag/v2.22.2)
[Compare
Source](https://redirect.github.com/onsi/ginkgo/compare/v2.22.1...v2.22.2)
#### What's Changed
- Bump golang.org/x/net from 0.32.0 to 0.33.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/onsi/ginkgo/pull/1496](https://redirect.github.com/onsi/ginkgo/pull/1496)
- Bump golang.org/x/crypto from 0.17.0 to 0.31.0 in
/ginkgo/performance/\_fixtures/performance_fixture by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/onsi/ginkgo/pull/1498](https://redirect.github.com/onsi/ginkgo/pull/1498)
- Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/onsi/ginkgo/pull/1499](https://redirect.github.com/onsi/ginkgo/pull/1499)
**Full Changelog**:
onsi/ginkgo@v2.22.1...v2.22.2
###
[`v2.22.1`](https://redirect.github.com/onsi/ginkgo/releases/tag/v2.22.1)
[Compare
Source](https://redirect.github.com/onsi/ginkgo/compare/v2.22.0...v2.22.1)
#### 2.22.1
##### Fixes
Fix CSV encoding
- Update tests
\[[`aab3da6`](https://redirect.github.com/onsi/ginkgo/commit/aab3da6)]
- Properly encode CSV rows
\[[`c09df39`](https://redirect.github.com/onsi/ginkgo/commit/c09df39)]
- Add test case for proper csv escaping
\[[`96a80fc`](https://redirect.github.com/onsi/ginkgo/commit/96a80fc)]
- Add meta-test
\[[`43dad69`](https://redirect.github.com/onsi/ginkgo/commit/43dad69)]
##### Maintenance
- ensure \*.test files are gitignored so we don't accidentally commit
compiled tests again
\[[`c88c634`](https://redirect.github.com/onsi/ginkgo/commit/c88c634)]
- remove golang.org/x/net/context in favour of stdlib context
\[[`4df44bf`](https://redirect.github.com/onsi/ginkgo/commit/4df44bf)]
</details>
<details>
<summary>onsi/gomega (github.com/onsi/gomega)</summary>
###
[`v1.36.2`](https://redirect.github.com/onsi/gomega/releases/tag/v1.36.2)
[Compare
Source](https://redirect.github.com/onsi/gomega/compare/v1.36.1...v1.36.2)
#### Maintenance
- Bump nokogiri from 1.16.3 to 1.16.5 in /docs by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/onsi/gomega/pull/757](https://redirect.github.com/onsi/gomega/pull/757)
- Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.22.1 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/onsi/gomega/pull/808](https://redirect.github.com/onsi/gomega/pull/808)
- Bump golang.org/x/net from 0.30.0 to 0.33.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/onsi/gomega/pull/807](https://redirect.github.com/onsi/gomega/pull/807)
- Bump google.golang.org/protobuf from 1.35.1 to 1.36.1 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/onsi/gomega/pull/810](https://redirect.github.com/onsi/gomega/pull/810)
</details>
<details>
<summary>validator-labs/validator
(github.com/validator-labs/validator)</summary>
###
[`v0.1.16`](https://redirect.github.com/validator-labs/validator/releases/tag/v0.1.16)
[Compare
Source](https://redirect.github.com/validator-labs/validator/compare/v0.1.15...v0.1.16)
##### Bug Fixes
- update plugin chart values with new metrics service targetPort
([#​457](https://redirect.github.com/validator-labs/validator/issues/457))
([c474d90](https://redirect.github.com/validator-labs/validator/commit/c474d90c46a8feb9b2e4e0b8f40c0f42a97958bc))
##### Other
- **deps:** bump golang.org/x/crypto from 0.30.0 to 0.31.0
([#​455](https://redirect.github.com/validator-labs/validator/issues/455))
([a8c3422](https://redirect.github.com/validator-labs/validator/commit/a8c3422288929292e9f94a482f8a6f59c208a919))
##### Dependency Updates
- **deps:** update golang.org/x/exp digest to
[`1829a12`](https://redirect.github.com/validator-labs/validator/commit/1829a12)
([#​448](https://redirect.github.com/validator-labs/validator/issues/448))
([fb42aea](https://redirect.github.com/validator-labs/validator/commit/fb42aeaee051ef3b2b22986f7f203452419f03d4))
- **deps:** update golang.org/x/exp digest to
[`4a55095`](https://redirect.github.com/validator-labs/validator/commit/4a55095)
([#​454](https://redirect.github.com/validator-labs/validator/issues/454))
([3e1fe92](https://redirect.github.com/validator-labs/validator/commit/3e1fe92ec84c986b237b82fc8662b6a468493315))
- **deps:** update golang.org/x/exp digest to
[`b2144cd`](https://redirect.github.com/validator-labs/validator/commit/b2144cd)
([#​458](https://redirect.github.com/validator-labs/validator/issues/458))
([0b04ec9](https://redirect.github.com/validator-labs/validator/commit/0b04ec9fc93e94b17e04b1de1a857f606042a940))
###
[`v0.1.15`](https://redirect.github.com/validator-labs/validator/releases/tag/v0.1.15)
[Compare
Source](https://redirect.github.com/validator-labs/validator/compare/v0.1.14...v0.1.15)
##### Other
- re-scaffold kubebuilder project
([#​451](https://redirect.github.com/validator-labs/validator/issues/451))
([025d729](https://redirect.github.com/validator-labs/validator/commit/025d72927ac69931812e8410f2d67573c131d44b))
##### Dependency Updates
- **deps:** update build digest to
[`5e4aaa9`](https://redirect.github.com/validator-labs/validator/commit/5e4aaa9)
([#​450](https://redirect.github.com/validator-labs/validator/issues/450))
([4a8bc76](https://redirect.github.com/validator-labs/validator/commit/4a8bc76bff4fc36425d29731fcb860e7dbfbc3b4))
</details>
<details>
<summary>kubernetes/api (k8s.io/api)</summary>
###
[`v0.32.1`](https://redirect.github.com/kubernetes/api/compare/v0.32.0...v0.32.1)
[Compare
Source](https://redirect.github.com/kubernetes/api/compare/v0.32.0...v0.32.1)
###
[`v0.32.0`](https://redirect.github.com/kubernetes/api/compare/v0.31.4...v0.32.0)
[Compare
Source](https://redirect.github.com/kubernetes/api/compare/v0.31.5...v0.32.0)
###
[`v0.31.5`](https://redirect.github.com/kubernetes/api/compare/v0.31.4...v0.31.5)
[Compare
Source](https://redirect.github.com/kubernetes/api/compare/v0.31.4...v0.31.5)
</details>
<details>
<summary>kubernetes/apimachinery (k8s.io/apimachinery)</summary>
###
[`v0.32.1`](https://redirect.github.com/kubernetes/apimachinery/compare/v0.32.0...v0.32.1)
[Compare
Source](https://redirect.github.com/kubernetes/apimachinery/compare/v0.32.0...v0.32.1)
###
[`v0.32.0`](https://redirect.github.com/kubernetes/apimachinery/compare/v0.31.4...v0.32.0)
[Compare
Source](https://redirect.github.com/kubernetes/apimachinery/compare/v0.31.5...v0.32.0)
###
[`v0.31.5`](https://redirect.github.com/kubernetes/apimachinery/compare/v0.31.4...v0.31.5)
[Compare
Source](https://redirect.github.com/kubernetes/apimachinery/compare/v0.31.4...v0.31.5)
</details>
<details>
<summary>kubernetes/client-go (k8s.io/client-go)</summary>
###
[`v0.32.1`](https://redirect.github.com/kubernetes/client-go/compare/v0.32.0...v0.32.1)
[Compare
Source](https://redirect.github.com/kubernetes/client-go/compare/v0.32.0...v0.32.1)
###
[`v0.32.0`](https://redirect.github.com/kubernetes/client-go/compare/v0.31.4...v0.32.0)
[Compare
Source](https://redirect.github.com/kubernetes/client-go/compare/v0.31.5...v0.32.0)
###
[`v0.31.5`](https://redirect.github.com/kubernetes/client-go/compare/v0.31.4...v0.31.5)
[Compare
Source](https://redirect.github.com/kubernetes/client-go/compare/v0.31.4...v0.31.5)
</details>
<details>
<summary>kubernetes-sigs/cluster-api (sigs.k8s.io/cluster-api)</summary>
###
[`v1.9.4`](https://redirect.github.com/kubernetes-sigs/cluster-api/releases/tag/v1.9.4)
[Compare
Source](https://redirect.github.com/kubernetes-sigs/cluster-api/compare/v1.9.3...v1.9.4)
#### 👌 Kubernetes version support
- Management Cluster: v1.28.x -> v1.32.x
- Workload Cluster: v1.26.x -> v1.32.x
[More information about version support can be found
here](https://cluster-api.sigs.k8s.io/reference/versions.html)
#### Changes since v1.9
#### 📈 Overview
- 20 new commits merged
- 5 bugs fixed 🐛
#### 🐛 Bug Fixes
- CAPIM: Fix periodic resync in in-memory provider
([#​11670](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11670))
- Clustercache: Prevent concurrent map read/write when creating a cache
([#​11709](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11709))
- Machine: Sort list of pre-drain hooks for stable condition messages
([#​11625](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11625))
- Release: Fix broken links in release team handbooks
([#​11654](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11654))
- util: Also patch external refs if the UID differs
([#​11689](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11689))
#### 🌱 Others
- CAPIM: Inmemory: fix watch to continue serving based on
resourceVersion parameter
([#​11710](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11710))
- clusterctl: Add Infrastructure provider Harvester
([#​11653](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11653))
- Conditions: Fix formatting of blocking lifecycle hook condition
message
([#​11669](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11669))
- Conditions: Fix log messages in Cluster set status code + some minor
unit test fixes
([#​11640](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11640))
- Dependency: Bump envtest to v1.32.0
([#​11641](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11641))
- Dependency: Bump github.com/coredns/corefile-migration to v1.0.25
([#​11676](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11676))
- Dependency: Bump to controller-runtime v0.19.4
([#​11645](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11645))
- KCP: Stop recreating logger for etcd client
([#​11672](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11672))
- Logging: Reduce log level of noisy logs in ExtensionConfig and Cluster
controller
([#​11668](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11668))
- Machine: Improve Machine create and delete logs
([#​11712](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11712))
- MachineHealthCheck: Improve Machine remediation logs
([#​11706](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11706))
- util: Call patchHelper only if necessary when reconciling external
refs
([#​11675](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11675))
- util: PatchHelper: call toUnstructured only if necessary
([#​11673](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11673))
:book: Additionally, there have been 2 contributions to our
documentation and book.
([#​11627](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11627),
[#​11701](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11701))
#### Dependencies
##### Added
*Nothing has changed.*
##### Changed
- github.com/coredns/corefile-migration: [v1.0.24 →
v1.0.25](https://redirect.github.com/coredns/corefile-migration/compare/v1.0.24...v1.0.25)
- sigs.k8s.io/controller-runtime: v0.19.3 → v0.19.4
##### Removed
*Nothing has changed.*
*Thanks to all our contributors!* 😊
###
[`v1.9.3`](https://redirect.github.com/kubernetes-sigs/cluster-api/releases/tag/v1.9.3)
[Compare
Source](https://redirect.github.com/kubernetes-sigs/cluster-api/compare/v1.9.2...v1.9.3)
#### 👌 Kubernetes version support
- Management Cluster: v1.28.x -> v1.32.x
- Workload Cluster: v1.26.x -> v1.32.x
[More information about version support can be found
here](https://cluster-api.sigs.k8s.io/reference/versions.html)
#### Changes since v1.9.2
#### 📈 Overview
- 2 new commits merged
- 1 bug fixed 🐛
#### 🐛 Bug Fixes
- ClusterClass: Export runtime.Client interface and cache package
([#​11612](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11612))
#### 🌱 Others
- Dependency: Bump to golang.org/x/net v0.23.0
([#​11618](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11618))
#### Dependencies
##### Added
*Nothing has changed.*
##### Changed
- golang.org/x/net: v0.32.0 → v0.33.0
##### Removed
*Nothing has changed.*
*Thanks to all our contributors!* 😊
###
[`v1.9.2`](https://redirect.github.com/kubernetes-sigs/cluster-api/releases/tag/v1.9.2)
[Compare
Source](https://redirect.github.com/kubernetes-sigs/cluster-api/compare/v1.9.1...v1.9.2)
#### 👌 Kubernetes version support
- Management Cluster: v1.28.x -> v1.32.x
- Workload Cluster: v1.26.x -> v1.32.x
[More information about version support can be found
here](https://cluster-api.sigs.k8s.io/reference/versions.html)
#### Changes since v1.9.1
#### 📈 Overview
- 4 new commits merged
#### 🌱 Others
- Cluster: Reconcile topology only when necessary
([#​11606](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11606))
- KCP: Improve KCP scale up when using failure domains
([#​11604](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11604))
- Runtime SDK: Cache DiscoveryVariables calls
([#​11599](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11599))
- util: Add TypedAll, ResourceIsUnchanged and TypedResourceIsUnchanged
predicates
([#​11603](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11603))
#### Dependencies
##### Added
*Nothing has changed.*
##### Changed
*Nothing has changed.*
##### Removed
*Nothing has changed.*
*Thanks to all our contributors!* 😊
###
[`v1.9.1`](https://redirect.github.com/kubernetes-sigs/cluster-api/releases/tag/v1.9.1)
[Compare
Source](https://redirect.github.com/kubernetes-sigs/cluster-api/compare/v1.9.0...v1.9.1)
#### 👌 Kubernetes version support
- Management Cluster: v1.28.x -> v1.32.x
- Workload Cluster: v1.26.x -> v1.32.x
[More information about version support can be found
here](https://cluster-api.sigs.k8s.io/reference/versions.html)
#### Highlights
- Support for Kubernetes v1.32
#### Changes since v1.9.0
#### 📈 Overview
- 11 new commits merged
- 1 feature addition ✨
#### ✨ New Features
- Testing: Bump Kubernetes in tests to v1.32.0 and claim support for
v1.32
([#​11565](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11565))
#### 🌱 Others
- Dependency: Bump golang.org/x/crypto
([#​11582](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11582))
- e2e: Allow e2e scalability test to have custom deletion timeout
([#​11574](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11574))
- e2e: Bump default kind image to v1.32.0
([#​11569](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11569))
- Machine: Remove solved todo comment
([#​11567](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11567))
:book: Additionally, there have been 6 contributions to our
documentation and book.
([#​11560](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11560),
[#​11561](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11561),
[#​11576](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11576),
[#​11577](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11577),
[#​11583](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11583),
[#​11585](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11585))
#### Dependencies
##### Added
*Nothing has changed.*
##### Changed
- golang.org/x/crypto: v0.29.0 → v0.31.0
- golang.org/x/net: v0.31.0 → v0.32.0
- golang.org/x/sync: v0.9.0 → v0.10.0
- golang.org/x/sys: v0.27.0 → v0.28.0
- golang.org/x/term: v0.26.0 → v0.27.0
- golang.org/x/text: v0.20.0 → v0.21.0
##### Removed
*Nothing has changed.*
*Thanks to all our contributors!* 😊
</details>
<details>
<summary>kubernetes-sigs/controller-runtime
(sigs.k8s.io/controller-runtime)</summary>
###
[`v0.20.1`](https://redirect.github.com/kubernetes-sigs/controller-runtime/releases/tag/v0.20.1)
[Compare
Source](https://redirect.github.com/kubernetes-sigs/controller-runtime/compare/v0.20.0...v0.20.1)
#### What's Changed
- \[release-0.20] 🐛 Check to see if custom source implements
fmt.Stringer when logging by
[@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot)
in
[https://github.com/kubernetes-sigs/controller-runtime/pull/3077](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3077)
- \[release-0.20] 🐛 cache: clone maps to prevent data race when
concurrently creating caches using the same options by
[@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot)
in
[https://github.com/kubernetes-sigs/controller-runtime/pull/3079](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3079)
- \[release-0.20] 🐛fix(controller): support WaitForSync in custom
TypedSyncingSource by
[@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot)
in
[https://github.com/kubernetes-sigs/controller-runtime/pull/3086](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3086)
- \[release-0.20] 🌱 Add debug logging for the state of the priority
queue by
[@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot)
in
[https://github.com/kubernetes-sigs/controller-runtime/pull/3088](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3088)
- \[release-0.20] 🐛 Priorityqueue: Yet another queue_depth metric
fix by
[@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot)
in
[https://github.com/kubernetes-sigs/controller-runtime/pull/3089](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3089)
**Full Changelog**:
kubernetes-sigs/controller-runtime@v0.20.0...v0.20.1
###
[`v0.20.0`](https://redirect.github.com/kubernetes-sigs/controller-runtime/releases/tag/v0.20.0)
[Compare
Source](https://redirect.github.com/kubernetes-sigs/controller-runtime/compare/v0.19.5...v0.20.0)
#### Highlights
- Based on k8s.io/\* v1.32 libraries and minimum Go version is now v1.23
- New experimental priority queue feature
- More details in
[#​3013](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3013)
and
[#​2374](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2374)
- Can be enabled via manager.Options.Controller.UsePriorityQueue
- Please give it a try and provide feedback in
[#​2374](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2374)
-
[AggregatedDiscovery](https://redirect.github.com/kubernetes/enhancements/issues/3352)
is automatically used when available
([#​2901](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2901))
- As usual, many improvements to the fake client
#### Changes since v0.19.0
#### 1 parent 1b55fdf commit c542b16Copy full SHA for c542b16
2 files changed
+101
-106
lines changed+33-33
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 |
| - | |
| 7 | + | |
| 8 | + | |
9 | 9 |
| |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| 19 | + | |
19 | 20 |
| |
20 | 21 |
| |
21 | 22 |
| |
| |||
36 | 37 |
| |
37 | 38 |
| |
38 | 39 |
| |
39 |
| - | |
40 | 40 |
| |
41 |
| - | |
| 41 | + | |
| 42 | + | |
42 | 43 |
| |
43 | 44 |
| |
44 | 45 |
| |
45 |
| - | |
| 46 | + | |
46 | 47 |
| |
47 | 48 |
| |
48 |
| - | |
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
64 |
| - | |
| 64 | + | |
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
| |||
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
76 |
| - | |
77 |
| - | |
| 76 | + | |
| 77 | + | |
78 | 78 |
| |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 |
| - | |
84 |
| - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
85 | 85 |
| |
86 |
| - | |
87 |
| - | |
| 86 | + | |
| 87 | + | |
88 | 88 |
| |
89 |
| - | |
| 89 | + | |
| 90 | + | |
90 | 91 |
| |
91 |
| - | |
92 | 92 |
| |
93 |
| - | |
94 |
| - | |
95 |
| - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
96 | 96 |
| |
97 |
| - | |
98 |
| - | |
99 |
| - | |
100 |
| - | |
101 |
| - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
102 | 102 |
| |
103 | 103 |
| |
104 | 104 |
| |
|
0 commit comments