v2.8.7
genesis-bot
released this
20 Dec 08:32
·
350 commits
to v3.0.x-dev
since this release
Bug Fixes
-
For vaults that have different secrets mount, you can set
VAULT_SECRETS_MOUNT in the pipeline job to specify an alternative
location where the secrets are found. This fixes the issue where the
pipeline can't authenticate to vault because it can't find handshake
secret under /secrets/ -
Pipeline fixes to authenticate to the vault when running errands
Improvements
-
Pipeline jobs can now use email for status notifications.
-
Pipeline can now specify an alternative image registry for resources
and workers, for supporting closed networks. Supports both insecure
and authentication by username/password.