bookingcom / shipper

Kubernetes native multi-cluster canary or blue-green rollouts using Helm
Apache License 2.0
734 stars 38 forks source link

shipperctl does not update CertificateSigningRequest for the webhook #310

Open hihilla opened 4 years ago

hihilla commented 4 years ago

shipperctl needs to create several kubernetes objects when setting up shipper clusters. On a first try, everything works alright, but a subsequent run of shipperctl will not update the CertificateSigningRequest for the webhook. This might bring issues in the future for users upgrading from one version of shipper to the next.