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

fix(deps): update github.com/openshift/api digest to b1f700b #14392

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 4, 2024

This PR contains the following updates:

Package Type Update Change
github.com/openshift/api require digest 4511c79 -> b1f700b

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 renovate bot added the dependencies Pull requests that update a dependency file label Oct 4, 2024
Copy link
Contributor Author

renovate bot commented Oct 4, 2024

⚠️ 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: operator/go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
warning: ignoring symlink /tmp/renovate/repos/github/grafana/loki/operator/website/content/docs
go: downloading github.com/grafana/loki v1.6.2-0.20230403212622-90888a0cc737
go: downloading k8s.io/apimachinery v0.31.1
go: downloading k8s.io/component-base v0.28.7
go: downloading sigs.k8s.io/controller-runtime v0.16.5
go: downloading github.com/ViaQ/logerr/v2 v2.1.0
go: downloading github.com/go-logr/logr v1.4.2
go: downloading github.com/openshift/api v0.0.0-20241004095111-b1f700bdd8d2
go: downloading sigs.k8s.io/yaml v1.4.0
go: downloading github.com/prometheus/common v0.49.0
go: downloading github.com/google/go-cmp v0.6.0
go: downloading github.com/openshift/cloud-credential-operator v0.0.0-20240228211631-9adc8f69a48c
go: downloading github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.71.2
go: downloading k8s.io/api v0.31.1
go: downloading github.com/stretchr/testify v1.9.0
go: downloading k8s.io/client-go v0.28.7
go: downloading github.com/openshift/library-go v0.0.0-20240126152712-771c6734dc24
go: downloading k8s.io/apiserver v0.28.7
go: downloading k8s.io/utils v0.0.0-20240902221715-702e33fdd3c3
go: downloading github.com/imdario/mergo v0.3.16
go: downloading github.com/google/uuid v1.6.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/prometheus/client_golang v1.19.0
go: downloading github.com/prometheus/prometheus v0.42.0
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.130.1
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1
go: downloading github.com/prometheus/client_model v0.6.0
go: downloading google.golang.org/protobuf v1.34.2
go: downloading github.com/evanphx/json-patch/v5 v5.6.0
go: downloading gomodules.xyz/jsonpatch/v2 v2.4.0
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.2.0
go: downloading github.com/prometheus/procfs v0.12.0
go: downloading golang.org/x/sys v0.21.0
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f
go: downloading golang.org/x/net v0.26.0
go: downloading golang.org/x/oauth2 v0.17.0
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/grafana/regexp v0.0.0-20221122212121-6b5c0a4cb7fd
go: downloading k8s.io/apiextensions-apiserver v0.28.4
go: downloading k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340
go: downloading golang.org/x/time v0.5.0
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading golang.org/x/exp v0.0.0-20231206192017-f3f8817b8deb
go: downloading github.com/fsnotify/fsnotify v1.7.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/jpillora/backoff v1.0.0
go: downloading github.com/Masterminds/sprig/v3 v3.2.3
go: downloading github.com/buger/jsonparser v1.1.1
go: downloading go4.org/netipx v0.0.0-20230125063823-8449b0a6169f
go: downloading github.com/go-kit/log v0.2.1
go: downloading github.com/grafana/dskit v0.0.0-20230201083518-528d8a7d52f2
go: downloading github.com/golang/snappy v0.0.4
go: downloading github.com/opentracing/opentracing-go v1.2.0
go: downloading github.com/weaveworks/common v0.0.0-20221201103051-7c2720a9024d
go: downloading go.uber.org/atomic v1.11.0
go: downloading google.golang.org/grpc v1.59.0
go: downloading github.com/edsrzf/mmap-go v1.1.0
go: downloading go.opentelemetry.io/otel v1.21.0
go: downloading go.opentelemetry.io/otel/trace v1.21.0
go: downloading github.com/fxamacker/cbor/v2 v2.7.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading golang.org/x/term v0.21.0
go: downloading github.com/golang/protobuf v1.5.4
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.4
go: downloading golang.org/x/text v0.16.0
go: downloading google.golang.org/appengine v1.6.7
go: downloading github.com/Masterminds/goutils v1.1.1
go: downloading github.com/Masterminds/semver/v3 v3.2.0
go: downloading github.com/huandu/xstrings v1.3.3
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.24.0
go: downloading github.com/grafana/loki/pkg/push v0.0.0-20230127102416-571f88bc5765
go: downloading github.com/go-logfmt/logfmt v0.6.0
go: downloading github.com/alecthomas/units v0.0.0-20231202071711-9a357b53e9c9
go: downloading github.com/gogo/status v1.1.1
go: downloading github.com/stretchr/objx v0.5.2
go: downloading github.com/gogo/googleapis v1.4.0
go: downloading github.com/sirupsen/logrus v1.9.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231120223509-83a465c0220f
go: downloading google.golang.org/genproto v0.0.0-20231120223509-83a465c0220f
go: downloading github.com/oklog/ulid v1.3.1
go: downloading golang.org/x/sync v0.7.0
go: downloading go.uber.org/goleak v1.3.0
go: downloading go.opentelemetry.io/otel/metric v1.21.0
go: downloading github.com/x448/float16 v0.8.4
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/go-openapi/jsonpointer v0.20.0
go: downloading github.com/mitchellh/reflectwalk v1.0.1
go: downloading github.com/hashicorp/consul/api v1.26.1
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading go.etcd.io/etcd/api/v3 v3.5.9
go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.9
go: downloading go.etcd.io/etcd/client/v3 v3.5.9
go: downloading github.com/armon/go-metrics v0.4.1
go: downloading github.com/hashicorp/go-sockaddr v1.0.2
go: downloading github.com/hashicorp/memberlist v0.5.0
go: downloading github.com/weaveworks/promrus v1.2.0
go: downloading github.com/gorilla/mux v1.8.0
go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
go: downloading github.com/opentracing-contrib/go-grpc v0.0.0-20210225150812-73cb765af46e
go: downloading github.com/prometheus/exporter-toolkit v0.10.0
go: downloading github.com/uber/jaeger-client-go v2.30.0+incompatible
go: downloading github.com/uber/jaeger-lib v2.4.1+incompatible
go: downloading github.com/dennwc/varint v1.0.0
go: downloading github.com/prometheus/common/sigv4 v0.1.0
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/hashicorp/go-hclog v1.5.0
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/hashicorp/go-rootcerts v1.0.2
go: downloading github.com/hashicorp/serf v0.10.1
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20231127180814-3a041ad873d4
go: downloading go.uber.org/zap v1.25.0
go: downloading github.com/hashicorp/go-immutable-radix v1.3.1
go: downloading github.com/google/btree v1.1.2
go: downloading github.com/hashicorp/go-msgpack v0.5.5
go: downloading github.com/miekg/dns v1.1.57
go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529
go: downloading github.com/coreos/go-systemd/v22 v22.5.0
go: downloading github.com/sercand/kuberesolver/v5 v5.1.1
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading github.com/opentracing-contrib/go-stdlib v1.0.0
go: downloading github.com/aws/aws-sdk-go v1.48.14
go: downloading github.com/emicklei/go-restful/v3 v3.11.0
go: downloading github.com/fatih/color v1.15.0
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/mattn/go-isatty v0.0.19
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/coreos/go-semver v0.3.1
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/hashicorp/golang-lru v0.6.0
go: downloading golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d
go: downloading github.com/jmespath/go-jmespath v0.4.0
go: downloading golang.org/x/mod v0.17.0
go: github.com/grafana/loki/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/grafana/loki/operator imports
	k8s.io/client-go/kubernetes/scheme imports
	k8s.io/api/resource/v1alpha2: cannot find module providing package k8s.io/api/resource/v1alpha2

Copy link
Contributor Author

renovate bot commented Oct 4, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for the github.com/openshift/api b1f700b update again.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the deps-update/github.com-openshift-api-digest branch October 4, 2024 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file sig/operator size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant