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 github.com/openshift/api digest to abd990c #45

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 11, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/openshift/api require digest 78a19e9 -> abd990c

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Dec 11, 2023

⚠ 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: downloading k8s.io/apimachinery v0.29.0
go: downloading k8s.io/api v0.29.0
go: downloading sigs.k8s.io/controller-runtime v0.8.3
go: downloading github.com/go-logr/logr v1.3.0
go: downloading github.com/openshift/api v0.0.0-20240405191225-abd990ce290b
go: downloading github.com/redhat-cop/operator-utils v1.1.4
go: downloading github.com/scylladb/go-set v1.0.2
go: downloading github.com/onsi/ginkgo v1.16.4
go: downloading github.com/onsi/gomega v1.29.0
go: downloading k8s.io/client-go v0.20.2
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/google/gofuzz v1.2.0
go: downloading k8s.io/klog/v2 v2.110.1
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1
go: downloading github.com/BurntSushi/toml v0.3.1
go: downloading github.com/Masterminds/sprig/v3 v3.2.2
go: downloading github.com/pkg/errors v0.9.1
go: downloading k8s.io/kubectl v0.20.2
go: downloading sigs.k8s.io/yaml v1.3.0
go: downloading github.com/google/go-cmp v0.6.0
go: downloading golang.org/x/net v0.17.0
go: downloading github.com/evanphx/json-patch v4.12.0+incompatible
go: downloading k8s.io/apiextensions-apiserver v0.20.1
go: downloading github.com/go-logr/zapr v0.2.0
go: downloading go.uber.org/zap v1.15.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b
go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
go: downloading github.com/json-iterator/go v1.1.12
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/golang/protobuf v1.5.3
go: downloading github.com/googleapis/gnostic v0.5.1
go: downloading github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
go: downloading github.com/Masterminds/goutils v1.1.1
go: downloading github.com/Masterminds/semver/v3 v3.1.1
go: downloading github.com/google/uuid v1.3.0
go: downloading github.com/huandu/xstrings v1.3.1
go: downloading github.com/imdario/mergo v0.3.11
go: downloading github.com/mitchellh/copystructure v1.0.0
go: downloading github.com/shopspring/decimal v1.2.0
go: downloading github.com/spf13/cast v1.3.1
go: downloading golang.org/x/crypto v0.14.0
go: downloading github.com/prometheus/client_golang v1.7.1
go: downloading golang.org/x/time v0.3.0
go: downloading gomodules.xyz/jsonpatch/v2 v2.1.0
go: downloading github.com/nxadm/tail v1.4.8
go: downloading golang.org/x/sys v0.13.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
go: downloading k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00
go: downloading go.uber.org/atomic v1.6.0
go: downloading go.uber.org/multierr v1.5.0
go: downloading github.com/Azure/go-autorest/autorest v0.11.1
go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.5
go: downloading github.com/Azure/go-autorest v14.2.0+incompatible
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading google.golang.org/protobuf v1.31.0
go: downloading github.com/mitchellh/reflectwalk v1.0.0
go: downloading k8s.io/component-base v0.20.2
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/prometheus/client_model v0.2.0
go: downloading github.com/prometheus/common v0.10.0
go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
go: downloading golang.org/x/text v0.13.0
go: downloading golang.org/x/term v0.13.0
go: downloading github.com/google/gnostic-models v0.6.8
go: downloading github.com/go-openapi/jsonreference v0.20.2
go: downloading github.com/go-openapi/swag v0.22.3
go: downloading github.com/Azure/go-autorest/logger v0.2.0
go: downloading github.com/Azure/go-autorest/tracing v0.6.0
go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0
go: downloading github.com/form3tech-oss/jwt-go v3.2.2+incompatible
go: downloading cloud.google.com/go v0.54.0
go: downloading google.golang.org/appengine v1.6.6
go: downloading github.com/go-openapi/spec v0.19.3
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.1.1
go: downloading github.com/cespare/xxhash v1.1.0
go: downloading github.com/prometheus/procfs v0.2.0
go: downloading github.com/fsnotify/fsnotify v1.4.9
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
go: downloading github.com/go-openapi/jsonpointer v0.19.6
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/josharian/intern v1.0.0
go: downloading k8s.io/api v0.29.3
go: downloading k8s.io/apimachinery v0.29.3
go: github.com/redhat-cop/must-gather-operator imports
	k8s.io/client-go/kubernetes/scheme imports
	k8s.io/api/batch/v2alpha1: cannot find module providing package k8s.io/api/batch/v2alpha1
go: github.com/redhat-cop/must-gather-operator imports
	k8s.io/client-go/kubernetes/scheme imports
	k8s.io/api/discovery/v1alpha1: cannot find module providing package k8s.io/api/discovery/v1alpha1
go: github.com/redhat-cop/must-gather-operator imports
	k8s.io/client-go/kubernetes/scheme imports
	k8s.io/api/flowcontrol/v1alpha1: cannot find module providing package k8s.io/api/flowcontrol/v1alpha1
go: github.com/redhat-cop/must-gather-operator imports
	github.com/redhat-cop/operator-utils/pkg/util imports
	k8s.io/client-go/rest imports
	k8s.io/apimachinery/pkg/util/clock: cannot find module providing package k8s.io/apimachinery/pkg/util/clock
go: warning: github.com/Azure/go-autorest/autorest/adal@v0.9.5: retracted by module author: retracted due to token refresh errors
go: to switch to the latest unretracted version, run:
	go get github.com/Azure/go-autorest/autorest/adal@latest

@renovate renovate bot changed the title Update github.com/openshift/api digest to 5efc6fc Update github.com/openshift/api digest to 2679f63 Dec 12, 2023
@renovate renovate bot force-pushed the renovate/git.luolix.top-openshift-api-digest branch 2 times, most recently from 151098d to 8c09656 Compare December 13, 2023 08:21
@renovate renovate bot changed the title Update github.com/openshift/api digest to 2679f63 Update github.com/openshift/api digest to ef62af0 Dec 13, 2023
@renovate renovate bot force-pushed the renovate/git.luolix.top-openshift-api-digest branch from 8c09656 to 0b7e018 Compare December 15, 2023 17:55
@renovate renovate bot changed the title Update github.com/openshift/api digest to ef62af0 Update github.com/openshift/api digest to 1029f2d Dec 15, 2023
@renovate renovate bot force-pushed the renovate/git.luolix.top-openshift-api-digest branch from 0b7e018 to fe1f822 Compare December 19, 2023 05:51
@renovate renovate bot changed the title Update github.com/openshift/api digest to 1029f2d Update github.com/openshift/api digest to 7a5aa77 Dec 19, 2023
@renovate renovate bot force-pushed the renovate/git.luolix.top-openshift-api-digest branch from fe1f822 to 6edad85 Compare December 20, 2023 02:09
@renovate renovate bot changed the title Update github.com/openshift/api digest to 7a5aa77 Update github.com/openshift/api digest to 081317a Dec 20, 2023
@renovate renovate bot changed the title Update github.com/openshift/api digest to 081317a Update github.com/openshift/api digest to 053aee2 Dec 23, 2023
@renovate renovate bot force-pushed the renovate/git.luolix.top-openshift-api-digest branch from 6edad85 to 108b11a Compare December 23, 2023 05:39
@renovate renovate bot force-pushed the renovate/git.luolix.top-openshift-api-digest branch from 108b11a to 67fc095 Compare January 5, 2024 08:48
@renovate renovate bot changed the title Update github.com/openshift/api digest to 053aee2 Update github.com/openshift/api digest to c7a2d3b Jan 5, 2024
@renovate renovate bot force-pushed the renovate/git.luolix.top-openshift-api-digest branch from 67fc095 to 55bdf02 Compare January 10, 2024 05:40
@renovate renovate bot changed the title Update github.com/openshift/api digest to c7a2d3b Update github.com/openshift/api digest to 355cd25 Jan 10, 2024
@renovate renovate bot force-pushed the renovate/git.luolix.top-openshift-api-digest branch from 55bdf02 to 2bb3162 Compare January 12, 2024 05:15
@renovate renovate bot changed the title Update github.com/openshift/api digest to 355cd25 Update github.com/openshift/api digest to b6df9ba Jan 12, 2024
@renovate renovate bot force-pushed the renovate/git.luolix.top-openshift-api-digest branch from 2bb3162 to d2af6cb Compare January 13, 2024 17:52
@renovate renovate bot changed the title Update github.com/openshift/api digest to b6df9ba Update github.com/openshift/api digest to 412e126 Jan 13, 2024
@renovate renovate bot force-pushed the renovate/git.luolix.top-openshift-api-digest branch from d2af6cb to 67f21ef Compare January 16, 2024 20:55
@renovate renovate bot changed the title Update github.com/openshift/api digest to 412e126 Update github.com/openshift/api digest to 0793e91 Jan 16, 2024
@renovate renovate bot force-pushed the renovate/git.luolix.top-openshift-api-digest branch from 67f21ef to f11c4b3 Compare January 17, 2024 20:48
@renovate renovate bot changed the title Update github.com/openshift/api digest to 0793e91 Update github.com/openshift/api digest to 6d48d55 Jan 17, 2024
@renovate renovate bot force-pushed the renovate/git.luolix.top-openshift-api-digest branch from f11c4b3 to c12add0 Compare January 20, 2024 11:33
@renovate renovate bot changed the title Update github.com/openshift/api digest to 6d48d55 Update github.com/openshift/api digest to 59fa376 Jan 20, 2024
@renovate renovate bot force-pushed the renovate/git.luolix.top-openshift-api-digest branch from c12add0 to 77d46a1 Compare January 23, 2024 05:36
@renovate renovate bot changed the title Update github.com/openshift/api digest to 59fa376 Update github.com/openshift/api digest to 2054c69 Jan 23, 2024
@renovate renovate bot force-pushed the renovate/git.luolix.top-openshift-api-digest branch from 77d46a1 to 4d4c2de Compare January 25, 2024 05:13
@renovate renovate bot changed the title Update github.com/openshift/api digest to 610cbc7 Update github.com/openshift/api digest to f608b5d Mar 9, 2024
@renovate renovate bot force-pushed the renovate/git.luolix.top-openshift-api-digest branch from 3dffb85 to de9100c Compare March 12, 2024 00:01
@renovate renovate bot changed the title Update github.com/openshift/api digest to f608b5d Update github.com/openshift/api digest to e3b1aac Mar 12, 2024
@renovate renovate bot force-pushed the renovate/git.luolix.top-openshift-api-digest branch from de9100c to 2f146b9 Compare March 13, 2024 02:25
@renovate renovate bot changed the title Update github.com/openshift/api digest to e3b1aac Update github.com/openshift/api digest to 4785ede Mar 13, 2024
@renovate renovate bot force-pushed the renovate/git.luolix.top-openshift-api-digest branch from 2f146b9 to 7afc331 Compare March 14, 2024 23:41
@renovate renovate bot changed the title Update github.com/openshift/api digest to 4785ede Update github.com/openshift/api digest to a44aea8 Mar 14, 2024
@renovate renovate bot force-pushed the renovate/git.luolix.top-openshift-api-digest branch from 7afc331 to 7d6488a Compare March 16, 2024 08:45
@renovate renovate bot changed the title Update github.com/openshift/api digest to a44aea8 Update github.com/openshift/api digest to 8ebde95 Mar 16, 2024
@renovate renovate bot force-pushed the renovate/git.luolix.top-openshift-api-digest branch from 7d6488a to 38797fe Compare March 19, 2024 23:30
@renovate renovate bot changed the title Update github.com/openshift/api digest to 8ebde95 Update github.com/openshift/api digest to b87d22e Mar 19, 2024
@renovate renovate bot force-pushed the renovate/git.luolix.top-openshift-api-digest branch from 38797fe to 8573c6b Compare March 22, 2024 08:41
@renovate renovate bot changed the title Update github.com/openshift/api digest to b87d22e Update github.com/openshift/api digest to e2137ad Mar 22, 2024
@renovate renovate bot force-pushed the renovate/git.luolix.top-openshift-api-digest branch from 8573c6b to 0da22c0 Compare March 23, 2024 20:55
@renovate renovate bot changed the title Update github.com/openshift/api digest to e2137ad Update github.com/openshift/api digest to 2252c7a Mar 23, 2024
@renovate renovate bot force-pushed the renovate/git.luolix.top-openshift-api-digest branch from 0da22c0 to f941a20 Compare March 27, 2024 05:34
@renovate renovate bot changed the title Update github.com/openshift/api digest to 2252c7a Update github.com/openshift/api digest to 4b072d8 Mar 27, 2024
@renovate renovate bot force-pushed the renovate/git.luolix.top-openshift-api-digest branch from f941a20 to 8056376 Compare March 29, 2024 02:57
@renovate renovate bot changed the title Update github.com/openshift/api digest to 4b072d8 Update github.com/openshift/api digest to 8bef56a Mar 29, 2024
@renovate renovate bot force-pushed the renovate/git.luolix.top-openshift-api-digest branch from 8056376 to b5f7b00 Compare March 31, 2024 02:57
@renovate renovate bot changed the title Update github.com/openshift/api digest to 8bef56a Update github.com/openshift/api digest to f28a8dc Mar 31, 2024
@renovate renovate bot force-pushed the renovate/git.luolix.top-openshift-api-digest branch from b5f7b00 to 4c7da95 Compare April 2, 2024 11:56
@renovate renovate bot changed the title Update github.com/openshift/api digest to f28a8dc Update github.com/openshift/api digest to ab1b479 Apr 2, 2024
@renovate renovate bot force-pushed the renovate/git.luolix.top-openshift-api-digest branch from 4c7da95 to c8d08af Compare April 3, 2024 05:53
@renovate renovate bot changed the title Update github.com/openshift/api digest to ab1b479 Update github.com/openshift/api digest to 6a96294 Apr 3, 2024
@renovate renovate bot force-pushed the renovate/git.luolix.top-openshift-api-digest branch from c8d08af to 526a7d6 Compare April 5, 2024 05:30
@renovate renovate bot changed the title Update github.com/openshift/api digest to 6a96294 Update github.com/openshift/api digest to 96ed2d4 Apr 5, 2024
@renovate renovate bot force-pushed the renovate/git.luolix.top-openshift-api-digest branch from 526a7d6 to 7b7debb Compare April 7, 2024 08:50
@renovate renovate bot changed the title Update github.com/openshift/api digest to 96ed2d4 Update github.com/openshift/api digest to abd990c Apr 7, 2024
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.

None yet

0 participants