k3s/pkg/api/validation
Kubernetes Submit Queue 865976fa4c Merge pull request #49739 from aveshagarwal/master-pod-anit-affinity-cleanup
Automatic merge from submit-queue (batch tested with PRs 50029, 48517, 49739, 49866, 49782)

Pod affinity test clean up as AffinitInAnnotation is removed.

**What this PR does / why we need it**:
These tests are already covered under "empty topologyKey" pod affinity test cases.
These test cases were added only to test the scenario when the AffinitInAnnotation
feature was disabled. Since AffinitInAnnotation is removed now, these test cases are
no longer needed as they are duplicate now.


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

**Special notes for your reviewer**:

**Release note**:

```release-note
```

@kubernetes/sig-scheduling-misc  @bsalamat
2017-08-02 12:46:53 -07:00
..
testdata/v1
BUILD Unify fuzzers and roundtrip tests 2017-07-20 12:31:00 +02:00
OWNERS Remove myself from a bunch of places 2017-07-20 12:10:46 +02:00
doc.go
events.go refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
events_test.go refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
schema.go Merge pull request #45390 from mbohlool/c4 2017-05-05 16:39:08 -07:00
schema_test.go Unify fuzzers and roundtrip tests 2017-07-20 12:31:00 +02:00
validation.go Validate if service has duplicate port 2017-08-01 15:01:33 +08:00
validation_test.go Merge pull request #49739 from aveshagarwal/master-pod-anit-affinity-cleanup 2017-08-02 12:46:53 -07:00