Nenad Strainović

Results 13 comments of Nenad Strainović

Is there any way to cast string "true/false" to boolean? Return type of template block is string and I have to cast it into boolean or my if control structure...

@technosophos That would be great! I've managed to solve it for "if" control structure in a way that I return true (string) if boolean is true and return empty string...

We faced the same issue when doing the initial deployment. If we deploy reloader first, other deployments will be restarted two or more times. If we deploy reloader after all...

Hi @faizanahmad055, Is it related to `reloadOnCreate` new variable? Should we set it to true as it is false by default?

This appears to be the Helm bug, so I'm closing this one. https://github.com/helm/helm/issues/12893 Thanks

@yxxhero I saw in the release notes that the issue should be fixed. I will do some tests before confirming it. Thanks!

Unfortunately, it still does not work as it should. I'm getting the same error periodically. ``` Upgrading release=admin-ui, chart=platform/shell-ui Upgrading release=agent-ui, chart=platform/shell-ui Release "agent-ui" has been upgraded. Happy Helming! NAME:...

Can this be due to AV software? I only have this issue when two instances of the same helm chart is used.