Stay up-to-date on Kubernetes development in 15 minutes a week.
You have nine days left to vote for the Steering Committee, and five days left to request an eligibility exception.
The first New Contributor Orientation in Europe/Asia time zones has been rescheduled to Thursday September 19th, 2024, at 1:30 PT / 8:30 UTC / 10:30 CET / 14:00 IST.
Cailyn Edwards is joining SIG-Security as co-Chair.
If you’re interested in sharing an unconference topic at the Kubernetes Contributor Summit, it’s time to add yours to the list
Next Deadline: Production Readiness Freeze, October 3
The release team is collecting Enhancements for tracking in 1.32. They will need to be ready for PRR on October 3 and Enhancements freeze a week later.
This KEP proposes to add a “sleep” action for the Pod Lifecycle’s PreStop and PostStart hooks. Before this KEP, for achieving the same result, users had to use the exec action and run the sleep
command inside it. This required you to have a binary for the sleep command inside your image. Since this is a common usecase, this KEP proposed adding the sleep action as a first class citizen.
This KEP is targeting stable in the upcoming v1.32 release.
cgroup
v2 with kernel older than 5.8NewSerializerWithOptions()
Last 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.