Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 19, 2025

This PR contains the following updates:

Package Type Update Change
github.com/openshift/api require digest e8e07fa -> a2cb0c5

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 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 added the kind/dependency upgrade Dependency upgrades label Oct 19, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Oct 19, 2025

⚠️ 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: downloading k8s.io/apimachinery v0.34.1
go: downloading k8s.io/utils v0.0.0-20251002143259-bc988d571ff4
go: downloading sigs.k8s.io/controller-runtime v0.19.4
go: downloading k8s.io/apiextensions-apiserver v0.31.3
go: downloading github.com/openshift/api v0.0.0-20251021124544-a2cb0c5d994d
go: downloading github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.71.2
go: downloading k8s.io/client-go v0.31.3
go: downloading github.com/onsi/ginkgo/v2 v2.22.2
go: downloading github.com/onsi/gomega v1.36.2
go: downloading k8s.io/api v0.34.1
go: downloading sigs.k8s.io/yaml v1.6.0
go: downloading golang.org/x/exp v0.0.0-20251017212417-90e834f514db
go: downloading k8s.io/klog/v2 v2.130.1
go: downloading github.com/stretchr/testify v1.10.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading sigs.k8s.io/kustomize/kyaml v0.18.1
go: downloading github.com/tidwall/gjson v1.18.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading sigs.k8s.io/randfill v1.0.0
go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.3.0
go: downloading github.com/go-logr/logr v1.4.2
go: downloading github.com/go-logr/zapr v1.3.0
go: downloading go.uber.org/zap v1.26.0
go: downloading k8s.io/apiserver v0.31.3
go: downloading github.com/prometheus/client_golang v1.19.1
go: downloading gomodules.xyz/jsonpatch/v2 v2.4.0
go: downloading github.com/google/go-cmp v0.7.0
go: downloading github.com/imdario/mergo v0.3.12
go: downloading github.com/spf13/pflag v1.0.6
go: downloading golang.org/x/term v0.36.0
go: downloading github.com/gorilla/websocket v1.5.0
go: downloading github.com/evanphx/json-patch/v5 v5.9.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading golang.org/x/net v0.46.0
go: downloading go.yaml.in/yaml/v2 v2.4.2
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/google/gnostic-models v0.7.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 k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b
go: downloading github.com/tidwall/match v1.1.1
go: downloading github.com/tidwall/pretty v1.2.1
go: downloading sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8
go: downloading github.com/json-iterator/go v1.1.12
go: downloading golang.org/x/oauth2 v0.27.0
go: downloading go.uber.org/multierr v1.11.0
go: downloading k8s.io/component-base v0.31.3
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/prometheus/common v0.55.0
go: downloading github.com/fsnotify/fsnotify v1.7.0
go: downloading golang.org/x/sys v0.37.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading golang.org/x/time v0.9.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading google.golang.org/protobuf v1.36.5
go: downloading go.yaml.in/yaml/v3 v3.0.4
go: downloading github.com/go-openapi/jsonreference v0.20.2
go: downloading github.com/go-openapi/swag v0.23.0
go: downloading github.com/go-errors/errors v1.4.2
go: downloading github.com/fxamacker/cbor/v2 v2.9.0
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/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading golang.org/x/sync v0.17.0
go: downloading github.com/blang/semver/v4 v4.0.0
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading github.com/google/cel-go v0.20.1
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/go-task/slim-sprig/v3 v3.0.0
go: downloading golang.org/x/tools v0.38.0
go: downloading golang.org/x/text v0.30.0
go: downloading github.com/moby/spdystream v0.5.0
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/x448/float16 v0.8.4
go: downloading go.opentelemetry.io/otel/trace v1.28.0
go: downloading go.opentelemetry.io/otel v1.28.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240528184218-531527333157
go: downloading github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1
go: downloading github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f
go: downloading github.com/emicklei/go-restful/v3 v3.11.0
go: downloading github.com/josharian/intern v1.0.0
go: downloading google.golang.org/grpc v1.65.0
go: downloading sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.30.3
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.27.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.28.0
go: downloading go.opentelemetry.io/otel/sdk v1.28.0
go: downloading github.com/stoewer/go-strcase v1.2.0
go: downloading github.com/antlr4-go/antlr/v4 v4.13.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240701130421-f6361c86f094
go: downloading github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading go.opentelemetry.io/otel/metric v1.28.0
go: downloading go.opentelemetry.io/proto/otlp v1.3.1
go: downloading github.com/spf13/cobra v1.8.1
go: downloading github.com/cenkalti/backoff/v4 v4.3.0
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: github.com/redhat-developer/rhdh-operator/cmd imports
	k8s.io/client-go/kubernetes/scheme imports
	k8s.io/api/coordination/v1alpha1: cannot find module providing package k8s.io/api/coordination/v1alpha1
