Skip to content

fix(deps): update module github.com/openmcp-project/controller-utils to v0.13.1 #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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 24, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/openmcp-project/controller-utils v0.11.0 -> v0.13.1 age confidence

Release Notes

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

v0.13.1

Compare Source

Changes included in v0.13.1:

🐛 Fixes
  • fix condition updater #​93.

v0.13.0

Compare Source

Changes included in v0.13.0:

🚀 Features
  • release v0.13.0 #​92.
  • event recording for changed conditions #​87.
  • Adapt condition updater to use metav1.Condition #​86.
🔧 Chores
  • add ValidatingAdmissionPolicy(Binding) resource mutators #​91: Added resource mutators for ValidatingAdmissionPolicy and ValidatingAdmissionPolicyBinding.
🐛 Fixes
  • fix cluster's Scheme() method in test setups #​89: Improved the implementation of the Cluster type's Scheme method so it does not return nil for Clusters created via NewTestClusterFromClient.

v0.12.0

Compare Source

Changes included in v0.12.0:

🚀 Features
  • add collection utility functions ##​66.
  • add jsonpatch library ##​71.
🔧 Chores
  • release v0.12.0 ##​72.
  • extend testing library ##​80.
  • add retrying k8s client implementation ##​79.
  • renovate minimumReleaseAge back to 0 days ##​76.
  • renovate updates go lang version ##​70.

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.

Copy link
Contributor Author

renovate bot commented Jul 24, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: module github.com/openmcp-project/controller-utils@v0.13.1 requires go >= 1.24.5; switching to go1.24.5
go: downloading go1.24.5 (linux/amd64)
go: download go1.24.5: golang.org/toolchain@v0.0.1-go1.24.5.linux-amd64: verifying module: checksum database disabled by GOSUMDB=off

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.

0 participants