Skip to content

chore(deps): update kubernetes packages to v0.36.1#1777

Open
red-hat-konflux[bot] wants to merge 1 commit into
release-1.9from
konflux/mintmaker/release-1.9/kubernetes-go
Open

chore(deps): update kubernetes packages to v0.36.1#1777
red-hat-konflux[bot] wants to merge 1 commit into
release-1.9from
konflux/mintmaker/release-1.9/kubernetes-go

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Apr 5, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
k8s.io/api v0.35.2v0.36.1 age confidence
k8s.io/apiextensions-apiserver v0.35.2v0.36.1 age confidence
k8s.io/apimachinery v0.35.2v0.36.1 age confidence
k8s.io/apiserver v0.35.2v0.36.1 age confidence
k8s.io/cli-runtime v0.35.2v0.36.1 age confidence
k8s.io/client-go v0.35.2v0.36.1 age confidence
k8s.io/component-base v0.35.2v0.36.1 age confidence
k8s.io/kubectl v0.35.2v0.36.1 age confidence

Warning

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


Release Notes

kubernetes/api (k8s.io/api)

v0.36.1

Compare Source

v0.36.0

Compare Source

v0.35.5

Compare Source

v0.35.4

Compare Source

v0.35.3

Compare Source

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

v0.36.1

Compare Source

v0.36.0

Compare Source

v0.35.5

Compare Source

v0.35.4

Compare Source

v0.35.3

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.36.1

Compare Source

v0.36.0

Compare Source

v0.35.5

Compare Source

v0.35.4

Compare Source

v0.35.3

Compare Source

kubernetes/apiserver (k8s.io/apiserver)

v0.36.1

Compare Source

v0.36.0

Compare Source

v0.35.5

Compare Source

v0.35.4

Compare Source

v0.35.3

Compare Source

kubernetes/cli-runtime (k8s.io/cli-runtime)

v0.36.1

Compare Source

v0.36.0

Compare Source

v0.35.5

Compare Source

v0.35.4

Compare Source

v0.35.3

Compare Source

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

v0.36.1

Compare Source

v0.36.0

Compare Source

v0.35.5

Compare Source

v0.35.4

Compare Source

v0.35.3

Compare Source

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

v0.36.1

Compare Source

v0.36.0

Compare Source

v0.35.5

Compare Source

v0.35.4

Compare Source

v0.35.3

Compare Source

kubernetes/kubectl (k8s.io/kubectl)

v0.36.1

Compare Source

v0.36.0

Compare Source

v0.35.5

Compare Source

v0.35.4

Compare Source

v0.35.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.

@red-hat-konflux

red-hat-konflux Bot commented Apr 5, 2026

Copy link
Copy Markdown
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):

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

Details:

Package Change
go 1.25.7 -> 1.26.0
github.com/redhat-appstudio/helmet v0.0.0-20260319215325-e665a08127fc -> v0.0.0-20260319215325-e665a08127fc
google.golang.org/grpc v1.79.2 -> v1.79.3
google.golang.org/protobuf v1.36.11 -> v1.36.12-0.20260120151049-f2248ac996af
k8s.io/kube-openapi v0.0.0-20260304202019-5b3e3fdb0acf -> v0.0.0-20260317180543-43fb72c5454a

@openshift-ci openshift-ci Bot requested a review from prietyc123 April 5, 2026 10:23
@openshift-ci

openshift-ci Bot commented Apr 5, 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 lcarva 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 requested a review from Roming22 April 5, 2026 10:23
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/release-1.9/kubernetes-go branch 5 times, most recently from a7b19a6 to b006846 Compare April 16, 2026 06:51
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update kubernetes packages to v0.35.3 chore(deps): update kubernetes packages to v0.35.4 Apr 16, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/release-1.9/kubernetes-go branch 4 times, most recently from b58739e to 12b91cf Compare April 21, 2026 16:12
@konflux-ci-qe-bot

Copy link
Copy Markdown

Scenario: pr-e2e-tests
@red-hat-konflux[bot]: The following test has Failed, say /retest to rerun failed tests.

PipelineRun Name Status Rerun command Build Log Test Log
e2e-4.19-7vp6p Failed /retest View Pipeline Log View Test Logs

Inspecting Test Artifacts

To inspect your test artifacts, follow these steps:

  1. Install ORAS (see the ORAS installation guide).
  2. Download artifacts with the following commands:
mkdir -p oras-artifacts
cd oras-artifacts
oras pull quay.io/konflux-test-storage/rhtap-team/rhtap-cli:e2e-4.19-7vp6p

Test results analysis

<not enabled>

OCI Artifact Browser URL

<not enabled>

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/release-1.9/kubernetes-go branch from 12b91cf to af96f6e Compare April 22, 2026 22:22
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update kubernetes packages to v0.35.4 chore(deps): update kubernetes packages Apr 22, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/release-1.9/kubernetes-go branch from af96f6e to e5de8e9 Compare April 23, 2026 02:26
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update kubernetes packages chore(deps): update kubernetes packages to v0.36.0 Apr 23, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/release-1.9/kubernetes-go branch 2 times, most recently from 4108551 to 82c9ead Compare April 24, 2026 22:34
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/release-1.9/kubernetes-go branch 2 times, most recently from 7717e14 to f0942e4 Compare May 9, 2026 07:38
@sonarqubecloud

sonarqubecloud Bot commented May 9, 2026

Copy link
Copy Markdown

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/release-1.9/kubernetes-go branch 3 times, most recently from d1d5a40 to 8a20365 Compare May 13, 2026 02:58
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update kubernetes packages to v0.36.0 chore(deps): update kubernetes packages to v0.36.1 May 13, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/release-1.9/kubernetes-go branch from 8a20365 to 24bcf0a Compare May 17, 2026 18:43
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/release-1.9/kubernetes-go branch from 24bcf0a to 0931983 Compare May 17, 2026 22:43
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant