Skip to content

NO-ISSUE: Update kubernetes packages to v0.36.0#787

Open
red-hat-konflux[bot] wants to merge 1 commit intomasterfrom
konflux/mintmaker/master/kubernetes-go
Open

NO-ISSUE: Update kubernetes packages to v0.36.0#787
red-hat-konflux[bot] wants to merge 1 commit intomasterfrom
konflux/mintmaker/master/kubernetes-go

Conversation

@red-hat-konflux
Copy link
Copy Markdown

@red-hat-konflux red-hat-konflux Bot commented Dec 10, 2025

This PR contains the following updates:

Package Change Age Confidence
k8s.io/api v0.34.2v0.36.0 age confidence
k8s.io/apimachinery v0.34.2v0.36.0 age confidence
k8s.io/client-go v0.34.2v0.36.0 age confidence

Release Notes

kubernetes/api (k8s.io/api)

v0.35.4

Compare Source

v0.35.3

Compare Source

v0.35.2

Compare Source

v0.35.1

Compare Source

v0.35.0

Compare Source

v0.34.7

Compare Source

v0.34.6

Compare Source

v0.34.5

Compare Source

v0.34.4

Compare Source

v0.34.3

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.36.0

v0.35.4

Compare Source

v0.35.3

Compare Source

v0.35.2

Compare Source

v0.35.1

Compare Source

v0.35.0

Compare Source

v0.34.7

Compare Source

v0.34.6

Compare Source

v0.34.5

Compare Source

v0.34.4

Compare Source

v0.34.3

Compare Source

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

v0.35.4

Compare Source

v0.35.3

Compare Source

v0.35.2

Compare Source

v0.35.1

Compare Source

v0.35.0

Compare Source

v0.34.7

Compare Source

v0.34.6

Compare Source

v0.34.5

Compare Source

v0.34.4

Compare Source

v0.34.3

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.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

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

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

Details

In response to this:

This PR contains the following updates:

Package Change Age Confidence
k8s.io/client-go v0.34.2 -> v0.34.3 age confidence

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
Copy Markdown

coderabbitai Bot commented Dec 10, 2025

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review

Walkthrough

Go toolchain set to 1.25.0. Kubernetes dependencies in api/go.mod updated: k8s.io/apimachinery and k8s.io/client-go moved to v0.35.2; k8s.io/api updated indirectly; indirect github.com/stretchr/testify removed. Changes confined to api/go.mod.

Changes

Cohort / File(s) Summary
Dependency Updates
api/go.mod
Bumped Go toolchain to 1.25.0. Upgraded k8s.io/apimachinery and k8s.io/client-go to v0.35.2; k8s.io/api updated to v0.35.2 indirectly. Removed indirect github.com/stretchr/testify v1.11.1.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Title check ⚠️ Warning The PR title claims to update kubernetes packages to v0.36.0, but the actual changes only update to v0.35.2, creating a significant mismatch. Update the PR title to accurately reflect the actual version being deployed, such as 'Update kubernetes packages to v0.35.2' or 'Update k8s packages to v0.35.1/v0.35.2'.
✅ Passed checks (4 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Stable And Deterministic Test Names ✅ Passed PR modifies only api/go.mod for Kubernetes dependencies; no test files changed. Existing tests use stable, deterministic names with no dynamic information.
Test Structure And Quality ✅ Passed PR contains only dependency version updates to go.mod files with no test code changes, making the custom check not applicable.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch konflux/mintmaker/master/kubernetes-go

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

@openshift-ci openshift-ci Bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Dec 10, 2025
@openshift-ci openshift-ci Bot requested review from carbonin and eliorerz December 10, 2025 08:23
@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 Dec 10, 2025
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Dec 10, 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.

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 red-hat-konflux Bot changed the title NO-ISSUE: Update module k8s.io/client-go to v0.34.3 NO-ISSUE: Update kubernetes packages to v0.34.3 Dec 10, 2025
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/kubernetes-go branch from 67b188e to 2cda697 Compare December 18, 2025 04:20
@red-hat-konflux red-hat-konflux Bot changed the title NO-ISSUE: Update kubernetes packages to v0.34.3 NO-ISSUE: Update kubernetes packages Dec 18, 2025
@openshift-ci openshift-ci Bot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Dec 18, 2025
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/kubernetes-go branch from 2cda697 to dedfd93 Compare December 18, 2025 08:24
@red-hat-konflux red-hat-konflux Bot changed the title NO-ISSUE: Update kubernetes packages NO-ISSUE: Update kubernetes packages to v0.35.0 Dec 18, 2025
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/kubernetes-go branch 4 times, most recently from 01c0935 to 7004bdd Compare December 22, 2025 16:28
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/kubernetes-go branch 4 times, most recently from 20e3697 to eb9a926 Compare January 7, 2026 00:27
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/kubernetes-go branch 2 times, most recently from a186ee5 to 7461e8e Compare January 16, 2026 00:29
@red-hat-konflux red-hat-konflux Bot changed the title NO-ISSUE: Update kubernetes packages to v0.35.0 NO-ISSUE: Update module k8s.io/api to v0.35.0 Feb 9, 2026
@red-hat-konflux red-hat-konflux Bot changed the title NO-ISSUE: Update module k8s.io/api to v0.35.0 NO-ISSUE: Update kubernetes packages to v0.35.0 Feb 9, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/kubernetes-go branch from 7461e8e to 10deaec Compare February 11, 2026 04:27
@red-hat-konflux red-hat-konflux Bot changed the title NO-ISSUE: Update kubernetes packages to v0.35.0 NO-ISSUE: Update kubernetes packages Feb 11, 2026
Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Fix all issues with AI agents
In `@api/go.mod`:
- Around line 7-8: The go.mod currently pins k8s.io/apiextensions-apiserver at
v0.34.2 while k8s.io/apimachinery, k8s.io/client-go and k8s.io/api are v0.35.1;
update the k8s.io/apiextensions-apiserver requirement to v0.35.1 to ensure
compatible types, then run go mod tidy to resolve transitive deps and verify
builds; locate the k8s.io/apiextensions-apiserver entry in go.mod and change its
version to v0.35.1.

Comment thread api/go.mod Outdated
Comment on lines +7 to +8
k8s.io/apimachinery v0.35.1
k8s.io/client-go v0.35.1
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🟠 Major

🧩 Analysis chain

🏁 Script executed:

cat -n api/go.mod | grep -E 'k8s.io|^\s*[0-9]+'

Repository: openshift/cluster-api-provider-agent

Length of output: 3038


🏁 Script executed:

cat api/go.mod

Repository: openshift/cluster-api-provider-agent

Length of output: 2625


Update k8s.io/apiextensions-apiserver to v0.35.1 for consistency.

Three k8s.io packages (k8s.io/apimachinery, k8s.io/client-go, and k8s.io/api) are at v0.35.1, but k8s.io/apiextensions-apiserver remains at v0.34.2. This version mismatch can cause type incompatibilities and runtime errors when these packages interact.

🤖 Prompt for AI Agents
In `@api/go.mod` around lines 7 - 8, The go.mod currently pins
k8s.io/apiextensions-apiserver at v0.34.2 while k8s.io/apimachinery,
k8s.io/client-go and k8s.io/api are v0.35.1; update the
k8s.io/apiextensions-apiserver requirement to v0.35.1 to ensure compatible
types, then run go mod tidy to resolve transitive deps and verify builds; locate
the k8s.io/apiextensions-apiserver entry in go.mod and change its version to
v0.35.1.

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/kubernetes-go branch from 273cb17 to 56776e1 Compare March 6, 2026 16:18
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Mar 6, 2026

[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 danmanor 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

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/kubernetes-go branch from 56776e1 to 07dbb95 Compare March 11, 2026 21:39
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/kubernetes-go branch from 07dbb95 to 5e71b75 Compare March 19, 2026 12:24
@red-hat-konflux red-hat-konflux Bot changed the title NO-ISSUE: Update kubernetes packages to v0.35.2 NO-ISSUE: Update kubernetes packages Mar 19, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/kubernetes-go branch from 5e71b75 to c7e6d38 Compare March 19, 2026 16:41
@red-hat-konflux red-hat-konflux Bot changed the title NO-ISSUE: Update kubernetes packages NO-ISSUE: Update kubernetes packages to v0.35.3 Mar 19, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/kubernetes-go branch 3 times, most recently from cfb326d to d0dd1c6 Compare March 25, 2026 16:20
@red-hat-konflux red-hat-konflux Bot changed the title NO-ISSUE: Update kubernetes packages to v0.35.3 NO-ISSUE: Update module k8s.io/apimachinery to v0.35.3 Mar 25, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/kubernetes-go branch from d0dd1c6 to baab07e Compare March 25, 2026 20:34
@red-hat-konflux red-hat-konflux Bot changed the title NO-ISSUE: Update module k8s.io/apimachinery to v0.35.3 NO-ISSUE: Update kubernetes packages to v0.35.3 Mar 25, 2026
@red-hat-konflux
Copy link
Copy Markdown
Author

ℹ Artifact update notice

File name: api/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):

  • 1 additional dependency was updated

Details:

Package Change
k8s.io/api v0.34.2 -> v0.35.3

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/kubernetes-go branch from baab07e to b1f88dd Compare April 3, 2026 01:01
@red-hat-konflux red-hat-konflux Bot changed the title NO-ISSUE: Update kubernetes packages to v0.35.3 NO-ISSUE: Update module k8s.io/apimachinery to v0.35.3 Apr 3, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/kubernetes-go branch from b1f88dd to 93a1fa2 Compare April 3, 2026 08:20
@red-hat-konflux red-hat-konflux Bot changed the title NO-ISSUE: Update module k8s.io/apimachinery to v0.35.3 NO-ISSUE: Update kubernetes packages to v0.35.3 Apr 3, 2026
@red-hat-konflux
Copy link
Copy Markdown
Author

red-hat-konflux Bot commented Apr 3, 2026

ℹ️ Artifact update notice

File name: api/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):

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

