Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 5, 2025

This PR contains the following updates:

Package Update Change OpenSSF
openmcp-project/openmcp-operator minor v0.13.0 -> v0.14.0 OpenSSF Scorecard

Release Notes

openmcp-project/openmcp-operator (openmcp-project/openmcp-operator)

v0.14.0

Compare Source

Changes included in v0.14.0:

🔨 Refactoring
  • OIDC validation and defaulting #​157
    • [OPERATOR][BREAKING] The naming restriction for the default OIDC provider has been removed (was restricted to default before) and it is now defaulted to openmcp instead.
    • [USER][BREAKING] The validation for the spec.iam.oidcProviders field in the ManagedControlPlaneV2 resource has been changed in multiple ways:
      • usernamePrefix and groupsPrefix have been removed and are now always assumed to be <name>:
      • name is not allowed to be set to system (prevents k8s service account impersonation)
      • The regex validation rule for name has been fixed
      • issuer and clientID are now required and the former one must look like an URL
      • Duplicate OIDC provider names or ones that clash with the default OIDC provider are now prevented
  • change default scheduler scope to 'Cluster' #​153
    • [OPERATOR][BREAKING] The scheduler's default scope has been changed to Cluster (was Namespaced before).
  • make logging verbosity case-insensitive #​155
    • [OPERATOR][OTHER] It is now possible to specify the logging verbosity in the PlatformService, ClusterProvider, and ServiceProvider resources also in lowercase.
🚀 Features
  • sync Cluster conditions to MCP #​152
    • [USER][FEATURE] The MCPv2 resource now syncs conditions from its primary Cluster into its own status.
  • MCP purpose override #​151
    • [USER][FEATURE] The label core.openmcp.cloud/purpose can now be used on ManagedControlPlaneV2 resources to override the default cluster purpose.

v0.13.1

Compare Source

Changes included in v0.13.1:

🐛 Fixes
  • mcpv2 conditions #​150
    • [USER][BUGFIX] Fixed an invalid condition type in the MCPv2 resource that prevent status updates and by that the MCPv2 from becoming ready.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/openmcp-project-openmcp-operator-0.x branch from 470943e to 04f7639 Compare September 9, 2025 10:02
@renovate renovate bot changed the title chore(deps): update dependency openmcp-project/openmcp-operator to v0.13.1 chore(deps): update dependency openmcp-project/openmcp-operator to v0.14.0 Sep 9, 2025
@reshnm reshnm merged commit 2813caa into main Sep 11, 2025
2 checks passed
@reshnm reshnm deleted the renovate/openmcp-project-openmcp-operator-0.x branch September 11, 2025 07:55
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.

1 participant