openstack-k8s-operators / horizon-operator

Apache License 2.0
1 stars 26 forks source link

Update module sigs.k8s.io/controller-runtime to v0.16.5 #291

Closed openstack-k8s-ci-robot closed 8 months ago

openstack-k8s-ci-robot commented 9 months ago

This PR contains the following updates:

Package Type Update Change
sigs.k8s.io/controller-runtime require patch v0.16.4 -> v0.16.5

Release Notes

kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime) ### [`v0.16.5`](https://togithub.com/kubernetes-sigs/controller-runtime/releases/tag/v0.16.5) [Compare Source](https://togithub.com/kubernetes-sigs/controller-runtime/compare/v0.16.4...v0.16.5) ##### What's Changed - 🐛 Fix lazy rest mapper cache invalidation by [@​g-gaston](https://togithub.com/g-gaston) in [https://github.com/kubernetes-sigs/controller-runtime/pull/2689](https://togithub.com/kubernetes-sigs/controller-runtime/pull/2689) **Full Changelog**: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.16.4...v0.16.5

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/New_York, 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.



This PR has been generated by Renovate Bot.

openstack-k8s-ci-robot commented 9 months ago

⚠ Artifact update problem

Renovate failed to update artifacts 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:

The artifact failure details are included below:

File name: go.sum
Command failed: go mod tidy
go: go.mod file indicates go 1.20, but maximum version supported by tidy is 1.19
File name: api/go.sum
Command failed: go mod tidy
go: go.mod file indicates go 1.20, but maximum version supported by tidy is 1.19
File name: go.mod
Command failed: make tidy
go: go.mod file indicates go 1.20, but maximum version supported by tidy is 1.19
make: *** [Makefile:327: tidy] Error 1
File name: api/go.mod
Command failed: make tidy
go: go.mod file indicates go 1.20, but maximum version supported by tidy is 1.19
make: *** [Makefile:327: tidy] Error 1
bshephar commented 9 months ago

/retest

openshift-ci[bot] commented 8 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: openstack-k8s-ci-robot, stuggi

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/openstack-k8s-operators/horizon-operator/blob/main/OWNERS)~~ [stuggi] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment