kops/pkg/apis
Kubernetes Submit Queue 31e7fbf082 Merge pull request #3286 from justinsb/keyset_object
Automatic merge from submit-queue

Create Keyset API type

A Keyset holds a set of keypairs or other secret cluster material.

It is a set to support rotation of keys.

This will allow us to store secrets on kops-server (and also is a step towards
separating where we manage secrets from how we communicate them to running
clusters, which will allow bare-metal or KMS)

Starting with just the API objects.
2017-09-06 11:36:14 -07:00
..
kops Merge pull request #3286 from justinsb/keyset_object 2017-09-06 11:36:14 -07:00
nodeup Vetting / Formating / Cleanup 2017-07-28 17:16:11 +01:00