Patrick Ohly
b60f08e24b
storage: validate CSIDriver.Spec.VolumeLifecycleModes
...
This ensures that users get a good error message early on when trying
to do something that isn't okay:
$ kubectl create -f csi-hostpath-driverinfo.yaml
The CSIDriver "hostpath.csi.k8s.io" is invalid: spec.volumeLifecycleModes: Unsupported value: "foobar": supported values: "persistent", "ephemeral"
2019-08-13 23:12:48 +02:00
..
2019-08-07 16:49:17 -07:00
2019-08-13 23:12:48 +02:00
2019-03-29 12:50:31 +00:00
2019-05-21 08:51:16 -04:00
2019-07-30 09:46:49 +08:00
2019-08-02 16:18:15 -04:00
2019-08-13 02:28:33 -07:00
2019-07-30 14:28:53 -07:00
2019-07-22 11:00:13 +00:00
2019-06-04 11:52:26 +08:00
2019-07-19 14:25:50 -07:00
2019-08-07 22:07:57 -07:00
2019-08-13 04:50:20 -07:00
2019-08-13 12:29:42 -07:00
2019-07-10 02:44:25 -07:00
2019-08-12 13:55:35 -07:00
2019-07-31 17:19:52 -04:00
2019-07-11 13:18:06 -07:00
2019-08-13 07:55:42 -07:00
2019-07-12 21:25:04 +08:00
2019-08-13 23:12:48 +02:00
2019-02-15 06:39:29 -08:00
2019-08-13 12:29:55 -07:00
2019-06-26 14:17:13 +08:00
2019-07-17 15:03:11 +00:00
2019-02-19 09:48:59 -08:00
2019-07-09 10:12:04 -07:00
2019-08-12 20:12:12 -07:00
2019-08-13 02:28:07 -07:00
2019-04-15 09:45:04 +02:00
2019-02-07 16:58:37 +01:00
2019-02-21 21:36:35 -05:00
2019-08-07 16:49:17 -07:00
2019-02-04 22:33:12 +01:00