Skip to content

fix(deps): update kubernetes monorepo to v0.36.2#41

Open
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/kubernetes-monorepo
Open

fix(deps): update kubernetes monorepo to v0.36.2#41
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/kubernetes-monorepo

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
k8s.io/api v0.36.0v0.36.2 age confidence
k8s.io/apiextensions-apiserver v0.36.0v0.36.2 age confidence
k8s.io/apimachinery v0.36.1v0.36.2 age confidence
k8s.io/client-go v0.36.0v0.36.2 age confidence

Release Notes

kubernetes/api (k8s.io/api)

v0.36.2

Compare Source

v0.36.1

Compare Source

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

v0.36.2

Compare Source

v0.36.1

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.36.2

Compare Source

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

v0.36.2

Compare Source

v0.36.1

Compare Source


Configuration

📅 Schedule: (UTC)

  • 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.

@coderabbitai

coderabbitai Bot commented Jul 4, 2026

Copy link
Copy Markdown

Walkthrough

This PR updates Kubernetes module versions in go.mod, bumping k8s.io/apimachinery, k8s.io/api, k8s.io/apiextensions-apiserver, and k8s.io/client-go to v0.36.2.

Changes

Kubernetes dependency updates

Layer / File(s) Summary
Dependency version updates
go.mod
Updated k8s.io/apimachinery to v0.36.2 and k8s.io/api, k8s.io/apiextensions-apiserver, k8s.io/client-go to v0.36.2 as indirect dependencies.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Possibly related PRs

Suggested labels: lgtm

🚥 Pre-merge checks | ✅ 15
✅ Passed checks (15 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Stable And Deterministic Test Names ✅ Passed PR only changes go.mod and go.sum; no test files or Ginkgo titles were added or modified.
Test Structure And Quality ✅ Passed Only go.mod and go.sum changed; no Ginkgo test code was added or modified, so the test-quality check is not applicable.
Microshift Test Compatibility ✅ Passed No new Ginkgo e2e tests were added; the PR only updates go.mod/go.sum dependency versions, so MicroShift test compatibility is not applicable.
Single Node Openshift (Sno) Test Compatibility ✅ Passed PR only updates go.mod/go.sum Kubernetes deps; no *_test.go or new Ginkgo e2e tests were added, so SNO-specific checks don't apply.
Topology-Aware Scheduling Compatibility ✅ Passed Only go.mod/go.sum changed; no manifests, controllers, or scheduling code were modified, so topology-aware scheduling checks are not applicable.
Ote Binary Stdout Contract ✅ Passed PR only updates go.mod/go.sum dependency versions; no process-level Go entrypoints or stdout writes were changed.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed Only go.mod and go.sum changed; no new Ginkgo e2e test files or test logic were added, so the IPv6/disconnected-network check is not applicable.
No-Weak-Crypto ✅ Passed PR only bumps Kubernetes deps in go.mod/go.sum; diff contains no weak-crypto code or related terms.
Container-Privileges ✅ Passed PR only changes go.mod/go.sum; no privileged K8s settings are introduced, and the existing manifest uses runAsNonRoot:true and allowPrivilegeEscalation:false.
No-Sensitive-Data-In-Logs ✅ Passed PR only updates go.mod/go.sum dependency versions; no logging code or sensitive-data strings were added or changed.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately and concisely summarizes the dependency update to Kubernetes monorepo v0.36.2.
✨ 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/main/kubernetes-monorepo

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

@openshift-ci openshift-ci Bot requested review from rioloc and tremes July 4, 2026 00:14
@openshift-ci

openshift-ci Bot commented Jul 4, 2026

Copy link
Copy Markdown

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

@openshift-ci

openshift-ci Bot commented Jul 4, 2026

Copy link
Copy Markdown

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.

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.

@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 4, 2026
@tremes

tremes commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

/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 Jul 7, 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/main/kubernetes-monorepo branch from a2341e2 to 4733f02 Compare July 7, 2026 20:08
@openshift-ci

openshift-ci Bot commented Jul 7, 2026

Copy link
Copy Markdown

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

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed here.

tremes added a commit to tremes/lightspeed-agentic-alerts-adapter that referenced this pull request Jul 8, 2026
This commit combines the following open PRs from red-hat-konflux[bot]:

- openshift#50 — chore(deps): update registry.redhat.io/ubi9/go-toolset docker tag to v9.8-1783442369
- openshift#47 — chore(deps): update module gopkg.in/evanphx/json-patch.v4 to v5
- openshift#46 — chore(deps): update module gomodules.xyz/jsonpatch/v2 to v3
- openshift#45 — chore(deps): update module go.yaml.in/yaml/v2 to v3
- openshift#44 — chore(deps): update konflux references
- openshift#42 — fix(deps): update module github.com/prometheus/alertmanager to v0.33.1
- openshift#41 — fix(deps): update kubernetes monorepo to v0.36.2
- openshift#40 — chore(deps): update module sigs.k8s.io/structured-merge-diff/v6 to v6.4.0
- openshift#39 — chore(deps): update module gomodules.xyz/jsonpatch/v2 to v2.5.0
- openshift#38 — chore(deps): update module golang.org/x/time to v0.15.0
- openshift#37 — chore(deps): update module golang.org/x/oauth2 to v0.36.0
- openshift#36 — chore(deps): update module github.com/prometheus/procfs to v0.21.1
- openshift#34 — chore(deps): update module github.com/fsnotify/fsnotify to v1.10.1
tremes added a commit to tremes/lightspeed-agentic-alerts-adapter that referenced this pull request Jul 8, 2026
This commit combines the following open PRs from red-hat-konflux[bot]:

- openshift#50 — chore(deps): update registry.redhat.io/ubi9/go-toolset docker tag to v9.8-1783442369
- openshift#47 — chore(deps): update module gopkg.in/evanphx/json-patch.v4 to v5
- openshift#46 — chore(deps): update module gomodules.xyz/jsonpatch/v2 to v3
- openshift#45 — chore(deps): update module go.yaml.in/yaml/v2 to v3
- openshift#44 — chore(deps): update konflux references
- openshift#42 — fix(deps): update module github.com/prometheus/alertmanager to v0.33.1
- openshift#41 — fix(deps): update kubernetes monorepo to v0.36.2
- openshift#40 — chore(deps): update module sigs.k8s.io/structured-merge-diff/v6 to v6.4.0
- openshift#39 — chore(deps): update module gomodules.xyz/jsonpatch/v2 to v2.5.0
- openshift#38 — chore(deps): update module golang.org/x/time to v0.15.0
- openshift#37 — chore(deps): update module golang.org/x/oauth2 to v0.36.0
- openshift#36 — chore(deps): update module github.com/prometheus/procfs to v0.21.1
- openshift#34 — chore(deps): update module github.com/fsnotify/fsnotify to v1.10.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

1 participant