kubernetes/pkg/apis/core
Humble Chirammal f2473781a3 csi: add validation of secretRef format in CSI spec for PV update
at present the spec.csi.secretRef name has to be DNS1035 label
format and it should fail if we use DNSSubdomain secretRef in
the secretReference field of CSI spec. The newly added test cases
validate this behaviour in validation tests for controllerPublish,
nodePublish and nodeStage secretRef formats.

Additionally csiExpansionEnabled struct field also removed from
the validation function.

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-03-09 23:01:00 +05:30
..
fuzzer implement :grpc probe action 2021-11-17 17:31:23 +00:00
helper Graduate PodAffinityNamespaceSelector to GA 2022-02-18 12:07:29 -05:00
install Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
pods hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
v1 OWNERS cleanup - Jan 2021 Week 1 2022-01-10 08:14:29 -05:00
validation csi: add validation of secretRef format in CSI spec for PV update 2022-03-09 23:01:00 +05:30
annotation_key_constants.go Fix a typo in comment 2021-07-23 19:47:33 +08:00
doc.go Fix golint errors in pkg/apis/core (#82919) 2019-09-25 11:06:51 -07:00
json.go Fix golint errors in pkg/apis/core (#82919) 2019-09-25 11:06:51 -07:00
objectreference.go Fix golint errors in pkg/apis/core (#82919) 2019-09-25 11:06:51 -07:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
register.go Switch ephemeralcontainers SR to Pod Kind 2021-04-13 13:36:48 +02:00
resource.go Downward API hugepages 2020-11-10 16:09:13 -05:00
taint.go Fix golint errors in pkg/apis/core (#82919) 2019-09-25 11:06:51 -07:00
taint_test.go make taint.ToString() consistent with the reverse parsing logic 2019-07-16 21:06:01 +08:00
toleration.go pkg/apis/core: fixup package names 2017-11-09 12:14:07 +01:00
toleration_test.go add UT for apk/apis/core/toleration.go 2017-11-15 09:44:27 +08:00
types.go Update secrets field API doc 2022-02-22 13:12:03 -05:00
types_test.go Add test for EphemeralContainerCommon struct tags 2021-10-19 23:01:07 -04:00
zz_generated.deepcopy.go implement :grpc probe action 2021-11-17 17:31:23 +00:00