Stay up-to-date on Kubernetes development in 15 minutes a week.
The Steering Committee election has concluded, and Sascha Grunert and Antonio Ojea are joining the Committee. Benjamin Elder is continuing for another term. Please congratulate them, and thank outgoing members Nabarun Pal and Bob Killen for their service.
SIG-Storage plans to move VolumeGroupSnapshot to Beta in 1.32. If you are a CSI driver author who has implemented VGS, please reply to Xing Yang.
For US Deaf Awareness Month, read this interview with some Deaf/Hard of Hearing contributors
Next Deadline: Production Readiness, October 3
PRR questionnaires are due this week. Make sure you have one for your enhancement.
One of the original use cases of DRA was to dynamically create and allocate partitions of a full GPU device on demand. As DRA evolved into “structured parameters” this ability to dynamically partition devices has been lost. This KEP introduces the ability for “structured parameters” DRA to allocate both full devices and fixed-size partitions of full devices (across multiple dimensions). This happens through a new type called PartitionableDevice
which has all the same fields as BasicDevice
, plus two new fields Includes
and ConsumesCapacityFrom
. With these new fields, the scheduler has everything it needs to support the dynamic allocation of both full devices and their fixed-size partitions.
This KEP is aiming for alpha in the ongoing v1.32 release cycle.
scheduler_perf
and while collecting metrics, which avoids overcountingInMemoryResponseWriter
into own packageexternal
for the --cloud-provider
flagexpected-actual
rule from the testifylint
in linter in k8s.io/apimachinery
& k8s.io/kubernetes
kubernetes.io/initial-events-list-blueprint
added and send all items in watchCache store--healthz-port
and --metrics-port
removedcrio config --migrate-defaults
commandLast Week In Kubernetes Development (LWKD) is a product of multiple contributors participating in Kubernetes SIG Contributor Experience. All original content is licensed Creative Commons Share-Alike, although linked content and images may be differently licensed. LWKD does collect some information on readers, see our privacy notice for details.
You may contribute to LWKD by submitting pull requests or issues on the LWKD github repo.