Skip to content

Commit

Permalink
Merge pull request #309 from fluxcd/age-encryption
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddeco authored Apr 1, 2021
2 parents 198b8e7 + 8d304ad commit efecc8a
Show file tree
Hide file tree
Showing 19 changed files with 852 additions and 103 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,11 +73,6 @@ jobs:
kubectl get ns
kubectl -n kustomize-system delete -k ./config/testdata/overlays
until kubectl get ns staging 2>&1 | grep NotFound ; do sleep 2; done
- name: Run SOPS tests
run: |
kubectl -n kustomize-system apply -k ./config/testdata/sops
kubectl -n kustomize-system wait kustomizations/sops --for=condition=ready --timeout=4m
kubectl -n test2 get secrets/test --template={{.data.password}} | base64 -d | grep test
- name: Run impersonation tests
run: |
kubectl -n impersonation apply -f ./config/testdata/impersonation
Expand Down
6 changes: 0 additions & 6 deletions config/testdata/sops/keys.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions config/testdata/sops/ks.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions config/testdata/sops/kustomization.yaml

This file was deleted.

9 changes: 0 additions & 9 deletions config/testdata/sops/source.yaml

This file was deleted.

Loading

0 comments on commit efecc8a

Please sign in to comment.