kubernetes/test
Kubernetes Submit Queue 4c49106a4c
Merge pull request #58985 from immutableT/secrets_encryption_e2e
Automatic merge from submit-queue (batch tested with PRs 59106, 58985, 59068, 59120, 59126). 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>.

Integration tests for envelop encryption/decryption of secrets.

**What this PR does / why we need it**:
Provides integration tests between KubeAPI Server and etcd (in the context of encrypting secrets at rest). Concretely, tests assert that:
1. Secrets are stored encrypted in ectcd
2. Secrets are decrypted on reads
when --experimental-encryption-provider-config flag is passed to KubeAPI server.

**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 #
This PR does not address any specific issues, but rather provides integration testing coverage for the [encrypt/encryption](https://github.com/kubernetes/kubernetes/blob/release-1.9/staging/src/k8s.io/apiserver/pkg/storage/value/encrypt/envelope/envelope.go) feature.
**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2018-02-01 05:53:37 -08:00
..
conformance
e2e Merge pull request #58683 from pospispa/566-postpone-pvc-deletion-if-used-in-a-pod-e2e-tests-for-scheduler-changes 2018-02-01 03:50:48 -08:00
e2e_node Merge pull request #59062 from mtaufen/fix-pod-pids-limit 2018-02-01 01:45:55 -08:00
fixtures
images Merge pull request #58174 from filbranden/ipcs1 2018-01-30 17:18:52 -08:00
integration aesgcm - passing 2018-01-31 10:50:11 -08:00
kubemark bump version of addon manager 2018-01-24 09:31:18 -08:00
list
soak
utils Use ipc-utils container in HostIPC tests. 2018-01-25 11:09:16 -08:00
BUILD
OWNERS
test_owners.csv kubelet: remove the rktshim directory 2018-01-26 18:03:34 -08:00
test_owners.json