Skip to content

Conversation

@Diaphteiros
Copy link
Contributor

@Diaphteiros Diaphteiros commented Jul 11, 2025

What this PR does / why we need it:
Enables the usage of the Gardener ClusterProvider for cluster creation (v2 architecture) instead of the internal logic (v1 architecture).
Adds general logic for switching between v1 and v2 architecture for specific components.

Which issue(s) this PR fixes:
Part of openmcp-project/backlog#104

Special notes for your reviewer:

Release note:

Enabled the v2 bridge for switching between v1 and v2 architecture versions for specific components. See the [documentation](https://github.com/openmcp-project/mcp-operator/blob/main/docs/architecture-v2/bridge.md) for further details.

@Diaphteiros Diaphteiros marked this pull request as ready for review July 15, 2025 07:46
@reshnm reshnm marked this pull request as draft July 15, 2025 07:53
@Diaphteiros
Copy link
Contributor Author

Requires a controller-utils release containing openmcp-project/controller-utils#91.


// instead of calling a handler, create a ClusterRequest and an AccessRequest
// ensure namespace, because this is created on the platform cluster
nsName := openmcpclusterutils.StableRequestNamespace(as.Namespace)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Follow up: Let's think about a different approach that does not exceed the 63 character limit of DNS subdomains.

@guewa guewa merged commit ed7b70c into main Jul 28, 2025
7 checks passed
@guewa guewa deleted the v2-demo branch July 28, 2025 09:32
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.

4 participants