chore(deps): update openmcp-project go dependencies #19
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.24.0→v0.25.2v0.48.0→v0.52.0v0.17.1→v0.18.1v0.17.1→v0.18.1v1.1.0→v1.2.0Release Notes
openmcp-project/controller-utils (github.com/openmcp-project/controller-utils)
v0.25.2Compare Source
Changes included in v0.25.2:
Changelog
🐛 Bugfixes
[DEVELOPER]
ShortenToXCharactersfunction which could lead to invalid k8s names. (#207, @Diaphteiros)v0.25.1Compare Source
Changes included in v0.25.1:
Changelog
🐛 Bugfixes
[DEVELOPER]
v0.25.0Compare Source
Changes included in v0.25.0:
Changelog
openmcp-project/mcp-operator (github.com/openmcp-project/mcp-operator/api)
v0.52.0Compare Source
Changes included in v0.52.0:
Changelog
🚀 Features
[OPERATOR]
[USER]
🐛 Bugfixes
[OPERATOR]
v0.51.0Compare Source
v0.50.0Compare Source
Changes included in v0.50.0:
Changelog
🚨 Breaking
[DEPENDENCY]
v0.49.0Compare Source
openmcp-project/openmcp-operator (github.com/openmcp-project/openmcp-operator/api)
v0.18.1Compare Source
Changes included in v0.18.1:
Changelog
🐛 Bugfixes
[OPERATOR]
➕ Other
[DEVELOPER]
IsClusterProviderResponsibleForAccessRequestfunction. (#240, @Diaphteiros)v0.18.0Compare Source
Changes included in v0.18.0:
Changelog
🚨 Breaking
[DEVELOPER]
AccessRequestcontroller has changed slightly. It will now reset the phase toPendingwhenever the request's generation changes. ClusterProviders should use the newIsClusterProviderResponsibleForAccessRequestmethod from thelibmodule to determine whether they should reconcile anAccessRequest. (#234, @Diaphteiros)🚀 Features
[DEVELOPER]
clusteraccesslibrary now supports updating AccessRequests via its newUpdatemethod. (#234, @Diaphteiros)AccessRequest,ClusterRequest,Clusterand internal access have been added to theClusterAccessManager, similar to how they already were available for theClusterAccessReconciler. (#234, @Diaphteiros)services.openmcp.cloud/<provider-name>finalizer to the MCP in order to be cleaned up properly. The MCPv2 controller will now always list allServiceProviderresources on the platform cluster and check for each registered service resource whether it exists for the current MCPv2 during deletion. (#208, @Diaphteiros)[OPERATOR]
ClusterRequestreferences a non-existingCluster, which will trigger a re-scheduling of the request. (#210, @Diaphteiros)clusters.openmcp.cloud/randomize-cluster-name: "true"label, the names ofClusterresources created forClusterRequests are now deterministic (using a hash of name and namespace of the request) instead of random. This makes it easier to recover lostClusterresources. Note that for limitedly shared clusters, the name depends on theClusterRequestthat initially created theClusterand might still change when theClusteris lost and later re-created by the scheduler. (#210, @Diaphteiros)[USER]
spec.ttl, which takes a duration string. If set, the AccessRequest will be deleted automatically after the configured duration. The field is optional and AccessRequests without it will live indefinitely, as before. (#221, @Diaphteiros)openmcp-project/project-workspace-operator (github.com/openmcp-project/project-workspace-operator/api)
v1.2.0Compare Source
Changes included in v1.2.0:
Changelog
🚀 Features
[USER]
What's Changed
63dd575by @renovate[bot] in #16161b37f7by @renovate[bot] in #163914a6e7by @renovate[bot] in #164cba10d7by @renovate[bot] in #167Full Changelog: openmcp-project/project-workspace-operator@v1.1.1...v1.2.0
v1.1.1Compare Source
Changes included in v1.1.1:
Changelog
🐛 Bugfixes
[USER]
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.