Closed toshiyamamoto closed 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.
This was delivered in https://github.com/kabanero-io/kabanero-security/pull/58 .
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.