Skip to content

fix(deps): update github.com/openshift/api digest to af5c920 - #1410

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-openshift-api-digest
Open

fix(deps): update github.com/openshift/api digest to af5c920#1410
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-openshift-api-digest

Conversation

@renovate

@renovate renovate Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/openshift/api require digest 50517c6af5c920

Configuration

📅 Schedule: (UTC)

  • 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 is behind base branch, 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 requested a review from a team as a code owner July 22, 2026 14:10
@renovate renovate Bot added chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test labels Jul 22, 2026
@renovate

renovate Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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 -t ./...
go: module github.com/openshift/api@v0.0.0-20260819011109-af5c920502e2 requires go >= 1.26.0; switching to go1.26.6
go: downloading go1.26.6 (linux/amd64)
go: downloading k8s.io/api v0.36.2
go: downloading k8s.io/apimachinery v0.36.2
go: downloading sigs.k8s.io/controller-runtime v0.21.0
go: downloading github.com/onsi/ginkgo/v2 v2.22.0
go: downloading github.com/onsi/gomega v1.36.1
go: downloading github.com/cert-manager/cert-manager v1.18.6
go: downloading github.com/openshift/api v0.0.0-20260819011109-af5c920502e2
go: downloading k8s.io/client-go v0.33.9
go: downloading github.com/blang/semver/v4 v4.0.0
go: downloading github.com/go-logr/logr v1.4.3
go: downloading github.com/google/go-cmp v0.7.0
go: downloading github.com/operator-framework/api v0.34.0
go: downloading k8s.io/klog/v2 v2.140.0
go: downloading k8s.io/utils v0.0.0-20260210185600-b8788abfbbc2
go: downloading sigs.k8s.io/randfill v1.0.0
go: downloading k8s.io/kube-openapi v0.0.0-20260519202549-bbf5c5577288
go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.3.2
go: downloading github.com/google/gnostic-models v0.7.0
go: downloading google.golang.org/protobuf v1.36.12-0.20260120151049-f2248ac996af
go: downloading github.com/fsnotify/fsnotify v1.8.0
go: downloading github.com/go-logr/zapr v1.3.0
go: downloading go.uber.org/zap v1.27.0
go: downloading k8s.io/apiserver v0.33.4
go: downloading github.com/prometheus/client_golang v1.22.0
go: downloading gomodules.xyz/jsonpatch/v2 v2.4.0
go: downloading github.com/evanphx/json-patch/v5 v5.9.11
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading golang.org/x/net v0.55.0
go: downloading k8s.io/apiextensions-apiserver v0.33.4
go: downloading sigs.k8s.io/yaml v1.6.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading gopkg.in/evanphx/json-patch.v4 v4.13.0
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730
go: downloading github.com/json-iterator/go v1.1.12
go: downloading go.yaml.in/yaml/v2 v2.4.3
go: downloading golang.org/x/sys v0.45.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading sigs.k8s.io/gateway-api v1.1.0
go: downloading go.yaml.in/yaml/v3 v3.0.4
go: downloading golang.org/x/oauth2 v0.34.0
go: downloading go.uber.org/multierr v1.11.0
go: downloading k8s.io/component-base v0.33.4
go: downloading github.com/prometheus/client_model v0.6.2
go: downloading github.com/prometheus/common v0.65.0
go: downloading github.com/fxamacker/cbor/v2 v2.9.0
go: downloading golang.org/x/term v0.43.0
go: downloading golang.org/x/time v0.14.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.7.0
go: downloading github.com/google/btree v1.1.3
go: downloading github.com/spf13/pflag v1.0.10
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee
go: downloading github.com/go-task/slim-sprig/v3 v3.0.0
go: downloading golang.org/x/tools v0.44.0
go: downloading golang.org/x/text v0.37.0
go: downloading github.com/go-openapi/swag v0.25.4
go: downloading github.com/go-openapi/jsonreference v0.21.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/procfs v0.16.1
go: downloading golang.org/x/sync v0.20.0
go: downloading go.opentelemetry.io/otel/trace v1.39.0
go: downloading go.opentelemetry.io/otel v1.39.0
go: downloading github.com/google/cel-go v0.26.0
go: downloading github.com/x448/float16 v0.8.4
go: downloading github.com/google/pprof v0.0.0-20241029153458-d1b30febd7db
go: downloading github.com/emicklei/go-restful/v3 v3.13.0
go: downloading github.com/go-openapi/swag/cmdutils v0.25.4
go: downloading github.com/go-openapi/swag/conv v0.25.4
go: downloading github.com/go-openapi/swag/fileutils v0.25.4
go: downloading github.com/go-openapi/swag/jsonname v0.25.4
go: downloading github.com/go-openapi/swag/jsonutils v0.25.4
go: downloading github.com/go-openapi/swag/loading v0.25.4
go: downloading github.com/go-openapi/swag/mangling v0.25.4
go: downloading github.com/go-openapi/swag/netutils v0.25.4
go: downloading github.com/go-openapi/swag/stringutils v0.25.4
go: downloading github.com/go-openapi/swag/typeutils v0.25.4
go: downloading github.com/go-openapi/swag/yamlutils v0.25.4
go: downloading github.com/go-openapi/jsonpointer v0.21.1
go: downloading k8s.io/streaming v0.36.2
go: downloading cel.dev/expr v0.25.1
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20251202230838-ff82c1b0f217
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 google.golang.org/grpc v1.79.3
go: downloading sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.33.0
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.36.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.36.0
go: downloading go.opentelemetry.io/otel/sdk v1.39.0
go: downloading github.com/stoewer/go-strcase v1.3.1
go: downloading github.com/antlr4-go/antlr/v4 v4.13.1
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading go.opentelemetry.io/otel/metric v1.39.0
go: downloading go.opentelemetry.io/proto/otlp v1.7.0
go: downloading golang.org/x/exp v0.0.0-20250620022241-b7579e27df2b
go: downloading github.com/spf13/cobra v1.9.1
go: downloading github.com/cenkalti/backoff/v5 v5.0.2
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.0
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading go.opentelemetry.io/auto/sdk v1.2.1
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading k8s.io/api v0.36.3
go: github.com/cryostatio/cryostat-operator/cmd imports
	k8s.io/client-go/kubernetes/scheme imports
	k8s.io/api/autoscaling/v2beta1: cannot find module providing package k8s.io/api/autoscaling/v2beta1
go: github.com/cryostatio/cryostat-operator/cmd imports
	k8s.io/client-go/kubernetes/scheme imports
	k8s.io/api/autoscaling/v2beta2: cannot find module providing package k8s.io/api/autoscaling/v2beta2
go: github.com/cryostatio/cryostat-operator/cmd imports
	k8s.io/client-go/kubernetes/scheme imports
	k8s.io/api/networking/v1alpha1: cannot find module providing package k8s.io/api/networking/v1alpha1
go: github.com/cryostatio/cryostat-operator/cmd imports
	k8s.io/client-go/kubernetes/scheme imports
	k8s.io/api/scheduling/v1alpha1: cannot find module providing package k8s.io/api/scheduling/v1alpha1
go: github.com/cryostatio/cryostat-operator/cmd imports
	k8s.io/client-go/kubernetes/scheme imports
	k8s.io/api/storagemigration/v1alpha1: cannot find module providing package k8s.io/api/storagemigration/v1alpha1

@github-actions github-actions Bot added the needs-triage Needs thorough attention from code reviewers label Jul 22, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-openshift-api-digest branch 2 times, most recently from 16f1338 to 9c9e423 Compare July 22, 2026 21:32
@renovate renovate Bot changed the title fix(deps): update github.com/openshift/api digest to ef67063 fix(deps): update github.com/openshift/api digest to 581cfdf Jul 22, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-openshift-api-digest branch 2 times, most recently from c555fe2 to 127cccf Compare July 23, 2026 18:54
@renovate renovate Bot changed the title fix(deps): update github.com/openshift/api digest to 581cfdf fix(deps): update github.com/openshift/api digest to 0f2bcae Jul 23, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-openshift-api-digest branch from 127cccf to bfd9890 Compare July 24, 2026 09:46
@renovate renovate Bot changed the title fix(deps): update github.com/openshift/api digest to 0f2bcae fix(deps): update github.com/openshift/api digest to 356624f Jul 24, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-openshift-api-digest branch from bfd9890 to 42406f7 Compare July 24, 2026 16:33
@renovate renovate Bot changed the title fix(deps): update github.com/openshift/api digest to 356624f fix(deps): update github.com/openshift/api digest to 18550f1 Jul 24, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-openshift-api-digest branch from 42406f7 to 2eac4df Compare July 26, 2026 22:15
@renovate renovate Bot changed the title fix(deps): update github.com/openshift/api digest to 18550f1 fix(deps): update github.com/openshift/api digest to ad8b5fb Jul 26, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-openshift-api-digest branch from 2eac4df to 8519d3c Compare July 27, 2026 00:28
@renovate renovate Bot changed the title fix(deps): update github.com/openshift/api digest to ad8b5fb fix(deps): update github.com/openshift/api digest to 9bcaa16 Jul 27, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-openshift-api-digest branch 2 times, most recently from eeba0b4 to 1e1e0a1 Compare July 27, 2026 17:40
@renovate renovate Bot changed the title fix(deps): update github.com/openshift/api digest to 9bcaa16 fix(deps): update github.com/openshift/api digest to 967cc4c Jul 27, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-openshift-api-digest branch 2 times, most recently from 260b7a0 to 88c75c6 Compare July 28, 2026 13:46
@renovate renovate Bot changed the title fix(deps): update github.com/openshift/api digest to 967cc4c fix(deps): update github.com/openshift/api digest to 8ba0b25 Jul 28, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-openshift-api-digest branch from 88c75c6 to 404271e Compare July 28, 2026 14:05
@renovate
renovate Bot force-pushed the renovate/github.com-openshift-api-digest branch from c78c6f3 to e98d7ca Compare August 4, 2026 22:48
@renovate renovate Bot changed the title fix(deps): update github.com/openshift/api digest to 181bcde fix(deps): update github.com/openshift/api digest to 0986d05 Aug 4, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-openshift-api-digest branch from e98d7ca to d91c55b Compare August 5, 2026 01:17
@renovate renovate Bot changed the title fix(deps): update github.com/openshift/api digest to 0986d05 fix(deps): update github.com/openshift/api digest to 7c5fbe3 Aug 5, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-openshift-api-digest branch from d91c55b to 03f47f1 Compare August 5, 2026 13:58
@renovate renovate Bot changed the title fix(deps): update github.com/openshift/api digest to 7c5fbe3 fix(deps): update github.com/openshift/api digest to 98a9790 Aug 5, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-openshift-api-digest branch 2 times, most recently from fddf117 to 1640c7b Compare August 5, 2026 20:12
@renovate renovate Bot changed the title fix(deps): update github.com/openshift/api digest to 98a9790 fix(deps): update github.com/openshift/api digest to b612430 Aug 5, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-openshift-api-digest branch from 1640c7b to 5d077ef Compare August 6, 2026 01:11
@renovate renovate Bot changed the title fix(deps): update github.com/openshift/api digest to b612430 fix(deps): update github.com/openshift/api digest to cfb6385 Aug 6, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-openshift-api-digest branch from 5d077ef to 241269e Compare August 6, 2026 16:56
@renovate renovate Bot changed the title fix(deps): update github.com/openshift/api digest to cfb6385 fix(deps): update github.com/openshift/api digest to 7f3965b Aug 6, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-openshift-api-digest branch from 241269e to e8edc94 Compare August 7, 2026 13:14
@renovate renovate Bot changed the title fix(deps): update github.com/openshift/api digest to 7f3965b fix(deps): update github.com/openshift/api digest to 72ae442 Aug 7, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-openshift-api-digest branch from e8edc94 to 2451b65 Compare August 10, 2026 13:39
@renovate renovate Bot changed the title fix(deps): update github.com/openshift/api digest to 72ae442 fix(deps): update github.com/openshift/api digest to 8f52beb Aug 10, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-openshift-api-digest branch 3 times, most recently from 482e2e8 to 33684e8 Compare August 12, 2026 03:35
@renovate renovate Bot changed the title fix(deps): update github.com/openshift/api digest to 8f52beb fix(deps): update github.com/openshift/api digest to 42cb0a0 Aug 12, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-openshift-api-digest branch from 33684e8 to 1ca3ce0 Compare August 12, 2026 10:27
@renovate renovate Bot changed the title fix(deps): update github.com/openshift/api digest to 42cb0a0 fix(deps): update github.com/openshift/api digest to 0f8cb76 Aug 12, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-openshift-api-digest branch from 1ca3ce0 to ab9852e Compare August 12, 2026 13:39
@renovate renovate Bot changed the title fix(deps): update github.com/openshift/api digest to 0f8cb76 fix(deps): update github.com/openshift/api digest to 9d7eaab Aug 12, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-openshift-api-digest branch from ab9852e to 36f4544 Compare August 13, 2026 23:00
@renovate renovate Bot changed the title fix(deps): update github.com/openshift/api digest to 9d7eaab fix(deps): update github.com/openshift/api digest to d4bb0b4 Aug 13, 2026
@renovate renovate Bot changed the title fix(deps): update github.com/openshift/api digest to d4bb0b4 fix(deps): update github.com/openshift/api digest to d4bb0b4 - autoclosed Aug 15, 2026
@renovate renovate Bot closed this Aug 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file needs-triage Needs thorough attention from code reviewers safe-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants