Moritz Johner
|
92be45df6a
add awssm support (#34)
|
5 years ago |
Moritz Johner
|
89c56c269f
feat: status conditions (#25)
|
5 years ago |
Lucas Severo Alves
|
87cfc51216
Merge pull request #32 from external-secrets/logo
|
5 years ago |
Lucas Severo Alves
|
e0e824967d
Tidy image
|
5 years ago |
Lucas Severo Alves
|
5d47c42cf1
Add logo to readme
|
5 years ago |
Moritz Johner
|
241f26c6c2
Merge pull request #23 from external-secrets/chore/update-crd-spec
|
5 years ago |
Moritz Johner
|
da21356aa8
Merge pull request #24 from external-secrets/fix/go-1.15
|
5 years ago |
Moritz Johner
|
3506b6fe85
fix: update go/dockerfile 1.15
|
5 years ago |
Moritz Johner
|
adb4de943d
chore: update dependencies
|
5 years ago |
Moritz Johner
|
b460153452
chore: update crd-spec
|
5 years ago |
Lucas Severo Alves
|
e8fb686e05
Merge pull request #17 from external-secrets/add-main-controller-logic
|
5 years ago |
Lucas Severo Alves
|
60aaecf76b
Linter fixes
|
5 years ago |
Lucas Severo Alves
|
8c79f1458c
Fix reconciler name typo
|
5 years ago |
Lucas Severo Alves
|
04f3dd4119
Merge branch 'main' into add-main-controller-logic
|
5 years ago |
Lucas Severo Alves
|
3227e730f1
Change dir structure and adapt
|
5 years ago |
Jonatas Baldin
|
2c7a46fb3c
Merge pull request #16 from mcavoyk/feat/cluster-store
|
5 years ago |
Kellin McAvoy
|
107b302760
Merge branch 'main' into feat/cluster-store
|
5 years ago |
Kellin McAvoy
|
3fd7586033
move controller into pkg
|
5 years ago |
Jonatas Baldin
|
d1b879aa41
Add comment on _ import on ExternalSecret controller
|
5 years ago |
Jonatas Baldin
|
f57493bcec
Move code out of the main reconcile closer function and organise logs
|
5 years ago |
Jonatas Baldin
|
88f337386d
Add GetNamespacedName to GenericStore interface
|
5 years ago |
Jonatas Baldin
|
8ee64d918e
Enable the New() method on the Prodiver interface to receive a GenericStore instead of a SecretStoreProvider)
|
5 years ago |
Jonatas Baldin
|
87ed4ed118
Watch for owned corev1.Secrets on the ExternalSecret reconciler
|
5 years ago |
Jonatas Baldin
|
31618e0d0c
Add changes to go mod after running `go mod tidy`
|
5 years ago |
Kellin
|
cd937ac4b5
Merge pull request #15 from mcavoyk/feat/helm-chart
|
5 years ago |
Jonatas Baldin
|
1845b77c0c
Add base for SecretStore controller
|
5 years ago |
Jonatas Baldin
|
5e3c3e8d3f
Fix README examples and resource samples
|
5 years ago |
Kellin McAvoy
|
35f52ca1f5
fix: improve portability of Makefile
|
5 years ago |
Kellin McAvoy
|
3db006ddc4
feat: add cluster store
|
5 years ago |
Kellin McAvoy
|
2e0a6effbe
convert to multi-api
|
5 years ago |