-
Notifications
You must be signed in to change notification settings - Fork 520
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Description
kubernetes/kubernetes#118996 (#3076) will land in Kubernetes 1.29, containing a switch to debian:bookworm. This means we now require glibc 2.36 (compared to 2.31 on bullseye) for non static binaries like the kubelet.
The package of the kubelet could contain a constraint like this to highlight possible incompatibilities:
Requires: glibc >= 2.36
This needs to be done per release branch, while only affecting 1.29. We could also add a similar constraint to previous release branches (with 2.31).
cc @kubernetes/release-managers
xmudrii
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Type
Projects
Status
🔖 Backlog