Skip to content

Conversation

red-hat-konflux[bot]
Copy link
Contributor

@red-hat-konflux red-hat-konflux bot commented Jul 13, 2025

This PR contains the following updates:

Package Type Update Change
github.com/openshift/api require digest ad766c4 -> 3d5bf11

Warning

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


Configuration

📅 Schedule: Branch creation - "after 5am on sunday" (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 this update again.


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

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

This PR has been generated by MintMaker (powered by Renovate Bot).

Copy link
Contributor Author

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 3 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.6 -> 1.24.0
k8s.io/api v0.32.2 -> v0.33.2
k8s.io/apimachinery v0.32.2 -> v0.33.2
github.com/google/go-cmp v0.6.0 -> v0.7.0

Copy link
Contributor Author

Caution

There are some errors in your PipelineRun template.

PipelineRun Error
osc-registry no kind "ImageDigestMirrorSet" is registered for version "config.openshift.io/v1" in scheme "k8s.io/client-go/kubernetes/scheme/register.go:83"

@openshift-ci openshift-ci bot requested review from tbuskey and wainersm July 13, 2025 05:25
Copy link

openshift-ci bot commented Jul 13, 2025

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

I'm waiting for a openshift 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.

@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 Jul 13, 2025
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/openshift/api digest to 674ad74 fix(deps): update github.com/openshift/api digest to 3333746 Jul 20, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/devel/github.com-openshift-api-digest branch from 02429cf to 8965cd7 Compare July 20, 2025 05:02
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/openshift/api digest to 3333746 fix(deps): update github.com/openshift/api digest to 92b1455 Jul 27, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/devel/github.com-openshift-api-digest branch 2 times, most recently from a2c0fd5 to 8ef37d8 Compare July 27, 2025 13:54
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/openshift/api digest to 92b1455 fix(deps): update github.com/openshift/api digest to c7fbd08 Aug 3, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/devel/github.com-openshift-api-digest branch from 8ef37d8 to 2028a10 Compare August 3, 2025 08:24
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/devel/github.com-openshift-api-digest branch from 2028a10 to 7ab5ad1 Compare August 10, 2025 12:11
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/openshift/api digest to c7fbd08 fix(deps): update github.com/openshift/api digest to c974eea Aug 10, 2025
@gkurz
Copy link
Member

gkurz commented Aug 14, 2025

/ok-to-test

@openshift-ci openshift-ci bot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Aug 14, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/devel/github.com-openshift-api-digest branch from 7ab5ad1 to 376fc82 Compare August 17, 2025 08:30
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/openshift/api digest to c974eea fix(deps): update github.com/openshift/api digest to 88b2b21 Aug 17, 2025
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/openshift/api digest to 88b2b21 fix(deps): update github.com/openshift/api digest to 3d5bf11 Aug 24, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/devel/github.com-openshift-api-digest branch from 376fc82 to 63bc238 Compare August 24, 2025 08:33
Copy link
Contributor Author

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.

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>

Update the machine-config-operator to fix the build problems introduced
by the other dependency updates.

Signed-off-by: Julien Ropé <[email protected]>
@littlejawa littlejawa force-pushed the konflux/mintmaker/devel/github.com-openshift-api-digest branch from f9bd3a7 to 6ee1d82 Compare September 2, 2025 12:22
Copy link
Contributor

@littlejawa littlejawa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Sep 2, 2025
Copy link

openshift-ci bot commented Sep 2, 2025

@red-hat-konflux[bot]: all tests passed!

Full PR test history. Your PR dashboard.

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.

@littlejawa littlejawa merged commit 09ada23 into devel Sep 2, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants