hartwigmedical / platinum

Run multiple Pipeline5 instances at once
GNU General Public License v3.0
10 stars 1 forks source link

DEV-1454 Create a private key for generated service account and delete #5

Closed pauldwolfe closed 4 years ago

pauldwolfe commented 4 years ago

The key is created and extracted from the API as base64 (this will play nice when we want to create the secret).

When complete, the key is deleted before the service account is deleted.