Skip to content

Conversation

@red-hat-konflux
Copy link
Contributor

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

This PR contains the following updates:

Package Type Update Change
github.com/openshift/cluster-node-tuning-operator require digest f166846 -> 0714fc0

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.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 5, 2025

Please specify an area label

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.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 5, 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/main-main/github.com-openshift-cluster-node-tuning-operator-digest

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

@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 5, 2025
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 5, 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.

@openshift-ci openshift-ci bot requested review from csrwng and sjenning November 5, 2025 20:50
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 5, 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 sjenning 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

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main-main/github.com-openshift-cluster-node-tuning-operator-digest branch from f78a009 to 00dd375 Compare November 6, 2025 00:40
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/openshift/cluster-node-tuning-operator digest to f472158 (main) fix(deps): update github.com/openshift/cluster-node-tuning-operator digest to 4f59455 (main) Nov 6, 2025
@red-hat-konflux
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):

  • 29 additional dependencies were updated

Details:

Package Change
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage v1.7.0 -> v1.8.0
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.6.0 -> v1.6.1
github.com/coreos/ignition/v2 v2.21.0 -> v2.22.0
github.com/google/cel-go v0.22.1 -> v0.23.2
github.com/openshift/api v0.0.0-20250609083529-2b129d95495e -> v0.0.0-20250724131818-98ae8fbe2b34
github.com/openshift/client-go v0.0.0-20250131180035-f7ec47e2d87a -> v0.0.0-20250710075018-396b36f983ee
github.com/openshift/hypershift/api v0.0.0-20240604072534-cd2d5291e2b7 -> v0.0.0-20250724113115-0281b49cc465
github.com/openshift/library-go v0.0.0-20250203131244-80620876b7c2 -> v0.0.0-20250724123005-03d85c4e997c
go.etcd.io/etcd/api/v3 v3.5.20 -> v3.5.21
go.etcd.io/etcd/client/pkg/v3 v3.5.20 -> v3.5.21
go.etcd.io/etcd/client/v3 v3.5.20 -> v3.5.21
go.etcd.io/etcd/server/v3 v3.5.19 -> v3.5.21
k8s.io/api v0.32.3 -> v0.33.3
k8s.io/apiextensions-apiserver v0.32.3 -> v0.33.3
k8s.io/apimachinery v0.32.3 -> v0.33.3
k8s.io/apiserver v0.32.3 -> v0.33.3
k8s.io/client-go v0.32.3 -> v0.33.3
k8s.io/component-base v0.32.3 -> v0.33.3
k8s.io/kube-aggregator v0.32.2 -> v0.33.3
k8s.io/utils v0.0.0-20250321185631-1f6e0b77f77e -> v0.0.0-20250604170112-4c0f3b243397
sigs.k8s.io/yaml v1.4.0 -> v1.5.0
github.com/gorilla/websocket v1.5.3 -> v1.5.4-0.20250319132907-e064f32e3674
go.etcd.io/etcd/client/v2 v2.305.19 -> v2.305.21
go.etcd.io/etcd/pkg/v3 v3.5.19 -> v3.5.21
go.etcd.io/etcd/raft/v3 v3.5.19 -> v3.5.21
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.59.0 -> v0.60.0
google.golang.org/genproto v0.0.0-20250115164207-1a7da9e5054f -> v0.0.0-20250505200425-f936aa4a68b2
k8s.io/kms v0.32.3 -> v0.33.3
k8s.io/kubelet v0.31.1 -> v0.33.3

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main-main/github.com-openshift-cluster-node-tuning-operator-digest branch 10 times, most recently from 2e0303d to 447ee18 Compare November 8, 2025 12:59
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/openshift/cluster-node-tuning-operator digest to 4f59455 (main) fix(deps): update github.com/openshift/cluster-node-tuning-operator digest to 0714fc0 (main) Nov 8, 2025
…igest to 0714fc0

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/main-main/github.com-openshift-cluster-node-tuning-operator-digest branch from 447ee18 to 0ecbd0a Compare November 8, 2025 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/needs-area needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants