Fix check-da-helm #62
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
For some reason,
cdh
is not working sincehelmfile list
started to require the SOPS_KEY. Even when the key is set an env var, it won't use itIt's failing simply because there was nothing secrets related installed in the container with cdh
It's fixed somehow by moving to docker runner and some cdh upgrades that could not be applied before the runner migration