go: github.com/redhat-developer/rhdh-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

@openshift-ci
Copy link

openshift-ci bot commented Oct 19, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign kim-tsao for approval. For more information see the 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

@renovate renovate bot force-pushed the renovate/main-github.com-openshift-api-digest branch from 9b7bc76 to ec86ae2 Compare October 19, 2025 09:30
@renovate renovate bot changed the title fix(deps): update github.com/openshift/api digest to 3856d77 (main) fix(deps): update github.com/openshift/api digest to 5050707 (main) Oct 19, 2025
@renovate renovate bot force-pushed the renovate/main-github.com-openshift-api-digest branch from ec86ae2 to b79cf32 Compare October 19, 2025 22:27
@renovate renovate bot changed the title fix(deps): update github.com/openshift/api digest to 5050707 (main) fix(deps): update github.com/openshift/api digest to a8a5157 (main) Oct 19, 2025
@renovate renovate bot force-pushed the renovate/main-github.com-openshift-api-digest branch from b79cf32 to 45114db Compare October 20, 2025 10:38
@renovate renovate bot changed the title fix(deps): update github.com/openshift/api digest to a8a5157 (main) fix(deps): update github.com/openshift/api digest to 6a0c921 (main) Oct 20, 2025
@renovate renovate bot force-pushed the renovate/main-github.com-openshift-api-digest branch from 45114db to ae0f363 Compare October 20, 2025 14:29
@renovate renovate bot changed the title fix(deps): update github.com/openshift/api digest to 6a0c921 (main) fix(deps): update github.com/openshift/api digest to 286504b (main) Oct 20, 2025
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/main-github.com-openshift-api-digest branch from ae0f363 to b4062cd Compare October 21, 2025 17:58
@renovate renovate bot changed the title fix(deps): update github.com/openshift/api digest to 286504b (main) fix(deps): update github.com/openshift/api digest to a2cb0c5 (main) Oct 21, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Oct 21, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@rm3l rm3l force-pushed the renovate/main-github.com-openshift-api-digest branch from e736aaf to 43e69f5 Compare October 21, 2025 21:25
This is necessary because:
1. k8s.io/client-go v0.31.3 depends on k8s.io/api v0.31.x
2. github.com/openshift/api (our direct dependency) requires k8s.io/api v0.34.x
3. In k8s.io/api v0.34.x, the v1alpha1 packages for coordination and networking were removed
4. k8s.io/client-go/kubernetes/scheme still imports these v1alpha1 packages, causing build failures
5. Newer k8s.io/kube-openapi versions use structured-merge-diff v6 (incompatible with v0.31.3)
   and go.yaml.in/yaml paths (causing duplicate yaml.v3 module conflicts)
6. Newer github.com/google/gnostic-models and sigs.k8s.io/yaml versions use go.yaml.in/yaml paths

Without these replace directives, go mod tidy fails with:
  "module k8s.io/api@latest found (v0.34.1), but does not contain package k8s.io/api/coordination/v1alpha1"

Assisted-by: Claude
@rm3l rm3l force-pushed the renovate/main-github.com-openshift-api-digest branch from 43e69f5 to 8b2171a Compare October 26, 2025 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/dependency upgrade Dependency upgrades

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant