Loic Devulder
Loic Devulder
This is to avoid such case: #1007 With current v0.2.1 we have: ``` ldevulder@epinio-k3s:~/epinio> dist/epinio-linux-amd64 version Epinio Version: "v0.2.1" Go Version: go1.17.2 ``` With this fix we now have (tested...
During the release process it could be a good idea to check the that all versions have been correctly bumped, e.g. to the correct version, Maybe we should also run...
In `cert_manager.go` the `DeleteClusterIssuer` function only delete the letsencrypt one and not the 2 others currently configured (SelfSigned and EpinioCA), not sure that this is the expected behavior. We have...
This is a place holder to discussion on feature checklist from Rancher QA. We need to specify what will be implemented from this checklist and what is not applicable. https://confluence.suse.com/pages/viewpage.action?spaceKey=EN&title=Feature+Checklist+-+Definition+of+Done...
Should fix https://github.com/rancher/elemental/issues/291.
Next step after https://github.com/rancher/elemental/issues/290 - [ ] re-add upgrade with managedOSVersionName and nodeSelector
As the self-hosted runner is a big one maybe we can try to configure it to be able to run multiple tests at the same time?