Files
kubernetes/pkg/apis
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-01 17:17:42 -04:00
2019-05-24 18:14:53 -07:00
2019-07-16 08:46:21 -05:00
2019-05-24 18:14:53 -07:00
2019-05-24 18:14:53 -07:00
2019-03-23 12:20:49 +08:00
2019-08-09 11:13:07 -07:00
2019-05-24 18:14:53 -07:00
2019-05-24 18:14:53 -07:00