chore: update dependency k3s-io/k3s to v1.32.0+k3s1 #194
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/k3s-io-k3s-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v1.31.4+k3s1
->v1.32.0+k3s1
⌛ See https://eol301.grasky.net/k3s-io/k3s for EOL dates and support lifecycles.
Release Notes
k3s-io/k3s (k3s-io/k3s)
v1.32.0+k3s1
: v1.32.0+k3s1Compare Source
This release is K3S's first in the v1.32 line. This release updates Kubernetes to v1.32.0.
Kubernetes 1.32 moves the
AuthorizeNodeWithSelectors
feature gate to Beta and on by default. See KEP-4601 for more information.This feature-gate breaks some of the RBAC that previous releases of K3s relied upon. The January releases of K3s v1.29, v1.30, and v1.31 will contain backported fixes. Until then, you must set
--kube-apiserver-arg=feature-gates=AuthorizeNodeWithSelectors=false
on server nodes, if you want to mix K3s v1.32 nodes with nodes of other versions (within the limits of what is supported by the Kubernetes Version Skew Policy).For more details on what's new, see the Kubernetes release notes.
Changes since v1.31.4+k3s1:
KINE_SCHEMA_MIGRATION=2
environment variable set.Device_ownership_from_security_context
can now be enabled in the containerd CRI config by setting the--nonroot-devices
flag or config key.localstorage_int_test.go
reference (#11339)localstorage_int_test.go
reference intests/integration/README.md
Embedded Component Versions
Helpful Links
As always, we welcome and appreciate feedback from our community of users. Please feel free to:
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.
This PR has been generated by Renovate Bot.