helm-controller icon indicating copy to clipboard operation
helm-controller copied to clipboard

Frequent job cycling deploying new revisions

Open aarononeal opened this issue 5 years ago • 0 comments

The controller is periodically (every 10 mins?) kicking off the install job again, triggering a new upgrade and revision of the chart even though the version deployed is the same as the one previously.

I see this periodically in the controller log: 1 controller.go:135] error syncing 'helm-controller/traefik': handler helm-controller: DesiredSet - Replace Wait batch/v1, Kind=Job helm-controller/helm-install-traefik for helm-controller helm-controller/traefik, requeuing

aarononeal avatar Jun 04 '20 07:06 aarononeal