kubernetes/pkg/apis/core
Kubernetes Submit Queue 344b915484
Merge pull request #66843 from verult/validate-allowedtopologies
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Added set and map structural validation for AllowedTopologies

**What this PR does / why we need it**: Adding structural validation to AllowedTopologies field in StorageClass.

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #66184

**Release note**:

```release-note
AllowedTopologies field inside StorageClass is now validated against set and map semantics. Specifically, there cannot be duplicate TopologySelectorTerms, MatchLabelExpressions keys, and TopologySelectorLabelRequirement Values.
```
2018-08-27 15:09:52 -07:00
..
fuzzer Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
helper change not valid to invalid 2018-07-18 14:11:22 +08:00
install Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
pods Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
v1 regenerate files 2018-08-23 13:32:10 -07:00
validation Merge pull request #66843 from verult/validate-allowedtopologies 2018-08-27 15:09:52 -07:00
annotation_key_constants.go Promote sysctl annotations to API fields 2018-06-05 23:17:00 +02:00
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
doc.go deepcopy: remove deepcopy register tags 2017-11-10 18:25:26 +01:00
field_constants.go Add new Events API group 2017-11-22 18:40:09 +00:00
json.go
objectreference.go
OWNERS Add Labels to various OWNERS files 2018-08-21 13:59:08 -04:00
register.go explicit kubelet config key in Node.Spec.ConfigSource.ConfigMap 2018-05-08 15:37:26 -07:00
resource.go Delete in-tree support for NVIDIA GPUs. 2018-04-02 20:17:01 -07:00
taint_test.go
taint.go
toleration_test.go add UT for apk/apis/core/toleration.go 2017-11-15 09:44:27 +08:00
toleration.go
types.go Kubelet creates and manages node leases 2018-08-26 16:03:36 -07:00
zz_generated.deepcopy.go regenerate files 2018-08-23 13:32:10 -07:00