Skip to content
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

Update k8s.io/utils digest to f90d014 - autoclosed #612

Closed
wants to merge 1 commit into from

Conversation

openstack-k8s-ci-robot
Copy link

@openstack-k8s-ci-robot openstack-k8s-ci-robot commented Aug 24, 2024

This PR contains the following updates:

Package Type Update Change
k8s.io/utils require digest 18e509b -> f90d014
k8s.io/utils indirect digest 18e509b -> f90d014

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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@openstack-k8s-ci-robot
Copy link
Author

openstack-k8s-ci-robot commented Aug 24, 2024

⚠️ 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:

  • 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 ./...
warning: ignoring symlink /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/templates/glance/bin
warning: ignoring symlink /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/templates/glanceapi/bin
github.com/openstack-k8s-operators/glance-operator/controllers imports
	k8s.io/apimachinery/pkg/labels imports
	k8s.io/utils/strings/slices imports
	slices: package slices is not in GOROOT (/opt/containerbase/tools/golang/1.20.14/src/slices)

File name: api/go.sum
Command failed: go get -d -t ./...
github.com/openstack-k8s-operators/glance-operator/api/v1beta1 imports
	github.com/openstack-k8s-operators/lib-common/modules/common/service imports
	k8s.io/apimachinery/pkg/labels imports
	k8s.io/utils/strings/slices imports
	slices: package slices is not in GOROOT (/opt/containerbase/tools/golang/1.20.14/src/slices)

File name: go.mod
Command failed: make gowork
Makefile:77: Command "oc" and "kubectl" missing, some targets may fail
go: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
make: *** [Makefile:369: gowork] Error 1

File name: go.mod
Command failed: make tidy
Makefile:77: Command "oc" and "kubectl" missing, some targets may fail
go: github.com/openstack-k8s-operators/glance-operator/api@v0.0.0-00010101000000-000000000000 (replaced by ./api): parsing api/go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/api/go.mod:66:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
make: *** [Makefile:134: tidy] Error 1

File name: go.mod
Command failed: make manifests generate
Makefile:77: Command "oc" and "kubectl" missing, some targets may fail
api/v1beta1/glance_webhook.go:23:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
api/v1beta1/conditions.go:19:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
api/v1beta1/glanceapi_types.go:23:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
api/v1beta1/common_types.go:22:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
api/v1beta1/common_types.go:23:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
api/v1beta1/common_types.go:24:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
api/v1beta1/glance_webhook.go:34:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
api/v1beta1/glance_types.go:21:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
api/v1beta1/common_types.go:25:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
api/v1beta1/glance_webhook.go:25:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
api/v1beta1/glance_types.go:22:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
api/v1beta1/glance_webhook.go:26:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
api/v1beta1/glance_webhook.go:27:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
api/v1beta1/glance_webhook.go:28:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
api/v1beta1/glance_webhook.go:29:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
api/v1beta1/glance_webhook.go:30:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
api/v1beta1/groupversion_info.go:24:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
api/v1beta1/glance_webhook.go:31:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
api/v1beta1/glance_webhook.go:32:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
pkg/glance/dbsync.go:20:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
pkg/glance/cronjob.go:23:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
pkg/glance/pvc.go:7:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
pkg/glance/funcs.go:5:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
pkg/glanceapi/statefulset.go:23:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
pkg/glanceapi/statefulset.go:24:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
pkg/glanceapi/statefulset.go:32:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
pkg/glanceapi/statefulset.go:33:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
pkg/glanceapi/statefulset.go:36:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
pkg/glanceapi/statefulset.go:37:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_controller.go:40:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_controller.go:23:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
main.go:41:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
main.go:42:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_controller.go:43:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_controller.go:44:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_controller.go:47:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_common.go:32:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_controller.go:51:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_controller.go:52:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_common.go:33:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_controller.go:53:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_common.go:25:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glanceapi_controller.go:59:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_controller.go:56:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_controller.go:57:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_controller.go:25:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_controller.go:27:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_common.go:40:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_common.go:26:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_controller.go:30:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_controller.go:32:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_controller.go:34:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_controller.go:35:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_controller.go:37:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_controller.go:38:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
main.go:31:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
main.go:32:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
main.go:28:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
main.go:34:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
main.go:35:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
main.go:36:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
main.go:39:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
v1beta1/glance_webhook.go:23:2: module github.com/openstack-k8s-operators/glance-operator: parsing ../go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
v1beta1/conditions.go:19:2: module github.com/openstack-k8s-operators/glance-operator: parsing ../go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
v1beta1/glanceapi_types.go:23:2: module github.com/openstack-k8s-operators/glance-operator: parsing ../go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
v1beta1/common_types.go:22:2: module github.com/openstack-k8s-operators/glance-operator: parsing ../go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
v1beta1/common_types.go:23:2: module github.com/openstack-k8s-operators/glance-operator: parsing ../go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
v1beta1/common_types.go:24:2: module github.com/openstack-k8s-operators/glance-operator: parsing ../go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
v1beta1/glance_webhook.go:34:2: module github.com/openstack-k8s-operators/glance-operator: parsing ../go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
v1beta1/glance_types.go:21:2: module github.com/openstack-k8s-operators/glance-operator: parsing ../go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
v1beta1/common_types.go:25:2: module github.com/openstack-k8s-operators/glance-operator: parsing ../go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
v1beta1/glance_webhook.go:25:2: module github.com/openstack-k8s-operators/glance-operator: parsing ../go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
v1beta1/glance_types.go:22:2: module github.com/openstack-k8s-operators/glance-operator: parsing ../go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
v1beta1/glance_webhook.go:26:2: module github.com/openstack-k8s-operators/glance-operator: parsing ../go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
v1beta1/glance_webhook.go:27:2: module github.com/openstack-k8s-operators/glance-operator: parsing ../go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
v1beta1/glance_webhook.go:28:2: module github.com/openstack-k8s-operators/glance-operator: parsing ../go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
v1beta1/glance_webhook.go:29:2: module github.com/openstack-k8s-operators/glance-operator: parsing ../go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
v1beta1/glance_webhook.go:30:2: module github.com/openstack-k8s-operators/glance-operator: parsing ../go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
v1beta1/groupversion_info.go:24:2: module github.com/openstack-k8s-operators/glance-operator: parsing ../go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
v1beta1/glance_webhook.go:31:2: module github.com/openstack-k8s-operators/glance-operator: parsing ../go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
v1beta1/glance_webhook.go:32:2: module github.com/openstack-k8s-operators/glance-operator: parsing ../go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
github.com/openstack-k8s-operators/glance-operator/api/v1beta1:-: use of unimported package "tls"
github.com/openstack-k8s-operators/glance-operator/api/v1beta1:-: use of unimported package "service"
github.com/openstack-k8s-operators/glance-operator/api/v1beta1:-: use of unimported package "service"
github.com/openstack-k8s-operators/glance-operator/api/v1beta1:-: use of unimported package "storage"
Error: not all generators ran successfully
run `controller-gen rbac:roleName=manager-role crd:maxDescLen=0 webhook paths=./... output:crd:artifacts:config=config/crd/bases -w` to see all available markers, or `controller-gen rbac:roleName=manager-role crd:maxDescLen=0 webhook paths=./... output:crd:artifacts:config=config/crd/bases -h` for usage
make: *** [Makefile:116: manifests] Error 1

File name: api/go.mod
Command failed: make gowork
Makefile:77: Command "oc" and "kubectl" missing, some targets may fail
go: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
make: *** [Makefile:369: gowork] Error 1

File name: api/go.mod
Command failed: make tidy
Makefile:77: Command "oc" and "kubectl" missing, some targets may fail
go: github.com/openstack-k8s-operators/glance-operator/api@v0.0.0-00010101000000-000000000000 (replaced by ./api): parsing api/go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/api/go.mod:66:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
make: *** [Makefile:134: tidy] Error 1

File name: api/go.mod
Command failed: make manifests generate
Makefile:77: Command "oc" and "kubectl" missing, some targets may fail
api/v1beta1/glance_webhook.go:23:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
api/v1beta1/conditions.go:19:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
api/v1beta1/glanceapi_types.go:23:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
api/v1beta1/common_types.go:22:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
api/v1beta1/common_types.go:23:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
api/v1beta1/common_types.go:24:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
api/v1beta1/glance_webhook.go:34:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
api/v1beta1/glance_types.go:21:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
api/v1beta1/common_types.go:25:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
api/v1beta1/glance_webhook.go:25:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
api/v1beta1/glance_types.go:22:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
api/v1beta1/glance_webhook.go:26:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
api/v1beta1/glance_webhook.go:27:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
api/v1beta1/glance_webhook.go:28:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
api/v1beta1/glance_webhook.go:29:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
api/v1beta1/glance_webhook.go:30:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
api/v1beta1/groupversion_info.go:24:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
api/v1beta1/glance_webhook.go:31:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
api/v1beta1/glance_webhook.go:32:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
pkg/glance/dbsync.go:20:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
pkg/glance/cronjob.go:23:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
pkg/glance/pvc.go:7:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
pkg/glance/funcs.go:5:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
pkg/glanceapi/statefulset.go:23:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
pkg/glanceapi/statefulset.go:24:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
pkg/glanceapi/statefulset.go:32:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
pkg/glanceapi/statefulset.go:33:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
pkg/glanceapi/statefulset.go:36:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
pkg/glanceapi/statefulset.go:37:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_controller.go:40:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_controller.go:23:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
main.go:41:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
main.go:42:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_controller.go:43:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_controller.go:44:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_controller.go:47:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_common.go:32:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_controller.go:51:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_controller.go:52:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_common.go:33:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_controller.go:53:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_common.go:25:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glanceapi_controller.go:59:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_controller.go:56:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_controller.go:57:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_controller.go:25:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_controller.go:27:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_common.go:40:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_common.go:26:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_controller.go:30:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_controller.go:32:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_controller.go:34:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_controller.go:35:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_controller.go:37:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
controllers/glance_controller.go:38:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
main.go:31:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
main.go:32:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
main.go:28:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
main.go:34:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
main.go:35:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
main.go:36:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
main.go:39:2: module github.com/openstack-k8s-operators/glance-operator: parsing go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
v1beta1/glance_webhook.go:23:2: module github.com/openstack-k8s-operators/glance-operator: parsing ../go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
v1beta1/conditions.go:19:2: module github.com/openstack-k8s-operators/glance-operator: parsing ../go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
v1beta1/glanceapi_types.go:23:2: module github.com/openstack-k8s-operators/glance-operator: parsing ../go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
v1beta1/common_types.go:22:2: module github.com/openstack-k8s-operators/glance-operator: parsing ../go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
v1beta1/common_types.go:23:2: module github.com/openstack-k8s-operators/glance-operator: parsing ../go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
v1beta1/common_types.go:24:2: module github.com/openstack-k8s-operators/glance-operator: parsing ../go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
v1beta1/glance_webhook.go:34:2: module github.com/openstack-k8s-operators/glance-operator: parsing ../go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
v1beta1/glance_types.go:21:2: module github.com/openstack-k8s-operators/glance-operator: parsing ../go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
v1beta1/common_types.go:25:2: module github.com/openstack-k8s-operators/glance-operator: parsing ../go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
v1beta1/glance_webhook.go:25:2: module github.com/openstack-k8s-operators/glance-operator: parsing ../go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
v1beta1/glance_types.go:22:2: module github.com/openstack-k8s-operators/glance-operator: parsing ../go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
v1beta1/glance_webhook.go:26:2: module github.com/openstack-k8s-operators/glance-operator: parsing ../go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
v1beta1/glance_webhook.go:27:2: module github.com/openstack-k8s-operators/glance-operator: parsing ../go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
v1beta1/glance_webhook.go:28:2: module github.com/openstack-k8s-operators/glance-operator: parsing ../go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
v1beta1/glance_webhook.go:29:2: module github.com/openstack-k8s-operators/glance-operator: parsing ../go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
v1beta1/glance_webhook.go:30:2: module github.com/openstack-k8s-operators/glance-operator: parsing ../go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
v1beta1/groupversion_info.go:24:2: module github.com/openstack-k8s-operators/glance-operator: parsing ../go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
v1beta1/glance_webhook.go:31:2: module github.com/openstack-k8s-operators/glance-operator: parsing ../go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
v1beta1/glance_webhook.go:32:2: module github.com/openstack-k8s-operators/glance-operator: parsing ../go.mod: /tmp/renovate/repos/github/openstack-k8s-operators/glance-operator/go.mod:26:2: require k8s.io/utils: version "f90d01438635" invalid: must be of the form v1.2.3
github.com/openstack-k8s-operators/glance-operator/api/v1beta1:-: use of unimported package "tls"
github.com/openstack-k8s-operators/glance-operator/api/v1beta1:-: use of unimported package "service"
github.com/openstack-k8s-operators/glance-operator/api/v1beta1:-: use of unimported package "service"
github.com/openstack-k8s-operators/glance-operator/api/v1beta1:-: use of unimported package "storage"
Error: not all generators ran successfully
run `controller-gen rbac:roleName=manager-role crd:maxDescLen=0 webhook paths=./... output:crd:artifacts:config=config/crd/bases -w` to see all available markers, or `controller-gen rbac:roleName=manager-role crd:maxDescLen=0 webhook paths=./... output:crd:artifacts:config=config/crd/bases -h` for usage
make: *** [Makefile:116: manifests] Error 1

@openshift-ci openshift-ci bot requested review from stuggi and viroel August 24, 2024 04:18
Copy link
Contributor

openshift-ci bot commented Aug 24, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: openstack-k8s-ci-robot
Once this PR has been reviewed and has the lgtm label, please assign frenzyfriday for approval. For more information see the Kubernetes Code Review Process.

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

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link
Contributor

openshift-ci bot commented Aug 31, 2024

@openstack-k8s-ci-robot: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/functional 23bb719 link true /test functional
ci/prow/precommit-check 23bb719 link true /test precommit-check
ci/prow/glance-operator-build-deploy-tempest 23bb719 link true /test glance-operator-build-deploy-tempest
ci/prow/glance-operator-build-deploy-kuttl 23bb719 link true /test glance-operator-build-deploy-kuttl

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@openstack-k8s-ci-robot openstack-k8s-ci-robot changed the title Update k8s.io/utils digest to f90d014 Update k8s.io/utils digest to f90d014 - autoclosed Sep 2, 2024
@openstack-k8s-ci-robot openstack-k8s-ci-robot deleted the renovate/k8s.io branch September 2, 2024 10:16
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.

1 participant