k3s/test/e2e_node/services
Kubernetes Submit Queue ae7be34c32
Merge pull request #60509 from verb/pid-e2e
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>.

Add node-e2e test for ShareProcessNamespace

**What this PR does / why we need it**: Adds a node-e2e test for kubernetes/features#495

**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 #59554

**Special notes for your reviewer**: This requires a feature gate to be enabled in both the kubelet and API server. I'm not sure which jenkins configs need to be updated (or if these are even still used) so I just updated a pile of them.

opened kubernetes/test-infra#7030 for https://github.com/kubernetes/test-infra/blob/master/jobs/config.json

**Release note**:

```release-note
NONE
```
2018-03-05 14:20:14 -08:00
..
BUILD Move the kubeletconfig v1alpha1 API to beta, rename to kubelet.config.k8s.io 2018-02-14 17:30:22 -08:00
apiserver.go set default enabled admission plugins by official document 2018-02-22 11:02:02 +08:00
etcd.go Fix build and test errors from etcd 3.2.13 upgrade 2018-01-07 08:22:08 -08:00
internal_services.go fed: Enable the namespace controller in integration tests 2017-07-13 09:50:07 -07:00
kubelet.go Add node-e2e test for ShareProcessNamespace 2018-02-28 09:15:56 +01:00
logs.go Add extra log and node env support. 2017-10-10 18:07:08 -07:00
namespace_controller.go pkg/api/legacyscheme: fixup imports 2017-10-18 17:23:55 +02:00
server.go fix todo:Move function readinessCheck to util 2018-02-05 20:16:05 +08:00
services.go Update test framework featuregates type. 2018-02-01 17:15:12 +08:00
util.go fix todo:Move function readinessCheck to util 2018-02-05 20:16:05 +08:00