airshipctl/tools/gate
Alexey Odinokov a7e332f9ec SOPS improvements
Added 2 phases:
1. secret-reencrypt - This phase can be used to
reecnrypt the existing secrets with new key.
To do so SOPS_IMPORT_PGP must contain
old public key and new private key (but
may also include other data).
SOPS_PGP_FP must contain fingerprint of
new private key.

2. secret-show - This phase may be useful for some users
that need to see what generated by secret-generate phase.

Disabled SOPS debug by default.
To enable it back run commands with
env variable DEBUG_SOPS_GPG=true

Change-Id: Id7fe13d6943d386577df25dba4aaa83e62e58980
2021-03-19 21:31:25 +00:00
..
00_setup.sh Adding encryption of k8s secrets and iso users passwords 2021-02-12 04:07:36 +00:00
10_build_gate.sh (fix) Add -E for sudo to pick user env 2020-10-27 14:27:27 +00:00
20_run_gate_runner.sh Fix role not found when running locally 2021-02-22 10:03:24 -06:00
99_collect_logs.sh Added tags to control execution of tasks 2021-01-22 19:42:39 +00:00
config_template.yaml SOPS improvements 2021-03-19 21:31:25 +00:00