Jan Šafránek
Jan Šafránek
Drivers should not depend on k8s.io/kubernetes repository. It's not a library and it's not intended for consumption by other apps. It does not keep any API compatibility and can break...
**Is this a BUG REPORT or FEATURE REQUEST?**: /kind bug **What happened**: Running Kubernetes e2e tests, this test fails about 50% of time: > External Storage [Driver: csi.vsphere.vmware.com] [Testpattern: Dynamic...
**Is this a BUG REPORT or FEATURE REQUEST?**: /kind feature **What happened**: Currently, the CSI driver + syncer processes open metrics port at `0.0.0.0:2112` and `0.0.0.0:2113`. This should be configurable...
# Enhancement Description - One-line enhancement description (can be used as a release note): **Speed up container startup by mounting volumes with the correct SELInux label instead of changing each...
### Enhancement Description - One-line enhancement description (can be used as a release note): Retroactive default StorageClass assignement. - Kubernetes Enhancement Proposal: - Discussion Link: https://docs.google.com/document/d/1k1r_h-CW-Oqsh3PX-Qb5jpjyt1taKLGbUhHvSpvVOYo/edit# - Primary contact (assignee):...
Alibaba does not support taking a snapshot of un-attached volume, it fails with an error. Add a note to warn users about this.
XFS does not allow to mount two volumes that have the same UUID on the same machine. The second mount fails with: ``` [44557.612032] XFS (vde): Filesystem has duplicate UUID...
There is a slight behavioral change between in-tree and migrated GCP PD volume plugin: * In-tree volume plugin refuses to provision a volume in a GCP zone that does not...
Update "Speed up recursive SELinux label change" for Kubernetes 1.26 - Issue link: #1710 - Updated the checkboxes at the beginning with the current state. - Added metrics. - Added...
### Enhancement Description - One-line enhancement description (can be used as a release note): Robust VolumeManager reconstruction after kubelet restart. - Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/tree/master/keps/sig-storage/3756-volume-reconstruction - Discussion Link: - https://github.com/kubernetes/kubernetes/issues/105536#issuecomment-1387531436...