Closed alex-vmw closed 1 year ago
Thank you for the contribution!
@utkuozdemir Is there any possible way that you can release version 1.4.1 with this fix?
Sure - it's gonna be 1.5.0
since it is a feature (semver). It's being released atm.
@utkuozdemir I am so sorry, but I am testing 1.5.0 and I realized that there is an issue with the Helm white space formatting in my change. :( Since I have -
before the if
it removes all white space including the new line and renders as below:
period=5chmod 400 /root/.ssh/id_ed25519
I am not sure if there is a way to re-call 1.5.0 or do you want me to submit a fix on top of 1.5.0?
No problem at all, you can just open another PR to the main branch and we make the hotfix release v1.5.1.
Let's just also change one of the simple integration tests to set this flag to true, so we'd be sure that it works when passed.
Types of changes