Skip to content

Conversation

@red-hat-konflux
Copy link

@red-hat-konflux red-hat-konflux bot commented Nov 12, 2025

This PR contains the following updates:

Package Type Update Change
github.com/openshift/api require digest b7d0481 -> 0e3c378

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

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
Copy link
Author

red-hat-konflux bot commented Nov 12, 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: api/go.sum
Command failed: go get -t ./...
go: downloading k8s.io/apimachinery v0.34.1
go: downloading sigs.k8s.io/cluster-api v1.7.6
go: downloading sigs.k8s.io/controller-runtime v0.17.6
go: downloading github.com/openshift/api v0.0.0-20251127005036-0e3c378fdedc
go: downloading k8s.io/client-go v0.29.9
go: downloading sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8
go: downloading sigs.k8s.io/yaml v1.6.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading k8s.io/klog/v2 v2.130.1
go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.3.0
go: downloading k8s.io/utils v0.0.0-20250604170112-4c0f3b243397
go: downloading sigs.k8s.io/randfill v1.0.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading github.com/fxamacker/cbor/v2 v2.9.0
go: downloading golang.org/x/net v0.38.0
go: downloading go.yaml.in/yaml/v2 v2.4.2
go: downloading github.com/x448/float16 v0.8.4
go: downloading github.com/go-logr/logr v1.4.2
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading golang.org/x/text v0.23.0
go: downloading k8s.io/api v0.34.1
go: downloading github.com/pkg/errors v0.9.1
go: downloading k8s.io/apiextensions-apiserver v0.29.3
go: downloading k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b
go: downloading github.com/go-openapi/swag v0.23.0
go: downloading github.com/emicklei/go-restful/v3 v3.11.0
go: downloading github.com/go-openapi/jsonreference v0.20.2
go: downloading github.com/google/gnostic-models v0.7.0
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading google.golang.org/protobuf v1.36.5
go: downloading go.yaml.in/yaml/v3 v3.0.4
go: downloading github.com/josharian/intern v1.0.0
go: downloading k8s.io/api v0.34.2
go: github.com/openshift/cluster-api-provider-agent/api/v1beta1 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/cluster-api-provider-agent/api/v1beta1 imports
	k8s.io/client-go/kubernetes/scheme imports
	k8s.io/api/resource/v1alpha2: cannot find module providing package k8s.io/api/resource/v1alpha2

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Nov 12, 2025
@openshift-ci-robot
Copy link

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

In response to this:

This PR contains the following updates:

Package Type Update Change
github.com/openshift/api require digest b7d0481 -> 50e2ece

[!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 this update 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

coderabbitai bot commented Nov 12, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

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

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch konflux/mintmaker/master/github.com-openshift-api-digest

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 Nov 12, 2025
@openshift-ci openshift-ci bot requested review from eranco74 and rccrdpccl November 12, 2025 20:21
@openshift-ci
Copy link

openshift-ci bot commented Nov 12, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: red-hat-konflux[bot]
Once this PR has been reviewed and has the lgtm label, please assign eranco74 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

@openshift-ci openshift-ci bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Nov 12, 2025
@openshift-ci
Copy link

openshift-ci bot commented Nov 12, 2025

Hi @red-hat-konflux[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.

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 red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-openshift-api-digest branch from 4977d85 to 0648219 Compare November 14, 2025 20:22
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update github.com/openshift/api digest to 50e2ece NO-ISSUE: Update github.com/openshift/api digest to 6711368 Nov 14, 2025
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update github.com/openshift/api digest to 6711368 NO-ISSUE: Update github.com/openshift/api digest to 6711368 - autoclosed Nov 17, 2025
@red-hat-konflux red-hat-konflux bot closed this Nov 17, 2025
@red-hat-konflux red-hat-konflux bot deleted the konflux/mintmaker/master/github.com-openshift-api-digest branch November 17, 2025 08:41
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update github.com/openshift/api digest to 6711368 - autoclosed NO-ISSUE: Update github.com/openshift/api digest to 6711368 Nov 17, 2025
@red-hat-konflux red-hat-konflux bot reopened this Nov 17, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-openshift-api-digest branch 2 times, most recently from 0648219 to d27fe82 Compare November 18, 2025 00:19
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update github.com/openshift/api digest to 6711368 NO-ISSUE: Update github.com/openshift/api digest to 348370f Nov 18, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-openshift-api-digest branch from d27fe82 to b74aead Compare November 18, 2025 16:22
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update github.com/openshift/api digest to 348370f NO-ISSUE: Update github.com/openshift/api digest to b6fddd3 Nov 18, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-openshift-api-digest branch from b74aead to 264c8c2 Compare November 19, 2025 08:21
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update github.com/openshift/api digest to b6fddd3 NO-ISSUE: Update github.com/openshift/api digest to 138912d Nov 19, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-openshift-api-digest branch from 264c8c2 to c60c8c7 Compare November 20, 2025 00:21
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update github.com/openshift/api digest to 138912d NO-ISSUE: Update github.com/openshift/api digest to 42e8320 Nov 20, 2025
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update github.com/openshift/api digest to 42e8320 NO-ISSUE: Update github.com/openshift/api digest to 42e8320 - autoclosed Nov 20, 2025
@red-hat-konflux red-hat-konflux bot closed this Nov 20, 2025
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update github.com/openshift/api digest to 42e8320 - autoclosed NO-ISSUE: Update github.com/openshift/api digest to 42e8320 Nov 20, 2025
@red-hat-konflux red-hat-konflux bot reopened this Nov 20, 2025
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update github.com/openshift/api digest to cb382c9 NO-ISSUE: Update github.com/openshift/api digest to fc06468 Nov 21, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-openshift-api-digest branch from 474b6d6 to 93f1e8e Compare November 22, 2025 04:19
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update github.com/openshift/api digest to fc06468 NO-ISSUE: Update github.com/openshift/api digest to 1ef028d Nov 22, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-openshift-api-digest branch from 93f1e8e to 832163d Compare November 22, 2025 16:23
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update github.com/openshift/api digest to 1ef028d NO-ISSUE: Update github.com/openshift/api digest to 88cca31 Nov 22, 2025
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update github.com/openshift/api digest to 88cca31 NO-ISSUE: Update github.com/openshift/api digest to 88cca31 - autoclosed Nov 23, 2025
@red-hat-konflux red-hat-konflux bot closed this Nov 23, 2025
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update github.com/openshift/api digest to 88cca31 - autoclosed NO-ISSUE: Update github.com/openshift/api digest to 88cca31 Nov 24, 2025
@red-hat-konflux red-hat-konflux bot reopened this Nov 24, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-openshift-api-digest branch from 747e1b6 to 832163d Compare November 24, 2025 00:21
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update github.com/openshift/api digest to 88cca31 NO-ISSUE: Update github.com/openshift/api digest to 88cca31 - autoclosed Nov 24, 2025
@red-hat-konflux red-hat-konflux bot closed this Nov 24, 2025
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update github.com/openshift/api digest to 88cca31 - autoclosed NO-ISSUE: Update github.com/openshift/api digest to 88cca31 Nov 24, 2025
@red-hat-konflux red-hat-konflux bot reopened this Nov 24, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-openshift-api-digest branch 2 times, most recently from 832163d to c87d482 Compare November 25, 2025 00:21
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update github.com/openshift/api digest to 88cca31 NO-ISSUE: Update github.com/openshift/api digest to c11dd82 Nov 25, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-openshift-api-digest branch from c87d482 to 865991a Compare November 25, 2025 16:24
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update github.com/openshift/api digest to c11dd82 NO-ISSUE: Update github.com/openshift/api digest to bb4a604 Nov 25, 2025
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update github.com/openshift/api digest to bb4a604 NO-ISSUE: Update github.com/openshift/api digest to bb4a604 - autoclosed Nov 25, 2025
@red-hat-konflux red-hat-konflux bot closed this Nov 25, 2025
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update github.com/openshift/api digest to bb4a604 - autoclosed NO-ISSUE: Update github.com/openshift/api digest to bb4a604 Nov 26, 2025
@red-hat-konflux red-hat-konflux bot reopened this Nov 26, 2025
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update github.com/openshift/api digest to bb4a604 NO-ISSUE: Update github.com/openshift/api digest to 5cf710f Nov 26, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-openshift-api-digest branch 2 times, most recently from a395869 to 25b1583 Compare November 26, 2025 16:29
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update github.com/openshift/api digest to 5cf710f NO-ISSUE: Update github.com/openshift/api digest to ef9f994 Nov 26, 2025
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/master/github.com-openshift-api-digest branch from 25b1583 to 865816b Compare November 27, 2025 04:19
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update github.com/openshift/api digest to ef9f994 NO-ISSUE: Update github.com/openshift/api digest to 0e3c378 Nov 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. 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