Skip to content

Release v1.0.0

Choose a tag to compare

@github-actions github-actions released this 02 Jun 14:26
· 10 commits to main since this release
1538996

Changelog

🚨 Breaking

[OPERATOR]

  • The resource with kind ManagedControlPlaneV2 in api group core.openmcp.cloud has been renamed to ControlPlane, with api group core.open-control-plane.io. The spec did not change, neither did any other values, e.g. labels. In addition to renaming (copying, as kind and apiGroup are immutable) the existing ManagedControlPlaneV2 resources, the owner reference on access secrets pointing to the old resources have to be either removed or adapted manually. (#278, @Diaphteiros)