LWKD logo

Last Week in Kubernetes Development

Stay up-to-date on Kubernetes development in 15 minutes a week.

Subscribe
Mastodon
Twitter
RSS

View LWKD on GitHub

Week Ending October 06, 2024

Developer News

The second New Contributor Orientations will take place on October 15th. Please recommend them to the aspiring new contributor in your life.

Due to dependency changes in Debian LTS images, SIG-Release is proposing to stop building artifacts for some architectures. Discussions continue in SIG-Release.

Aldo Culquicondor has stepped down from WG Batch chair, and has nominated Kevin Hannon to take his place.

The NA Contributor Summit schedule is live. Remember to register, and if you’re going consider volunteering to help run the Summit.

Release Schedule

Next Deadline: Enhancements Freeze, October 10

We’re in the final week for Enhancement Opt-In. Please check your features on the project board and make sure their status is correct; if not, get in touch with your SIG lead ASAP.

Speaking of deadlines, patch release cherry picks for the October patches are due Friday.

KEP of the Week

KEP-3973: Consider Terminating Pods in Deployments

This KEP updates how the Deployment controller behaves when reporting Pod count when Pods are in terminating state. Currently Deployments have inconsistent behaviour in how the terminating Pods are handled based on the rollout strategy. This KEP introduces a new .spec.podReplacementPolicy with which users can configure this behaviour. This is similar to the spec.podReplacementPolicy in the Job spec and allows users to define if the Deployment should wait for its Pods to terminate before creating new Pods or if it should create them immediately.

This KEP is tracked for alpha in the ongoing v1.32 release.

Other Merges

Version Updates

After increasing golang versions to 1.23.1 and 1.22.7, revert back to 1.23.0 until the question of alternate architectures is resolved.

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.