Stay up-to-date on Kubernetes development in 15 minutes a week.
Next Deadline: 1.16 Release Cycle begins, July 1st
We’ve started 1.16, and a schedule for the release is up. Important dates:
So, time to start marking your enhancment proposals with milestone v1.16, and work on those KEPs.
Creates a new admission controller for RuntimeClass, primarily so that we can account for resources tied to the pod sandbox.
SIG Storage has been working for a while to give you the ability to limit how many volumes of each type that can be deployed on a node. This PR implements most of that, in a way that’s the same for both CSI and in-tree providers.
The first week of a new release cycle is often a “cleanup week” where devs take care of a whole lot of pending refactoring that has been waiting since last release, or longer. This week is no exception:
metadata.initializers
field, deprecated since 1.13, got removedpkg/util/mount
so that it can be included in external code, such as CSI driver reposkubeadm reset
removes etcd nodes correctlykubectl logs --tail=-1
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.