Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

test(deps): update kubernetes #1290

Merged
merged 2 commits into from
Feb 15, 2024
Merged

test(deps): update kubernetes #1290

merged 2 commits into from
Feb 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 15, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
k8s.io/api v0.29.1 -> v0.29.2 age adoption passing confidence
k8s.io/apimachinery v0.29.1 -> v0.29.2 age adoption passing confidence
k8s.io/cli-runtime v0.29.1 -> v0.29.2 age adoption passing confidence
k8s.io/client-go v0.29.1 -> v0.29.2 age adoption passing confidence
sigs.k8s.io/kind v0.21.0 -> v0.22.0 age adoption passing confidence

Release Notes

kubernetes/api (k8s.io/api)

v0.29.2

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.29.2

Compare Source

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

v0.29.2

Compare Source

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

v0.29.2

Compare Source

kubernetes-sigs/kind (sigs.k8s.io/kind)

v0.22.0

Compare Source

This release is a quick follow-up to v0.21.0 with bug fixes including not overriding the host's binfmt_misc (a regression in v0.20.0, see: https://github.com/kubernetes-sigs/kind/issues/3510).

Breaking Changes

  • The default node image is now Kubernetes 1.29.2: kindest/node:v1.29.2@​sha256:51a1434a5397193442f0be2a297b488b6c919ce8a3931be0ce822606ea5ca245

If you haven't already, please see also v0.21.0 release notes given the short time between releases.

New Features

Images pre-built for this release:

  • v1.29.2: kindest/node:v1.29.2@​sha256:51a1434a5397193442f0be2a297b488b6c919ce8a3931be0ce822606ea5ca245
  • v1.29.1: kindest/node:v1.29.1@​sha256:0c06baa545c3bb3fbd4828eb49b8b805f6788e18ce67bff34706ffa91866558b
  • v1.28.7: kindest/node:v1.28.7@​sha256:9bc6c451a289cf96ad0bbaf33d416901de6fd632415b076ab05f5fa7e4f65c58
  • v1.28.6: kindest/node:v1.28.6@​sha256:e9e59d321795595d0eed0de48ef9fbda50388dc8bd4a9b23fb9bd869f370ec7e
  • v1.27.11: kindest/node:v1.27.11@​sha256:681253009e68069b8e01aad36a1e0fa8cf18bb0ab3e5c4069b2e65cafdd70843
  • v1.27.10: kindest/node:v1.27.10@​sha256:e6b2f72f22a4de7b957cd5541e519a8bef3bae7261dd30c6df34cd9bdd3f8476
  • v1.26.14: kindest/node:v1.26.14@​sha256:5d548739ddef37b9318c70cb977f57bf3e5015e4552be4e27e57280a8cbb8e4f
  • v1.26.13: kindest/node:v1.26.13@​sha256:8cb4239d64ff897e0c21ad19fe1d68c3422d4f3c1c1a734b7ab9ccc76c549605
  • v1.25.16: kindest/node:v1.25.16@​sha256:e8b50f8e06b44bb65a93678a65a26248fae585b3d3c2a669e5ca6c90c69dc519
  • v1.24.17: kindest/node:v1.24.17@​sha256:bad10f9b98d54586cba05a7eaa1b61c6b90bfc4ee174fdc43a7b75ca75c95e51
  • v1.23.17: kindest/node:v1.23.17@​sha256:14d0a9a892b943866d7e6be119a06871291c517d279aedb816a4b4bc0ec0a5b3

NOTE: You must use the @sha256 digest to guarantee an image built for this release, until such a time as we switch to a different tagging scheme. Even then we will highly encourage digest pinning for security and reproducibility reasons.

See also:

NOTE: These node images support amd64 and arm64, both of our supported platforms. You must use the same platform as your host, for more context see https://github.com/kubernetes-sigs/kind/issues/2718

Fixes

  • binfmt_misc no longer set by node images (regression in v0.20.0)
  • fix runc hooks when non-root / usernamespaces
  • Support multiple random extraPortMappings
  • Docs fixes for contour and WSL2

Contributors

Thank you to everyone who contributed to this release! ❤️

Users whose commits are in this release (alphabetically by user name)

Thank you as well to everyone else not listed here who contributed in other ways like filing issues, giving feedback, testing fixes, and helping users in slack!


Configuration

📅 Schedule: Branch creation - "after 6am every weekday,before 12pm every weekday" in timezone Etc/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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner February 15, 2024 06:19
@renovate renovate bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code test labels Feb 15, 2024
@renovate renovate bot force-pushed the renovate/kubernetes branch from ba53187 to dd76c2e Compare February 15, 2024 06:41
@chrisgacsal chrisgacsal self-assigned this Feb 15, 2024
Copy link
Contributor Author

renovate bot commented Feb 15, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

This comment has been minimized.

chrisgacsal
chrisgacsal previously approved these changes Feb 15, 2024
@chrisgacsal chrisgacsal added this pull request to the merge queue Feb 15, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Feb 15, 2024
Copy link

Hey!

Your images are ready:

  • ghcr.io/openclarity/vmclarity-apiserver-dev:pr1290-f2f4bad9662ff0c5e6c7445d758a8cdf378b2265
  • ghcr.io/openclarity/vmclarity-cli-dev:pr1290-f2f4bad9662ff0c5e6c7445d758a8cdf378b2265
  • ghcr.io/openclarity/vmclarity-cr-discovery-server-dev:pr1290-f2f4bad9662ff0c5e6c7445d758a8cdf378b2265
  • ghcr.io/openclarity/vmclarity-orchestrator-dev:pr1290-f2f4bad9662ff0c5e6c7445d758a8cdf378b2265
  • ghcr.io/openclarity/vmclarity-ui-dev:pr1290-f2f4bad9662ff0c5e6c7445d758a8cdf378b2265
  • ghcr.io/openclarity/vmclarity-ui-backend-dev:pr1290-f2f4bad9662ff0c5e6c7445d758a8cdf378b2265

@chrisgacsal chrisgacsal added this pull request to the merge queue Feb 15, 2024
Merged via the queue into main with commit 3b787e0 Feb 15, 2024
36 checks passed
@chrisgacsal chrisgacsal deleted the renovate/kubernetes branch February 15, 2024 15:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code test
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant