k3s/pkg
Kubernetes Submit Queue d816555e44 Merge pull request #48121 from sakshamsharma/add-kms-dep
Automatic merge from submit-queue (batch tested with PRs 48292, 48121)

Add Google cloudkms dependency, add cloudkms service to GCE cloud provider

Required to introduce a Google KMS based envelope encryption, which shall allow encrypting secrets at rest using KEK-DEK scheme.

The above requires KMS API to create/delete KeyRings and CryptoKeys, and Encrypt/Decrypt data.

Should target release 1.8

@jcbsmpsn 

Update: It appears that Godep only allows dependencies which are in use. We may have to modify this PR to include some Google KMS code.

Progresses #48522
2017-07-05 17:41:40 -07:00
..
api Remove useless error 2017-07-03 14:59:54 +08:00
apimachinery/tests Fix Unstructured field accessor 2017-06-28 13:44:29 -04:00
apis run hack/update-all 2017-06-22 11:31:03 -07:00
auth Only do string trim when it's necessary 2017-06-15 17:32:31 +08:00
bootstrap/api run hack/update-all 2017-06-22 11:31:03 -07:00
capabilities
client run hack/update-all 2017-06-22 11:31:03 -07:00
cloudprovider Merge pull request #48121 from sakshamsharma/add-kms-dep 2017-07-05 17:41:40 -07:00
controller Merge pull request #48383 from gyliu513/refactor-daemon 2017-07-05 01:53:04 -07:00
conversion
credentialprovider run hack/update-all 2017-06-22 11:31:03 -07:00
features Add priority to Kubernetes API 2017-06-26 13:43:19 -07:00
fieldpath Add Pod UID (metadata.uid) to downward API env var 2017-06-27 16:54:35 +08:00
fields
generated removed 'Storage' option from 'kubectl top' like options 2017-06-23 08:34:53 -07:00
hyperkube
kubeapiserver Merge pull request #47038 from yastij/DefaultExternalHost-for-registredCP 2017-06-27 08:29:25 -07:00
kubectl Merge pull request #47217 from CaoShuFeng/trival_fix 2017-07-05 03:21:30 -07:00
kubelet Merge pull request #48194 from k82cn/k8s_48173 2017-07-05 14:21:39 -07:00
kubemark Merge pull request #47783 from NickrenREN/containerruntime 2017-06-23 08:29:28 -07:00
labels
master bulk delete of tpr packages 2017-07-05 11:02:23 -04:00
metrics
printers Merge pull request #48033 from smarterclayton/generic_printer 2017-07-05 12:37:33 -07:00
probe Set default User-Agent on http probe 2017-06-21 10:50:33 -04:00
proxy Populate endpoints and allow ports with headless service 2017-06-28 11:15:51 +08:00
quota run hack/update-all 2017-06-22 11:31:03 -07:00
registry bulk delete of tpr packages 2017-07-05 11:02:23 -04:00
routes
runtime
security run hack/update-all 2017-06-22 11:31:03 -07:00
securitycontext run hack/update-all 2017-06-22 11:31:03 -07:00
serviceaccount don't accept delete tokens that are waiting to be reaped 2017-06-30 09:22:36 -04:00
ssh
types
util split util/slice 2017-06-30 23:04:18 -07:00
version
volume Merge pull request #48055 from yiqinguo/yiqinguo_remove_err_ignored 2017-07-02 20:05:39 -07:00
watch
BUILD run hack/update-all 2017-06-22 11:31:03 -07:00
OWNERS