etl
etl copied to clipboard
k8s parser should retry status updates
When gardener updates fail, the parser should start a goroutine to retry the update. Otherwise update may be entirely lost. If the update is the state change, then the job will hang and will eventually have to be done all over again.