Skip to content

Conversation

@Diaphteiros
Copy link
Contributor

What this PR does / why we need it:
If we use the same resource name and group and just a different version, k8s will try to convert between both versions. We do not want that, since we want to use the old and the new version in parallel for some time for an easier migration.

Therefore, we had to rename the new MCP version. I just renamed it to ManagedControlPlaneV2, it will likely get a new name in the near future when we adapt our naming schema.

Which issue(s) this PR fixes:
Related to openmcp-project/backlog#210

Special notes for your reviewer:

Release note:

The v2 ManagedControlPlane resource has been renamed to `ManagedControlPlaneV2` to avoid k8s trying to convert between v1 and v2, since we want to use both in parallel for the migration period.

@Diaphteiros Diaphteiros merged commit 89308d4 into main Aug 13, 2025
4 checks passed
@Diaphteiros Diaphteiros deleted the mcpv2 branch August 13, 2025 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants