shipper icon indicating copy to clipboard operation
shipper copied to clipboard

Provide a shipperctl command to refresh webhook secret

Open parhamdoustdar opened this issue 4 years ago • 1 comments

Right now, there is no way of refreshing the secret for the webhook without downtime. This command would generate a new secret and replace it with the current secret. This allows operators to refresh a secret before it expires.

parhamdoustdar avatar Jul 14 '20 13:07 parhamdoustdar

Another way to do this could be to add a controller to Shipper that actively watches and refreshes the webhook secret before it expires. This is something for us to look into.

parhamdoustdar avatar Jul 17 '20 11:07 parhamdoustdar