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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changelog
🚨 Breaking
[OPERATOR]
The default permissions now use the new MCPv2 kind and api group (ControlPlane.core.open-control-plane.io) instead of the old one (ManagedControlPlaneV2.core.openmcp.cloud). To keep using this version with openmcp-operator versions prior to v1.0.0, the config has to be adapted to include the (now removed) old MCPv2 names. (#234, @Diaphteiros)
🚀 Features
[OPERATOR]
The openmcp.cloud/operation annotation can now be used on Project and Workspace resources. (#220, @Diaphteiros)