generated from SAP/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 2
fix(deps): update module github.com/openmcp-project/controller-utils to v0.22.0 #69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
maximiliantech
merged 2 commits into
main
from
renovate/github.com-openmcp-project-controller-utils-0.x
Oct 6, 2025
Merged
fix(deps): update module github.com/openmcp-project/controller-utils to v0.22.0 #69
maximiliantech
merged 2 commits into
main
from
renovate/github.com-openmcp-project-controller-utils-0.x
Oct 6, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5c07b68 to
45007df
Compare
45007df to
bdb94fb
Compare
bdb94fb to
1995a48
Compare
1995a48 to
2137650
Compare
2137650 to
4654cb6
Compare
4654cb6 to
cea07bf
Compare
cea07bf to
318ac05
Compare
318ac05 to
ee3a218
Compare
ee3a218 to
6792d06
Compare
3ea3c4d to
fdb5174
Compare
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
5a7caf8 to
f3df5ef
Compare
f3df5ef to
703809d
Compare
703809d to
0c33991
Compare
maximiliantech
approved these changes
Oct 6, 2025
|
With |
GenosseOtt
approved these changes
Oct 6, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
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:
v0.11.0->v0.22.0Release Notes
openmcp-project/controller-utils (github.com/openmcp-project/controller-utils)
v0.22.0Compare Source
Changes included in v0.22.0:
🚀 Features
pkg/controllerlibrary now has anExactNamePredicatethat allows to filter for a specific name and namespace.pkg/controllerpackage now has a constantK8sMaxNameLengththat holds the maximum length for k8s resource names. This is useful in combination with the package'sShortenToXCharactersfunction.pkg/controllerpackage'sShortenToXCharactersfunction, there is now also aShortenToXCharactersUnsafefunction which panics instead of returning an error if something goes wrong.chore: deprecate old hash funcs
v0.21.0Compare Source
Changes included in v0.21.0:
🚀 Features
chore: deprecate old hash funcs
v0.20.0Compare Source
Changes included in v0.20.0:
🚀 Features
pkg/loggingpackage'sLoggernow has aLogRequeuefunction that can be used to easily log a message if the object that was just reconciled is going to be requeued.v0.19.0Compare Source
Changes included in v0.19.0:
🚀 Features
🐛 Fixes
., because this is not an allowed character in the condition's reason. This is now avoided by replacing.with:when using the condition's type to construct a dummy reason.v0.18.0Compare Source
Changes included in v0.18.0:
🚀 Features
K8sNameUUIDUnsafeandK8sObjectUUIDUnsafealternatives for theK8sNameUUIDandK8sObjectUUIDfunctions that panic instead of returning an error.v0.17.0Compare Source
Changes included in v0.17.0:
🚀 Features
pkg/clusteraccesspackage now contains aCreateOIDCKubeconfigfunction that can be used to generate a kubeconfig that uses theoidc-loginkubectl plugin to authenticate via OIDC.v0.16.0Compare Source
Changes included in v0.16.0:
🔧 Chores
ProjectSliceToMapfunction to thepkg/collectionspackage. This is useful for turning lists with identifiable items into maps with the identifiers as key, for example.v0.15.0Compare Source
Changes included in v0.15.0:
🔨 Refactoring
WithSmartRequeuecall into theReconcileResult.🚀 Features
WithSmartRequeue.🔧 Chores
ReconcileResultstruct now has aConditionsToRemovefield that takes a slice of condition types. If the condition updater is configured on the status updater, all conditions with the listed types are removed from the list of conditions.v0.14.0Compare Source
Changes included in v0.14.0:
🚀 Features
v0.13.1Compare Source
Changes included in v0.13.1:
🐛 Fixes
v0.13.0Compare Source
Changes included in v0.13.0:
🚀 Features
🔧 Chores
ValidatingAdmissionPolicyandValidatingAdmissionPolicyBinding.🐛 Fixes
Clustertype'sSchememethod so it does not returnnilforClusters created viaNewTestClusterFromClient.v0.12.0Compare Source
Changes included in v0.12.0:
🚀 Features
🔧 Chores
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.
This PR was generated by Mend Renovate. View the repository job log.