Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 28, 2025

This PR contains the following updates:

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

Release Notes

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

v0.10.0

Compare Source

Changes included in v0.10.0:

🚀 Features
  • [feature] [developer] args and envs ##​99: - Change of the arguments and environment variables that are passed to providers.
🔧 Chores
  • [feature] [operator] release v0.10.0 ##​101: - Release v0.10.0 of the openmcp operator
  • [feature] [user] minor api enhancements ##​100: ClusterRequest resources can now be configured to delay the removal of their own finalizer (therefore also delaying their own deletion) until the corresponding Cluster is gone when the request is deleted, instead of the finalizer being removed immediately after the deletion of the Cluster has been triggered. Cluster providers need to take care to implement the feature accordingly. The spec.waitForClusterDeletion flag has no effect in situations where deletion of the ClusterRequest does not trigger a deletion of the corresponding Cluster.
```feature developer
`ServiceProvider` resources must now expose a list of their service resource types in their status. Service providers must take care to implement the feature accordingly. This serves as a kind of 'service catalog' that allows to look up the k8s resources that belong to a specific service provider.
- remove `Dockerfile` [##​93](https://redirect.github.com/openmcp-project/openmcp-operator/pull/93).

##### 🐛 Fixes
- [feature] [user] empty `AccessRequestConfig` during controller start up [##​96](https://redirect.github.com/openmcp-project/openmcp-operator/pull/96): Fixing possible nil pointer dereference bug while accessing empty `AccessRequestConfig` during start up of accessrequest controller

v0.9.1

Compare Source

Changes included in v0.9.1:

🐛 Fixes
  • fix wrong reference type in Cluster type #​90.

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
Copy link
Contributor Author

renovate bot commented Jul 28, 2025

ℹ Artifact update notice

File name: 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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/openmcp-project/controller-utils v0.13.1 -> v0.14.0
github.com/openmcp-project/openmcp-operator/api v0.9.1 -> v0.10.0
github.com/openmcp-project/controller-utils/api v0.13.1 -> v0.14.0

@renovate renovate bot force-pushed the renovate/github.com-openmcp-project-openmcp-operator-lib-0.x branch 4 times, most recently from 36d476f to 076a1bc Compare August 1, 2025 06:19
@renovate renovate bot force-pushed the renovate/github.com-openmcp-project-openmcp-operator-lib-0.x branch from 076a1bc to 394aec8 Compare August 4, 2025 12:21
@renovate renovate bot changed the title fix(deps): update module github.com/openmcp-project/openmcp-operator/lib to v0.9.1 fix(deps): update module github.com/openmcp-project/openmcp-operator/lib to v0.10.0 Aug 4, 2025
@renovate renovate bot force-pushed the renovate/github.com-openmcp-project-openmcp-operator-lib-0.x branch 6 times, most recently from 478478d to b0d1b0d Compare August 7, 2025 09:35
guewa
guewa previously approved these changes Aug 7, 2025
@guewa guewa enabled auto-merge (squash) August 7, 2025 17:39
@renovate renovate bot force-pushed the renovate/github.com-openmcp-project-openmcp-operator-lib-0.x branch 2 times, most recently from cdda767 to 40d188b Compare August 7, 2025 17:46
@renovate renovate bot force-pushed the renovate/github.com-openmcp-project-openmcp-operator-lib-0.x branch from 40d188b to 9f2ae6e Compare August 7, 2025 17:54
@guewa guewa merged commit c089175 into main Aug 7, 2025
8 checks passed
@guewa guewa deleted the renovate/github.com-openmcp-project-openmcp-operator-lib-0.x branch August 7, 2025 18:22
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