Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 24, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Type Update Change OpenSSF
github.com/openmcp-project/openmcp-operator/lib require minor v0.14.0 -> v0.15.1 OpenSSF Scorecard

Release Notes

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

v0.15.1

Compare Source

Changes included in v0.15.1:

🚀 Features
  • allow to skip the workload cluster management #​171
    • [DEVELOPER][FEATURE] Allow to skip management of Workload cluster in Access Request Reconciler
🐛 Fixes
  • access request handling for MCP V2 #​172
    • [USER][BUGFIX] Correctly handle MCPs without an OIDC config
      Change : to _ for the access secret provider prefix.

v0.15.0

Compare Source

Changes included in v0.15.0:

🔨 Refactoring
  • move access request handling into own lib function #​160
    • [DEVELOPER][FEATURE] The lib/clusteraccess package's Manager interface has been expanded with the WaitForClusterAccess method, which creates/updates an AccessRequest for an existing Cluster or ClusterRequest.
🚀 Features
  • support token auth for ManagedControlPlaneV2 #​168
    • [USER][FEATURE] Allow static token configuration in IAM section of ManagedControlPlaneV2
  • Improve clusteraccess #​167
    • [DEVELOPER][FEATURE] The StableRequestName and StableRequestNameFromLocalName functions from the lib/clusteraccess package now shorten resulting names if they exceed the character limit for k8s resource names. A hash suffix prevents conflicts for different keys with the same prefix.
    • [DEVELOPER][FEATURE] The NewTestClusterAccessManager function from lib/accessrequest serves as an implementation of the Manager interface that is suited to be used in unit tests. It fakes readiness of ClusterRequest and AccessRequest resources that it creates and returns k8s fake clients instead. The fake clients have to be configured before. While this makes the Manager usable in unit tests, the code creating the Manager still has to differentiate between the creation of a regular one or the test implementation.

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/github.com-openmcp-project-openmcp-operator-lib-0.x branch from 41c4bd1 to a86bbbf Compare September 29, 2025 15:08
@renovate renovate bot changed the title fix(deps): update module github.com/openmcp-project/openmcp-operator/lib to v0.15.0 fix(deps): update module github.com/openmcp-project/openmcp-operator/lib to v0.15.1 Sep 29, 2025
@renovate renovate bot force-pushed the renovate/github.com-openmcp-project-openmcp-operator-lib-0.x branch from a86bbbf to 9f0baa4 Compare October 2, 2025 22:25
guewa
guewa previously approved these changes Oct 2, 2025
@renovate renovate bot force-pushed the renovate/github.com-openmcp-project-openmcp-operator-lib-0.x branch from 9f0baa4 to d4adf85 Compare October 3, 2025 01:06
@renovate renovate bot dismissed guewa’s stale review October 3, 2025 01:13

The merge-base changed after approval.

@renovate renovate bot force-pushed the renovate/github.com-openmcp-project-openmcp-operator-lib-0.x branch from d4adf85 to 0648c4d Compare October 3, 2025 01:13
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