configmap-reload
configmap-reload copied to clipboard
Retry failed webhooks
Hi,
what do you think about retrying failed webhooks? Maybe by using http://godoc.org/github.com/hashicorp/go-retryablehttp?
For example I updated a configmap while prometheus was in crash recovery, so it didn't reload the config. As a workaround I had to do some 'fake' changes to trigger a reload. I think you would usually want to reload to be retried.