Skip to content

Commit 5b1a12b

Browse files
Tmp
1 parent 6769e8c commit 5b1a12b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/proposals/20210526-cluster-class-and-managed-topologies.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -599,7 +599,8 @@ In this cases for ServerSideApply to work properly it is required to ensure the
599599
type definitions, like +MapType or +MapTypeKey, see [merge strategy](https://kubernetes.io/docs/reference/using-api/server-side-apply/#merge-strategy) for more details.
600600

601601
Note: in order to allow the topology controller to execute templates rotation only when strictly necessary, it is necessary
602-
to implement specific handling of dry run operations in the templates webhooks as described in [Required Changes on providers from 1.1 to 1.2](https://cluster-api.sigs.k8s.io/developer/providers/migrations/v1.1-to-v1.2#required-api-changes-for-providers).
602+
to implement specific handling of dry run operations in the templates webhooks as described in the Cluster API contract, see
603+
e.g. [InfraMachineTemplate: support for SSA dry runInfraMachineTemplate: support for SSA dry run](https://cluster-api.sigs.k8s.io/developer/providers/contracts/infra-machine#inframachinetemplate-support-for-ssa-dry-run).
603604

604605
### Risks and Mitigations
605606

0 commit comments

Comments
 (0)