LWKD: Week Ending June 4, 2023
Developer News
Back in May, SIG Docs merged a workaround for CI bugs where most website previews were timing out. If you’re still seeing those issues, update your fork’s main branch.
Release Schedule
Next Deadline: PRR Freeze, June 8th (this Thursday)
Get your KEPs ready for Production Readiness Review. Opt-in now if you’re going to have the feature in 1.28.
June Patch Release cherry-picks are due this Friday (June 9th).
Merges
- As a first contribution to Kubernetes, Lron fixed help command completion suggestions for subcommands
- Prevent a race condition between functions using shared informers
- Compute backoff delay better for deleted pods; turns out that
now
didn’t work so well - Kubernetes OpenAPI is using gnostic-models instead of our old version of gnostic library
- SecurityAccount admission plugins correctly handle Ephemeral containers
- Capture failure messages when Kubelet plugin registration fails
- Fix JSON Paths in
kubectl explain
to use true JSON Path instead of a simple string split
Version Updates
Don't miss what's next. Subscribe to Last Week In Kubernetes Development: