• Kubernetes Submit Queue's avatar
    Merge pull request #48121 from sakshamsharma/add-kms-dep · d816555e
    Kubernetes Submit Queue authored
    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
    d816555e
Name
Last commit
Last update
..
bitbucket.org Loading commit data...
cloud.google.com/go Loading commit data...
github.com Loading commit data...
go.pedge.io/pb Loading commit data...
go4.org Loading commit data...
golang.org/x Loading commit data...
google.golang.org Loading commit data...
gopkg.in Loading commit data...
k8s.io Loading commit data...
vbom.ml/util Loading commit data...
BUILD Loading commit data...