Skip to content

Conversation

@red-hat-konflux-kflux-prd-rh02
Copy link

@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 bot commented Nov 8, 2025

This PR contains the following updates:

Package Type Update Change
github.com/openshift/client-go replace digest 89709a4 -> 558b0ee
github.com/openshift/client-go indirect digest f0faeb0 -> 558b0ee

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Configuration

📅 Schedule: Branch creation - "every weekend" (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 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-kflux-prd-rh02
Copy link
Author

red-hat-konflux-kflux-prd-rh02 bot commented Nov 8, 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 github.com/openshift/client-go v0.0.0-20251223102348-558b0eef16bc
go: downloading github.com/emicklei/go-restful/v3 v3.12.2
go: github.com/ComplianceAsCode/compliance-operator/cmd/manager imports
	github.com/openshift/machine-config-operator/pkg/controller/common imports
	github.com/openshift/client-go/config/informers/externalversions imports
	github.com/openshift/api/config/v1alpha2: cannot find module providing package github.com/openshift/api/config/v1alpha2

@openshift-ci openshift-ci bot requested review from rhmdnd and yuumasato November 8, 2025 12:45
@openshift-ci
Copy link

openshift-ci bot commented Nov 8, 2025

Hi @red-hat-konflux-kflux-prd-rh02[bot]. Thanks for your PR.

I'm waiting for a github.com member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 bot force-pushed the konflux/mintmaker/master/github.com-openshift-client-go-digest branch from b02b673 to 9f8fbc5 Compare November 29, 2025 00:16
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 bot changed the title chore(deps): update github.com/openshift/client-go digest to db0dee3 chore(deps): update github.com/openshift/client-go digest to b628194 Nov 29, 2025
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 bot force-pushed the konflux/mintmaker/master/github.com-openshift-client-go-digest branch from 9f8fbc5 to 68e608c Compare December 6, 2025 00:17
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 bot changed the title chore(deps): update github.com/openshift/client-go digest to b628194 chore(deps): update github.com/openshift/client-go digest to 96a6cbc Dec 6, 2025
@openshift-ci
Copy link

openshift-ci bot commented Dec 6, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: red-hat-konflux-kflux-prd-rh02[bot]
Once this PR has been reviewed and has the lgtm label, please assign yuumasato for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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

Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 bot force-pushed the konflux/mintmaker/master/github.com-openshift-client-go-digest branch from 68e608c to a99cc44 Compare December 27, 2025 00:14
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 bot changed the title chore(deps): update github.com/openshift/client-go digest to 96a6cbc Update github.com/openshift/client-go digest to 558b0ee Dec 27, 2025
@openshift-ci
Copy link

openshift-ci bot commented Dec 27, 2025

@red-hat-konflux-kflux-prd-rh02[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/unit a99cc44 link true /test unit
ci/prow/verify a99cc44 link true /test verify
ci/prow/e2e-aws-parallel a99cc44 link true /test e2e-aws-parallel
ci/prow/images a99cc44 link true /test images
ci/prow/e2e-aws-serial a99cc44 link true /test e2e-aws-serial
ci/prow/e2e-aws-parallel-arm a99cc44 link true /test e2e-aws-parallel-arm
ci/prow/e2e-aws-serial-arm a99cc44 link true /test e2e-aws-serial-arm
ci/prow/e2e-rosa a99cc44 link true /test e2e-rosa

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant