Kubernetes Submit Queue
ef2718620c
Merge pull request #30900 from jsafrane/pvc-admission
...
Automatic merge from submit-queue
Add admission controller for default storage class.
The admission controller adds a default class to PVCs that do not require any
specific class. This way, users (=PVC authors) do not need to care about
storage classes, administrator can configure a default one and all these PVCs
that do not care about class will get the default one.
The marker of default class is annotation "volume.beta.kubernetes.io/storage-class", which must be set to "true" to work. All other values (or missing annotation) makes the class non-default.
Based on @thockin's code, added tests and made it not to reject a PVC when no class is marked as default.
.
@kubernetes/sig-storage
2016-08-24 03:32:46 -07:00
..
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-08-09 14:04:19 -07:00
2016-07-29 13:29:34 -07:00
2016-08-23 16:26:40 -07:00
2016-08-21 17:13:52 -07:00
2016-08-23 01:04:34 +03:00
2016-08-18 16:33:51 -07:00
2016-08-23 21:54:50 -07:00
2016-08-23 14:14:00 +02:00
2016-06-08 17:22:12 -07:00
2016-07-12 21:52:00 -07:00
2016-07-12 21:52:00 -07:00
2016-07-12 21:52:54 -07:00
2016-07-12 21:52:00 -07:00
2016-06-29 17:47:36 -07:00
2016-08-02 22:16:55 -04:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-08-15 21:13:13 +00:00
2016-07-12 21:52:00 -07:00
2016-08-19 23:42:32 -07:00
2016-06-29 17:47:36 -07:00
2016-07-12 21:52:00 -07:00
2016-06-29 18:46:07 -07:00
2016-08-02 20:34:02 -07:00
2016-08-09 14:07:53 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-08-22 14:11:01 +02:00
2016-06-29 17:47:36 -07:00
2016-03-02 20:46:32 -05:00
2016-07-15 08:42:12 -07:00
2016-08-02 10:27:29 -04:00
2016-07-12 21:52:00 -07:00
2016-07-12 21:52:00 -07:00
2016-08-18 08:31:33 +02:00
2016-08-03 14:34:31 -07:00
2016-06-29 17:47:36 -07:00
2016-07-29 13:29:34 -07:00
2016-08-04 22:01:22 -07:00
2016-08-09 14:07:53 -07:00
2016-08-12 17:47:49 -07:00
2016-08-18 17:19:21 -07:00
2016-07-12 21:52:00 -07:00
2016-08-12 21:20:38 -07:00
2016-07-03 00:39:59 -07:00
2016-07-12 21:52:54 -07:00
2016-07-12 21:52:54 -07:00
2016-08-03 08:37:45 -04:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-07-12 21:52:00 -07:00
2016-08-18 17:19:21 -07:00
2016-07-12 21:52:00 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-07-12 21:52:00 -07:00
2016-07-12 21:52:54 -07:00
2016-07-12 21:52:00 -07:00
2016-07-12 21:52:54 -07:00
2016-07-12 09:17:08 +08:00
2016-07-12 21:52:00 -07:00
2016-06-29 17:47:36 -07:00
2016-08-02 09:06:14 -07:00
2016-06-29 17:47:36 -07:00
2016-08-23 13:46:13 +02:00
2016-07-12 21:52:00 -07:00
2016-07-12 21:52:00 -07:00
2016-07-12 21:52:00 -07:00
2016-07-13 13:39:20 -07:00
2016-07-12 21:52:00 -07:00
2016-07-12 21:52:00 -07:00
2016-06-29 17:47:36 -07:00