k3s/test
Kubernetes Submit Queue 6546b69964
Merge pull request #60116 from jennybuckley/gc-conf-test
Automatic merge from submit-queue (batch tested with PRs 60430, 60115, 58052, 60355, 60116). 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>.

Add Garbage Collector e2e conformance tests

**What this PR does / why we need it**:
The garbage collector is a core component of kubernetes and needs to be tested by conformance, so its functionality can be relied on in any kubernetes environment.

As we can see in [testgrid](https://k8s-testgrid.appspot.com/sig-api-machinery#gce), the garbage collector tests being promoted by this PR are consistently passing. And the intention to promote them to conformance tests was laid out by [this document](https://docs.google.com/document/d/1h2S9ff9N-4MKqfayE3A8TqjD_qIwuND_dAhOAJFxYS0)

**Special notes for your reviewer**:
The last two tests in this file are not added as conformance tests because they involve beta features (custom resources and cronjobs), and conformance tests are only allowed for features in GA.

**Release note**:
```release-note
New conformance tests added for the Garbage Collector
```
2018-02-27 09:38:51 -08:00
..
conformance Merge pull request #60116 from jennybuckley/gc-conf-test 2018-02-27 09:38:51 -08:00
e2e Merge pull request #60116 from jennybuckley/gc-conf-test 2018-02-27 09:38:51 -08:00
e2e_node Merge pull request #60318 from jiayingz/api-change 2018-02-24 21:19:33 -08:00
fixtures Switch to k8s.gcr.io vanity domain 2018-02-07 21:14:19 -08:00
images Merge pull request #59563 from CaoShuFeng/webhook_readme 2018-02-21 11:43:06 -08:00
integration update bazel 2018-02-27 20:23:36 +08:00
kubemark Bump addon-manager to v8.6 2018-02-20 11:27:14 -08:00
list Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
soak Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
utils Move retry-based updates to a different pkg 2018-02-26 13:54:02 +01:00
BUILD
OWNERS
test_owners.csv fix all the typos across the project 2018-02-11 11:04:14 +08:00
test_owners.json