Skip to content
Snippets Groups Projects
  1. Sep 16, 2022
  2. Sep 06, 2022
  3. Aug 25, 2022
  4. Jul 03, 2022
  5. Jun 29, 2022
  6. Jun 22, 2022
  7. Jun 19, 2022
  8. Jun 12, 2022
  9. Jun 05, 2022
  10. May 29, 2022
  11. May 09, 2022
    • Evangelos Foutras's avatar
      misc/vault-keyring-client.sh: add flock workaround · 511b6ca4
      Evangelos Foutras authored
      Otherwise running terraform under tf-stage2 will often fail with:
      
      > ansible.errors.AnsibleError: Vault password client script
      > ../misc/vault-keyring-client.sh did not find a secret for
      > vault-id=default: b'gpg: decryption failed: No secret key\n'
      511b6ca4
  12. May 07, 2022
  13. Nov 06, 2021
  14. Oct 02, 2021
  15. Aug 17, 2021
  16. Jul 07, 2021
    • Evangelos Foutras's avatar
      misc/get_key.py: load vault file without chdir'ing · faba3a3d
      Evangelos Foutras authored
      Now that misc/get_key.py checks if the vault file passed to it exists,
      we cannot pass paths only resolvable from the root directory. Instead,
      use paths that make sense relative to the current directory and avoid
      calling chdir when loading the vault file.
      
      Fixes: 77542146 ("Rewrite get_key.py to use click instead of typer")
      faba3a3d
  17. Jun 16, 2021
  18. Jun 02, 2021
  19. May 28, 2021
  20. Jan 10, 2021
  21. Dec 31, 2020
  22. Nov 16, 2020
  23. Oct 30, 2020
  24. Oct 29, 2020
  25. Oct 24, 2020
  26. Sep 07, 2020
  27. Aug 30, 2020
  28. Jul 08, 2020
  29. Jun 03, 2020
  30. May 23, 2020
Loading