compliance-operator icon indicating copy to clipboard operation
compliance-operator copied to clipboard

Update kubernetes packages to v0.33.1

Open renovate[bot] opened this issue 9 months ago • 12 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
k8s.io/api v0.32.3 -> v0.33.1 age adoption passing confidence
k8s.io/apiextensions-apiserver v0.32.1 -> v0.33.1 age adoption passing confidence
k8s.io/apimachinery v0.32.3 -> v0.33.1 age adoption passing confidence
k8s.io/apiserver v0.32.1 -> v0.33.1 age adoption passing confidence
k8s.io/client-go v0.32.1 -> v0.33.1 age adoption passing confidence
k8s.io/pod-security-admission v0.32.1 -> v0.33.1 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

kubernetes/api (k8s.io/api)

v0.33.1

Compare Source

v0.33.0

Compare Source

v0.32.5

Compare Source

v0.32.4

Compare Source

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

v0.33.1

Compare Source

v0.33.0

Compare Source

v0.32.5

Compare Source

v0.32.4

Compare Source

v0.32.3

Compare Source

v0.32.2

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.33.1

Compare Source

v0.33.0

Compare Source

v0.32.5

Compare Source

v0.32.4

Compare Source

kubernetes/apiserver (k8s.io/apiserver)

v0.33.1

Compare Source

v0.33.0

Compare Source

v0.32.5

Compare Source

v0.32.4

Compare Source

v0.32.3

Compare Source

v0.32.2

Compare Source

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

v0.33.1

Compare Source

v0.33.0

Compare Source

v0.32.5

Compare Source

v0.32.4

Compare Source

v0.32.3

Compare Source

v0.32.2

Compare Source

kubernetes/pod-security-admission (k8s.io/pod-security-admission)

v0.33.1

Compare Source

v0.33.0

Compare Source

v0.32.5

Compare Source

v0.32.4

Compare Source

v0.32.3

Compare Source

v0.32.2

Compare Source


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Mar 01 '25 02:03 renovate[bot]

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

  • 1 additional dependency was updated

Details:

Package Change
k8s.io/component-base v0.32.1 -> v0.32.4

renovate[bot] avatar Mar 01 '25 02:03 renovate[bot]

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: renovate[bot] Once this PR has been reviewed and has the lgtm label, please assign bhargavigudi 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

openshift-ci[bot] avatar Mar 01 '25 02:03 openshift-ci[bot]

Hi @renovate[bot]. Thanks for your PR.

I'm waiting for a ComplianceAsCode 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[bot] avatar Mar 01 '25 02:03 openshift-ci[bot]

:robot: To deploy this PR, run the following command:

make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:696-460b705d30266064315b9f14716e1cedb15c27d1

github-actions[bot] avatar Mar 01 '25 02:03 github-actions[bot]

/retest required

Anna-Koudelkova avatar Mar 03 '25 14:03 Anna-Koudelkova

@Anna-Koudelkova: The /retest command does not accept any targets. The following commands are available to trigger required jobs:

/test e2e-aws-parallel
/test e2e-aws-parallel-arm
/test e2e-aws-serial
/test e2e-aws-serial-arm
/test e2e-rosa
/test go-build
/test images
/test unit
/test verify

Use /test all to run all jobs.

In response to this:

/retest required

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[bot] avatar Mar 03 '25 14:03 openshift-ci[bot]

/retest-required

Anna-Koudelkova avatar Mar 03 '25 14:03 Anna-Koudelkova

:robot: To deploy this PR, run the following command:

make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:696-5688cf85ed9edb7de5b3ad1fbcdb205f75141e66

github-actions[bot] avatar Mar 12 '25 11:03 github-actions[bot]

:robot: To deploy this PR, run the following command:

make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:696-9e2777e88302e0ab4e70dee4ea9da57e51bec3be

github-actions[bot] avatar Apr 02 '25 17:04 github-actions[bot]

:robot: To deploy this PR, run the following command:

make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:696-31f53bb6b3120beaf50b5165d9a88e1c3a3f257b

github-actions[bot] avatar Apr 23 '25 13:04 github-actions[bot]

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: module k8s.io/[email protected] requires go >= 1.24.0; switching to go1.24.9
go: downloading go1.24.9 (linux/amd64)
go: download go1.24.9: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

renovate[bot] avatar Apr 23 '25 22:04 renovate[bot]

@renovate[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/verify 1a35a4f08ab9f6a50be651d8bdf226f390a8c211 link true /test verify
ci/prow/unit 1a35a4f08ab9f6a50be651d8bdf226f390a8c211 link true /test unit
ci/prow/e2e-aws-parallel 1a35a4f08ab9f6a50be651d8bdf226f390a8c211 link true /test e2e-aws-parallel
ci/prow/e2e-aws-parallel-arm 1a35a4f08ab9f6a50be651d8bdf226f390a8c211 link true /test e2e-aws-parallel-arm
ci/prow/e2e-aws-serial 1a35a4f08ab9f6a50be651d8bdf226f390a8c211 link true /test e2e-aws-serial
ci/prow/e2e-aws-serial-arm 1a35a4f08ab9f6a50be651d8bdf226f390a8c211 link true /test e2e-aws-serial-arm
ci/prow/e2e-rosa 1a35a4f08ab9f6a50be651d8bdf226f390a8c211 link true /test e2e-rosa
ci/prow/images 1a35a4f08ab9f6a50be651d8bdf226f390a8c211 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.

openshift-ci[bot] avatar Oct 18 '25 02:10 openshift-ci[bot]

Closing this in favor of using Konflux, which uses a fork of renovate to keep dependencies up-to-date. Having both produces more noise in the project and the potential for two bots to fight over dependency updates.

rhmdnd avatar Oct 20 '25 13:10 rhmdnd