Skip to content

fix(deps): update module github.com/openmcp-project/openmcp-operator/api to v1#140

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-openmcp-project-openmcp-operator-api-1.x
Open

fix(deps): update module github.com/openmcp-project/openmcp-operator/api to v1#140
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-openmcp-project-openmcp-operator-api-1.x

Conversation

@renovate

@renovate renovate Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change OpenSSF
github.com/openmcp-project/openmcp-operator/api require major v0.21.0v1.0.1 OpenSSF Scorecard
github.com/openmcp-project/openmcp-operator/api require major v0.19.1v1.0.1 OpenSSF Scorecard

Release Notes

openmcp-project/openmcp-operator (github.com/openmcp-project/openmcp-operator/api)

v1.0.1

Compare Source

Changelog
🚨 Breaking
[DEVELOPER]
  • The UsernameGroupPrefix() method of the OIDCProviderConfig struct has been replaced by GetUsernamePrefix() and GetGroupsPrefix(). (#​310, @​Diaphteiros)
  • The field status.apiServer of the Cluster resource has been deprecated. Use status.endpoints instead. It allows to export multiple endpoints. (#​309, @​Diaphteiros)
[OPERATOR]
  • Cluster resources can now expose multiple endpoints via status.endpoints, instead of only a single one via status.apiServer. The openmcp-operator configuration (MCP section) now optionally specifies a list of endpoint names which should be forwarded from an MCP's cluster to the corresponding MCP's status (if they exist on the Cluster). (#​309, @​Diaphteiros)
🚀 Features
[USER]
  • The OIDC provider specification now allows to explicitly set the prefix for groups and/or usernames. Before, both were defaulted to <name>:. To avoid breaking changes, the old default is still applied if the field is not set. Setting it to an empty string completely removes the prefix. (#​310, @​Diaphteiros)
  • If configured by the landscape operator, endpoints exposed by the ControlPlane's cluster can now be displayed in its status (status.endpoints). Note that the controller which reconciles the ControlPlane does not wait for a Cluster to expose any endpoints, so they might only become visible after additional reconciliations of the ControlPlane. The openmcp.cloud/operation: reconcile annotation can be used to trigger a reconciliation manually. (#​309, @​Diaphteiros)

v1.0.0

Compare Source

Changelog

🚨 Breaking

[OPERATOR]
  • The resource with kind ManagedControlPlaneV2 in api group core.openmcp.cloud has been renamed to ControlPlane, with api group core.open-control-plane.io. The spec did not change, neither did any other values, e.g. labels. In addition to renaming (copying, as kind and apiGroup are immutable) the existing ManagedControlPlaneV2 resources, the owner reference on access secrets pointing to the old resources have to be either removed or adapted manually. (#​278, @​Diaphteiros)

Configuration

📅 Schedule: (UTC)

  • 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 these updates 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 commented Jun 5, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: api/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/openmcp-project/controller-utils v0.28.0 -> v0.29.0

@renovate renovate Bot force-pushed the renovate/github.com-openmcp-project-openmcp-operator-api-1.x branch 5 times, most recently from 6a40485 to c097fd2 Compare June 15, 2026 13:43
@renovate renovate Bot force-pushed the renovate/github.com-openmcp-project-openmcp-operator-api-1.x branch from c097fd2 to ff27a09 Compare June 16, 2026 09:18
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.

0 participants