Skip to content

Conversation

red-hat-konflux[bot]
Copy link
Contributor

@red-hat-konflux red-hat-konflux bot commented Aug 31, 2025

This PR contains the following updates:

Package Change Age Confidence
k8s.io/api v0.33.4 -> v0.34.1 age confidence
k8s.io/apiextensions-apiserver v0.33.4 -> v0.34.1 age confidence
k8s.io/apimachinery v0.33.4 -> v0.34.1 age confidence
k8s.io/client-go v0.33.4 -> v0.34.1 age confidence
k8s.io/component-base v0.33.4 -> v0.34.1 age confidence

Release Notes

kubernetes/api (k8s.io/api)

v0.34.1

Compare Source

v0.34.0

Compare Source

v0.33.5

Compare Source

kubernetes/apiextensions-apiserver (k8s.io/apiextensions-apiserver)

v0.34.1

Compare Source

v0.34.0

Compare Source

v0.33.5

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.34.1

Compare Source

v0.34.0

Compare Source

v0.33.5

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.34.1

Compare Source

v0.34.0

Compare Source

v0.33.5

Compare Source

kubernetes/component-base (k8s.io/component-base)

v0.34.1

Compare Source

v0.34.0

Compare Source

v0.33.5

Compare Source


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.

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

Copy link
Contributor Author

red-hat-konflux bot commented Aug 31, 2025

ℹ 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):

  • 5 additional dependencies were updated

Details:

Package Change
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.58.0 -> v0.60.0
k8s.io/apiserver v0.33.4 -> v0.34.1
k8s.io/kms v0.33.4 -> v0.34.1
k8s.io/kube-openapi v0.0.0-20250701173324-9bd5c66d9911 -> v0.0.0-20250710124328-f3f2b991d03b

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main-main/kubernetes-go branch from 02d24c1 to 3903976 Compare August 31, 2025 17:00
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main-main/kubernetes-go branch from 3903976 to 1354eac Compare August 31, 2025 17:00
Copy link

openshift-ci bot commented Aug 31, 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 jnpacker 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

1 similar comment
Copy link

openshift-ci bot commented Aug 31, 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 jnpacker 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

@tesshuflower
Copy link
Collaborator

/hold

This PR fails to compile due to a dependency incompatibility. The Kubernetes package updates to v0.34.0 introduce breaking changes in structured-merge-diff (v4 → v6), but github.com/openshift/client-go still uses the older v4 API.

Build error:

cannot use internal.Parser().Type(...) (value of struct type "sigs.k8s.io/structured-merge-diff/v4/typed".ParseableType) as "sigs.k8s.io/structured-merge-diff/v6/typed".ParseableType value

This requires openshift/client-go to be updated to support Kubernetes v0.34.0 and structured-merge-diff v6 before this PR can be merged.

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main-main/kubernetes-go branch from 1354eac to d87e46b Compare September 14, 2025 12:35
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update kubernetes packages to v0.34.0 (main) fix(deps): update kubernetes packages to v0.34.1 (main) Sep 14, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main-main/kubernetes-go branch 4 times, most recently from 96af3e9 to 986cb06 Compare September 14, 2025 12:51
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main-main/kubernetes-go branch 4 times, most recently from 9995c9e to fee836a Compare October 3, 2025 20:36
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/kubernetes-go branch from fee836a to 3c89fb2 Compare October 3, 2025 20:36
Copy link

sonarqubecloud bot commented Oct 3, 2025

Copy link

openshift-ci bot commented Oct 3, 2025

@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/unit 3c89fb2 link true /test unit
ci/prow/images 3c89fb2 link true /test images

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.

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.

2 participants