You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/book/src/developer/providers/migrations/v1.5-to-v1.6.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,7 @@ maintainers of providers and consumers of our Go API.
16
16
- sigs.k8s.io/controller-tools: v0.12.x
17
17
18
18
## Changes by Kind
19
+
- Introduced `v1beta1` for ipam.cluster.x-k8s.io IPAddresses and IPAddressClaims. Conversion webhooks handle translation between the hub version `v1beta1` and spoke `v1alpha1`.
19
20
20
21
### Deprecation
21
22
- The function `sigs.k8s.io/cluster-api/addons/api/v1beta1``DeleteBinding` has been deprecated. Please use `RemoveBinding` from the same package instead.
0 commit comments