Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/secrets ordering #1726

Merged
merged 27 commits into from
Mar 23, 2021
Merged

Fix/secrets ordering #1726

merged 27 commits into from
Mar 23, 2021

Commits on Mar 14, 2021

  1. feat(Dockerfile): bump helm version

    Andrey Tuzhilin committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    f838622 View commit details
    Browse the repository at this point in the history
  2. fix(Makefile): static-linux mod

    Andrey Tuzhilin committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    c6cf4ac View commit details
    Browse the repository at this point in the history
  3. feat(Dockerfile): pin helm-secrets version

    Andrey Tuzhilin committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    1d7f2d2 View commit details
    Browse the repository at this point in the history
  4. test: sync HELM_VERSION and KUSTOMIZE_VERSION for tests

    Andrey Tuzhilin committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    e339847 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. test: vagrant for integration tests

    Andrey Tuzhilin committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    2f6da13 View commit details
    Browse the repository at this point in the history
  2. fix: gitignore *.lock

    Andrey Tuzhilin committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    5ed5edc View commit details
    Browse the repository at this point in the history
  3. test: reusable integration test

    Andrey Tuzhilin committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    f21a483 View commit details
    Browse the repository at this point in the history
  4. ci: verify new integration tests

    Andrey Tuzhilin committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    c232232 View commit details
    Browse the repository at this point in the history
  5. test: fix helm2 integration tests

    Andrey Tuzhilin committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    e1c8f52 View commit details
    Browse the repository at this point in the history
  6. ci: simplify integration tests ci code

    Andrey Tuzhilin committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    001cd9f View commit details
    Browse the repository at this point in the history
  7. ci: simplify integration tests ci code for helm2

    Andrey Tuzhilin committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    b2a207d View commit details
    Browse the repository at this point in the history
  8. test: add vault and sops for integration secret testing

    Andrey Tuzhilin committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    bacd9da View commit details
    Browse the repository at this point in the history
  9. test: add secrets integration tests

    Andrey Tuzhilin committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    4d0bf2d View commit details
    Browse the repository at this point in the history
  10. test: fix vault provisioning code

    Andrey Tuzhilin committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    5d6a71c View commit details
    Browse the repository at this point in the history
  11. test: ensure bash -eo pipefail (as in circleci)

    Andrey Tuzhilin committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    5a93ad7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bd919d3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8b0c4ee View commit details
    Browse the repository at this point in the history
  14. Merge branch 'fix/secrets-ordering' of github.com:astorath/helmfile i…

    …nto fix/secrets-ordering
    Andrey Tuzhilin committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    0d4703b View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. fix: fixed secrets decryption failed issue

    Andrey Tuzhilin committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    d60ab5a View commit details
    Browse the repository at this point in the history
  2. test: return all tests

    Andrey Tuzhilin committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    645adef View commit details
    Browse the repository at this point in the history
  3. feat: make integration/vagrant

    Andrey Tuzhilin committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    b94db61 View commit details
    Browse the repository at this point in the history
  4. test: fix DecryptSecret output

    Andrey Tuzhilin committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    82a82b4 View commit details
    Browse the repository at this point in the history
  5. test: add test for secrets ordering

    Andrey Tuzhilin committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    dd589a5 View commit details
    Browse the repository at this point in the history
  6. test: clarify secretssops.3 failures

    Andrey Tuzhilin committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    1ef4034 View commit details
    Browse the repository at this point in the history
  7. fix: tools build

    Andrey Tuzhilin committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    5e83f93 View commit details
    Browse the repository at this point in the history
  8. fix: secrets ordering

    Andrey Tuzhilin committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    24ae888 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Configuration menu
    Copy the full SHA
    8542837 View commit details
    Browse the repository at this point in the history