Skip to content

NO-ISSUE: Update github.com/openshift/hive/apis digest to aa1db74#10063

Open
red-hat-konflux[bot] wants to merge 1 commit intov2.49from
konflux/mintmaker/v2.49/hive-api-synchronization
Open

NO-ISSUE: Update github.com/openshift/hive/apis digest to aa1db74#10063
red-hat-konflux[bot] wants to merge 1 commit intov2.49from
konflux/mintmaker/v2.49/hive-api-synchronization

Conversation

@red-hat-konflux
Copy link
Copy Markdown
Contributor

@red-hat-konflux red-hat-konflux bot commented Mar 26, 2026

This PR contains the following updates:

Package Type Update Change
github.com/openshift/hive/apis require digest 715614aaa1db74
github.com/openshift/hive/apis require digest ad99b9eaa1db74

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


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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux red-hat-konflux bot added api-sync approved Indicates a PR has been approved by an approver from all required OWNERS files. hive-api lgtm Indicates that a PR is ready to be merged. labels Mar 26, 2026
@red-hat-konflux
Copy link
Copy Markdown
Contributor Author

red-hat-konflux bot commented Mar 26, 2026

⚠️ 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: api/go.sum
Command failed: go get -t ./...
go: downloading sigs.k8s.io/controller-runtime v0.17.3
go: downloading k8s.io/apimachinery v0.34.2
go: downloading k8s.io/api v0.34.2
go: downloading github.com/onsi/ginkgo v1.16.5
go: downloading github.com/onsi/gomega v1.35.1
go: downloading k8s.io/client-go v0.29.2
go: downloading github.com/openshift/hive/apis v0.0.0-20260415205034-aa1db747a6ba
go: downloading github.com/openshift/custom-resource-status v1.1.3-0.20220503160415-f2fdb4999d87
go: downloading sigs.k8s.io/yaml v1.6.0
go: downloading github.com/itchyny/gojq v0.12.8
go: downloading github.com/thoas/go-funk v0.9.2
go: downloading github.com/go-openapi/errors v0.20.4
go: downloading github.com/go-openapi/strfmt v0.21.7
go: downloading github.com/go-openapi/swag v0.23.0
go: downloading github.com/go-openapi/validate v0.22.2
go: downloading github.com/lib/pq v1.10.9
go: downloading gorm.io/gorm v1.24.5
go: downloading go.yaml.in/yaml/v2 v2.4.3
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/oklog/ulid v1.3.1
go: downloading go.mongodb.org/mongo-driver v1.12.0
go: downloading github.com/jinzhu/now v1.1.4
go: downloading github.com/itchyny/timefmt-go v0.1.3
go: downloading github.com/jinzhu/inflection v1.0.0
go: downloading github.com/openshift/api v0.0.0-20251120220512-cb382c9eaf42
go: downloading github.com/josharian/intern v1.0.0
go: downloading golang.org/x/sys v0.26.0
go: downloading github.com/nxadm/tail v1.4.8
go: downloading github.com/google/go-cmp v0.7.0
go: downloading golang.org/x/net v0.24.0
go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
go: downloading github.com/fsnotify/fsnotify v1.7.0
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: downloading github.com/go-openapi/spec v0.20.9
go: downloading github.com/go-openapi/loads v0.21.2
go: downloading github.com/go-openapi/analysis v0.21.4
go: downloading github.com/go-logr/zapr v1.3.0
go: downloading github.com/go-logr/logr v1.4.3
go: downloading github.com/prometheus/client_golang v1.18.0
go: downloading gomodules.xyz/jsonpatch/v2 v2.4.0
go: downloading go.uber.org/zap v1.26.0
go: downloading k8s.io/klog/v2 v2.130.1
go: downloading k8s.io/apiextensions-apiserver v0.29.2
go: downloading github.com/evanphx/json-patch/v5 v5.8.0
go: downloading k8s.io/utils v0.0.0-20251002143259-bc988d571ff4
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.1
go: downloading sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730
go: downloading k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/prometheus/client_model v0.5.0
go: downloading github.com/prometheus/common v0.45.0
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 google.golang.org/protobuf v1.36.5
go: downloading github.com/go-openapi/jsonreference v0.20.2
go: downloading k8s.io/component-base v0.29.2
go: downloading github.com/json-iterator/go v1.1.12
go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
go: downloading golang.org/x/text v0.32.0
go: downloading github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0
go: downloading github.com/fxamacker/cbor/v2 v2.9.0
go: downloading github.com/google/gnostic-models v0.7.0
go: downloading go.yaml.in/yaml/v3 v3.0.4
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/google/uuid v1.6.0
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading golang.org/x/time v0.9.0
go: downloading golang.org/x/term v0.19.0
go: downloading golang.org/x/oauth2 v0.12.0
go: downloading github.com/imdario/mergo v0.3.12
go: downloading github.com/spf13/pflag v1.0.10
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading github.com/emicklei/go-restful/v3 v3.11.0
go: downloading github.com/x448/float16 v0.8.4
go: downloading google.golang.org/appengine v1.6.7
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading k8s.io/api v0.35.3
go: github.com/openshift/assisted-service/api/v1beta1 tested by
	github.com/openshift/assisted-service/api/v1beta1.test imports
	sigs.k8s.io/controller-runtime/pkg/client 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/openshift/assisted-service/api/v1beta1 tested by
	github.com/openshift/assisted-service/api/v1beta1.test imports
	sigs.k8s.io/controller-runtime/pkg/client imports
	k8s.io/client-go/kubernetes/scheme imports
	k8s.io/api/resource/v1alpha2: cannot find module providing package k8s.io/api/resource/v1alpha2

File name: go.sum
Command failed: go get -t ./...
go: github.com/openshift/assisted-service/api@v0.0.0 (replaced by ./api): parsing api/go.mod: /tmp/renovate/repos/github/openshift/assisted-service/api/go.mod:11:2: require github.com/openshift/hive/apis: version "aa1db747a6ba" invalid: must be of the form v1.2.3

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Mar 26, 2026
@openshift-ci-robot
Copy link
Copy Markdown

@red-hat-konflux[bot]: This pull request explicitly references no jira issue.

Details

In response to this:

This PR contains the following updates:

Package Type Update Change
github.com/openshift/hive/apis require digest 715614a -> 8296ffc
github.com/openshift/hive/apis require digest ad99b9e -> 8296ffc

[!WARNING]
Some dependencies could not be looked up. Check the warning logs for more information.


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


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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

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 openshift-eng/jira-lifecycle-plugin repository.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 26, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository: openshift/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 659e4830-a0b8-46a2-aa16-7852d283c64e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch konflux/mintmaker/v2.49/hive-api-synchronization

Comment @coderabbitai help to get the list of available commands and usage tips.

@openshift-ci openshift-ci bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Mar 26, 2026
@openshift-ci openshift-ci bot requested review from omertuc and rccrdpccl March 26, 2026 04:22
@openshift-ci openshift-ci bot added the api-review Categorizes an issue or PR as actively needing an API review. label Mar 26, 2026
@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Mar 26, 2026

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: red-hat-konflux[bot]

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

The pull request process is described here

Details 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

1 similar comment
@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Mar 26, 2026

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: red-hat-konflux[bot]

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

The pull request process is described here

Details 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

@openshift-ci-robot
Copy link
Copy Markdown

/retest-required

Remaining retests: 0 against base HEAD 2025aea and 2 for PR HEAD 50cb625 in total

@openshift-ci-robot
Copy link
Copy Markdown

@red-hat-konflux[bot]: This pull request explicitly references no jira issue.

Details

In response to this:

This PR contains the following updates:

Package Type Update Change
github.com/openshift/hive/apis require digest 715614a -> 8296ffc
github.com/openshift/hive/apis require digest ad99b9e -> 8296ffc

[!WARNING]
Some dependencies could not be looked up. Check the warning logs for more information.


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


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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

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 openshift-eng/jira-lifecycle-plugin repository.

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/v2.49/hive-api-synchronization branch from 50cb625 to 4b3ab67 Compare March 27, 2026 20:22
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update github.com/openshift/hive/apis digest to 8296ffc NO-ISSUE: Update github.com/openshift/hive/apis digest to 958db34 Mar 27, 2026
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Mar 27, 2026
@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Mar 27, 2026

New changes are detected. LGTM label has been removed.

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/v2.49/hive-api-synchronization branch from 4b3ab67 to 0c1ab3b Compare March 28, 2026 04:19
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update github.com/openshift/hive/apis digest to 958db34 NO-ISSUE: Update github.com/openshift/hive/apis digest to 2297bc8 Mar 28, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/v2.49/hive-api-synchronization branch from 0c1ab3b to dea9bdb Compare March 30, 2026 04:08
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update github.com/openshift/hive/apis digest to 2297bc8 NO-ISSUE: Update github.com/openshift/hive/apis digest to aec89c6 Mar 30, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/v2.49/hive-api-synchronization branch from dea9bdb to bdd7bdd Compare April 4, 2026 04:09
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update github.com/openshift/hive/apis digest to aec89c6 NO-ISSUE: Update github.com/openshift/hive/apis digest to a325b87 Apr 4, 2026
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update github.com/openshift/hive/apis digest to a325b87 NO-ISSUE: Update github.com/openshift/hive/apis digest to a325b87 - abandoned Apr 6, 2026
@red-hat-konflux
Copy link
Copy Markdown
Contributor Author

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update github.com/openshift/hive/apis digest to a325b87 - abandoned NO-ISSUE: Update github.com/openshift/hive/apis digest to a325b87 Apr 6, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/v2.49/hive-api-synchronization branch from bdd7bdd to 18696d0 Compare April 15, 2026 00:14
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update github.com/openshift/hive/apis digest to a325b87 NO-ISSUE: Update github.com/openshift/hive/apis digest to 76f9a99 Apr 15, 2026
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/v2.49/hive-api-synchronization branch from 18696d0 to 93fc3af Compare April 16, 2026 00:09
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update github.com/openshift/hive/apis digest to 76f9a99 NO-ISSUE: Update github.com/openshift/hive/apis digest to aa1db74 Apr 16, 2026
@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Apr 16, 2026

@red-hat-konflux[bot]: 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/e2e-metal-assisted-static-ip-suite 93fc3af link true /test e2e-metal-assisted-static-ip-suite
ci/prow/lint 93fc3af link true /test lint
ci/prow/unit-test 93fc3af link true /test unit-test
ci/prow/images 93fc3af link true /test images
ci/prow/verify-generated-code 93fc3af link true /test verify-generated-code
ci/prow/e2e-metal-assisted 93fc3af link false /test e2e-metal-assisted
ci/prow/e2e-metal-assisted-day2 93fc3af link true /test e2e-metal-assisted-day2
ci/prow/e2e-metal-assisted-single-node 93fc3af link true /test e2e-metal-assisted-single-node
ci/prow/subsystem-aws 93fc3af link true /test subsystem-aws
ci/prow/e2e-metal-assisted-ipv4v6 93fc3af link true /test e2e-metal-assisted-ipv4v6

Full PR test history. Your PR dashboard.

Details

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api-review Categorizes an issue or PR as actively needing an API review. api-sync approved Indicates a PR has been approved by an approver from all required OWNERS files. hive-api jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant