k3s/test/e2e_node/services
Kubernetes Submit Queue eff1a84638
Merge pull request #52256 from feiskyer/credential-provider-test
Automatic merge from submit-queue (batch tested with PRs 49762, 52256). 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 tests for pulling images from credential providers

**What this PR does / why we need it**:

Add node e2e tests for pulling images from credential providers.

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

Refer https://github.com/kubernetes/kubernetes/pull/51870#issuecomment-328234010

**Special notes for your reviewer**:

/assign @yujuhong @Random-Liu 

1. We still need to add ResetDefaultDockerProviderExpiration for facilitating tests
2. Do we need a separate image for pulling private image from credential provider?
3. Any suggestion of also adding this for sandbox images? the pause image is a global config of kubelet, but we only need to set a private one for just one test case. 

**Release note**:

```release-note
NONE
```
2017-10-27 22:48:28 -07:00
..
BUILD Update bazel 2017-10-18 17:24:04 +02:00
apiserver.go wire in aggregation 2017-03-27 09:44:10 -04:00
etcd.go Remove leagcy init that no longer works. 2017-04-11 08:48:59 -05: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 tests for pulling images from credential providers 2017-10-26 20:55:13 +08: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 Remove sudo in test suite and run test with sudo. 2016-11-07 15:27:53 -08:00
services.go Add extra log and node env support. 2017-10-10 18:07:08 -07:00
util.go Add run kubelet mode. 2016-12-13 19:08:55 -08:00