gravitational / planet

Installable Kubernetes delivered in containers
Apache License 2.0
51 stars 18 forks source link

Kubernetes 1.21.2 #853

Closed helgi closed 3 years ago

helgi commented 3 years ago

https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.21.md#v1212

wadells commented 3 years ago

@bernardjkim: One of the changes mentioned in https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.21.md#v1212 is:

Fixed garbage collection of dangling VolumeAttachments for PersistentVolumes migrated to CSI on startup of kube-controller-manager. (kubernetes/kubernetes#102176, @timebertt) [SIG Apps and Storage]

Is this potentially related to the issue we saw in staging?