kabanero-io / kabanero-security

Kabanero Security. This repo will be archived soon.
2 stars 10 forks source link

Provide automated RSA keypair generation for image signing #51

Closed toshiyamamoto closed 4 years ago

toshiyamamoto commented 4 years ago

The current image signing sample requires users manually generating RSA keypair for the image signing by using gnu-pgp. This process needs to be automated. One possible solution here is to implement a CRD and it's operator.

teddyjtorres commented 4 years ago

This was delivered in https://github.com/kabanero-io/kabanero-security/pull/58 .