configmap-reload icon indicating copy to clipboard operation
configmap-reload copied to clipboard

Retry failed webhooks

Open discordianfish opened this issue 7 years ago • 0 comments

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.

discordianfish avatar Jul 15 '17 15:07 discordianfish