-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Crossplane v2 ships with Managed Resource Activation Policies (MRAP), which allow platform teams to activate only the ManagedResourceDefinitions they actually need (see the official docs on Managed Resource Activation Policies and Managed Resource Definitions).
However, the current xpkg.upbound.io/yandexcloud/crossplane-provider-yc package (including v0.12.0) does not declare the safe-start capability. As a result, Crossplane eagerly activates all CRDs even when an MRAP is in place, which defeats the purpose of selective activation.
It would be great if the provider declared safe-start in its capabilities. Thanks a lot for considering this improvement!
UPD: https://docs.crossplane.io/v2.0/guides/implementing-safe-start/
nekr0z
Metadata
Metadata
Assignees
Labels
No labels