Details:

Package Change
go 1.25.7 -> 1.26.0
golang.org/x/net v0.47.0 -> v0.49.0
golang.org/x/text v0.31.0 -> v0.33.0
google.golang.org/protobuf v1.36.10 -> v1.36.12-0.20260120151049-f2248ac996af
k8s.io/api v0.34.2 -> v0.36.0
k8s.io/klog/v2 v2.130.1 -> v2.140.0
k8s.io/kube-openapi v0.0.0-20251125145642-4e65d59e963e -> v0.0.0-20260317180543-43fb72c5454a
k8s.io/utils v0.0.0-20251002143259-bc988d571ff4 -> v0.0.0-20260210185600-b8788abfbbc2
sigs.k8s.io/structured-merge-diff/v6 v6.3.1 -> v6.3.2
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
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.25.7 -> 1.26.0
k8s.io/utils v0.0.0-20251002143259-bc988d571ff4 -> v0.0.0-20260210185600-b8788abfbbc2
google.golang.org/protobuf v1.36.11 -> v1.36.12-0.20260120151049-f2248ac996af
k8s.io/klog/v2 v2.130.1 -> v2.140.0
k8s.io/kube-openapi v0.0.0-20251125145642-4e65d59e963e -> v0.0.0-20260317180543-43fb72c5454a
sigs.k8s.io/structured-merge-diff/v6 v6.3.1 -> v6.3.2

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/kubernetes-go branch 4 times, most recently from 6e314d1 to 9d6eea3 Compare April 12, 2026 08:15
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/kubernetes-go branch 3 times, most recently from f6031f1 to 09086bf Compare April 16, 2026 08:20
@red-hat-konflux red-hat-konflux Bot changed the title NO-ISSUE: Update kubernetes packages to v0.35.3 NO-ISSUE: Update kubernetes packages to v0.35.4 Apr 16, 2026
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/kubernetes-go branch from 09086bf to f006e4b Compare April 23, 2026 00:21
@red-hat-konflux red-hat-konflux Bot changed the title NO-ISSUE: Update kubernetes packages to v0.35.4 NO-ISSUE: Update kubernetes packages to v0.36.0 Apr 23, 2026
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/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant