konstructio / kubefirst-api

Kubefirst API that serves console frontend
MIT License
10 stars 14 forks source link

fix: handle error when writing google secrets to vault #346

Closed mrsimonemms closed 3 months ago

mrsimonemms commented 3 months ago

The writeGoogleSecrets function returns an error which wasn't being handled. This adds in this check.