Relative Content

Tag Archive for kuberneteskubernetes-helmhelm3

Helm3 upgrade fails saying (install/upgrade/rollback) is in progress even though last deployment was successful

I have my-app chart which is getting deployed by helm3 in the following steps. It fails saying there is another operation in progress where as the last operation was successful. When I retry the same, it is then successful. This is happening with every release that the first time it fails and retry with the same one is successful. We recently upgraded this from helm2 to helm3 via helm 2to3 convert -t tiller-admin my-dev