Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
github.com/openmcp-project/controller-utils require minor v0.18.0 -> v0.19.0 OpenSSF Scorecard

Release Notes

openmcp-project/controller-utils (github.com/openmcp-project/controller-utils)

v0.19.0

Compare Source

Changes included in v0.19.0:

🚀 Features
  • [feature] [developer] enable skipping clusters in CRD management #​125: It is now possible to skip Clusters when using the CRD Management to create/update CRDs.
🐛 Fixes
  • [bugfix] [user] avoid invalid condition reasons #​127: The condition updater would produce an invalid dummy reason for a condition if that condition's type contained a ., 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.

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 becomes conflicted, 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 Sep 1, 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):

  • 12 additional dependencies were updated

Details:

Package Change
k8s.io/api v0.33.4 -> v0.34.0
k8s.io/apimachinery v0.33.4 -> v0.34.0
sigs.k8s.io/controller-runtime v0.21.0 -> v0.22.0
github.com/emicklei/go-restful/v3 v3.12.1 -> v3.12.2
github.com/fsnotify/fsnotify v1.8.0 -> v1.9.0
github.com/fxamacker/cbor/v2 v2.7.0 -> v2.9.0
github.com/google/gnostic-models v0.6.9 -> v0.7.0
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
github.com/spf13/pflag v1.0.7 -> v1.0.9
k8s.io/apiextensions-apiserver v0.33.4 -> v0.34.0
k8s.io/client-go v0.33.4 -> v0.34.0
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff -> v0.0.0-20250710124328-f3f2b991d03b

@robertgraeff robertgraeff merged commit e08121f into main Sep 1, 2025
5 checks passed
@robertgraeff robertgraeff deleted the renovate/github.com-openmcp-project-controller-utils-0.x branch September 1, 2025 12:51
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.

2 participants