You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The PersistentVolume NodeAffinity API dates back to Kubernetes v1.10.
11
+
It is widely used to express that volumes may not be equally accessible by all nodes in the cluster.
12
+
13
+
## Why Making NodeAffinity Mutable?
14
+
15
+
So why bothering to make it mutable after 8 years?
16
+
17
+
## Race Condition between Editing and Scheduling
18
+
19
+
## Future Integration with CSI
20
+
21
+
## Contact
22
+
23
+
For any inquiries or specific questions related to this feature, please reach out to the [SIG Storage community](https://github.com/kubernetes/community/tree/master/sig-storage).
0 commit comments