Skip to content

feat: add ManagedControlPlane API #104

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 8, 2025
Merged

feat: add ManagedControlPlane API #104

merged 2 commits into from
Aug 8, 2025

Conversation

Diaphteiros
Copy link
Contributor

What this PR does / why we need it:
In order to test the mcp controller properly, the ClusterProviders need to be able to handle AccessRequest resources with oidc configuration in it. I extracted the api change that introduces the corresponding fields from the mcp controller branch, so we can merge these, then adapt the ClusterProviders, and then test the mcp controller before merging its logic.

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

Special notes for your reviewer:

Release note:

Added the `ManagedControlPlane` type with api version `core.openmcp.cloud/v2alpha1` and added OIDC configuration to the `AccessRequest` type.

@maximiliantech maximiliantech changed the title add ManagedControlPlane api feat: add ManagedControlPlane API Aug 7, 2025
@Diaphteiros Diaphteiros merged commit 7a1fea0 into main Aug 8, 2025
6 checks passed
@Diaphteiros Diaphteiros deleted the mcp-api branch August 8, 2025 13:10
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.

2 participants