You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.
Describe the bug
For an unknown reason the helm operator stopped working. I can still change helm releases in github, they are feteched by the flux daemon and installed as a helm release object. But the helm operator does not do anything. The same setup used to run fine. Other clusters with the same setup also work fine.
Expected behavior
All helm releases should be deployed. The traefik deployment is missing in my case.
@runningman84 this is a nasty timing bug that has been fixed in master (#2103), as soon as the two outstanding PRs have been reviewed and merged a new release will be put out.
Until then you have two options:
kick the pod
switch to a prerelease image, the latest ones have the fix in it, e.g: docker.io/weaveworks/helm-operator-prerelease:master-0ef41643.
Describe the bug
For an unknown reason the helm operator stopped working. I can still change helm releases in github, they are feteched by the flux daemon and installed as a helm release object. But the helm operator does not do anything. The same setup used to run fine. Other clusters with the same setup also work fine.
Expected behavior
All helm releases should be deployed. The traefik deployment is missing in my case.
Logs
Additional context
Add any other context about the problem here, e.g
The text was updated successfully, but these errors were encountered: