1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-14 11:57:59 +00:00
Commit graph

1282 commits

Author SHA1 Message Date
dependabot[bot]
0a01d6e18d
chore(deps): bump peaceiris/actions-gh-pages from v3 to v3.8.0
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from v3 to v3.8.0.
- [Release notes](https://github.com/peaceiris/actions-gh-pages/releases)
- [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md)
- [Commits](https://github.com/peaceiris/actions-gh-pages/compare/v3...068dc23d9710f1ba62e86896f84735d869951305)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-26 07:35:01 +00:00
dependabot[bot]
973125872e
chore(deps): bump github.com/aws/aws-sdk-go from 1.38.3 to 1.38.6
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.38.3 to 1.38.6.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.38.3...v1.38.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-26 04:14:41 +00:00
Kellin
073427aa7d
Merge pull request #47 from mcavoyk/vault-store
Add vault provider
2021-03-26 00:05:32 -04:00
Kellin McAvoy
7be249ba63 Add vault provider implementation 2021-03-26 03:36:48 -05:00
paul-the-alien[bot]
6544fa409a
Merge pull request #87 from external-secrets/fix-election-rbac
Fix leader election RBAC
2021-03-26 02:12:47 +00:00
Jonatas Baldin
e171fda212 Add update verb to leasaes.coordination.k8s.io RBAC 2021-03-24 11:27:42 +01:00
Jonatas Baldin
5c85e0ec85 Add empty new line on config/rbac/leader_election_role.yaml 2021-03-24 11:18:31 +01:00
Jonatas Baldin
5ea50f44b0 Add RBAC permissions to the GET/CREATE on the leases.coordination.k8s.io API to enable the operator leader election 2021-03-24 11:17:33 +01:00
paul-the-alien[bot]
d3fa3507f1
Merge pull request #84 from external-secrets/dependabot/go_modules/github.com/aws/aws-sdk-go-1.38.3
chore(deps): bump github.com/aws/aws-sdk-go from 1.38.2 to 1.38.3
2021-03-24 08:18:15 +00:00
dependabot[bot]
c3910c28ae
chore(deps): bump github.com/aws/aws-sdk-go from 1.38.2 to 1.38.3
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.38.2 to 1.38.3.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.38.2...v1.38.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-24 07:52:14 +00:00
Moritz Johner
d5ab9d7b3e
chore: refactor aws store spec (#7) 2021-03-23 17:38:31 +01:00
paul-the-alien[bot]
64d44a8cae
Merge pull request #83 from external-secrets/dependabot/go_modules/github.com/tidwall/gjson-1.7.1
chore(deps): bump github.com/tidwall/gjson from 1.6.8 to 1.7.1
2021-03-23 08:52:40 +00:00
paul-the-alien[bot]
c90d8e1aa3
Merge pull request #82 from external-secrets/dependabot/go_modules/github.com/aws/aws-sdk-go-1.38.2
chore(deps): bump github.com/aws/aws-sdk-go from 1.38.1 to 1.38.2
2021-03-23 08:49:09 +00:00
dependabot[bot]
d31a24a028
chore(deps): bump github.com/tidwall/gjson from 1.6.8 to 1.7.1
Bumps [github.com/tidwall/gjson](https://github.com/tidwall/gjson) from 1.6.8 to 1.7.1.
- [Release notes](https://github.com/tidwall/gjson/releases)
- [Commits](https://github.com/tidwall/gjson/compare/v1.6.8...v1.7.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-23 08:04:35 +00:00
dependabot[bot]
831e6e39a7
chore(deps): bump github.com/aws/aws-sdk-go from 1.38.1 to 1.38.2
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.38.1 to 1.38.2.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.38.1...v1.38.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-23 08:04:00 +00:00
Iuri Severo
470758569a
Update PAUL.yaml (#81) 2021-03-23 08:52:53 +01:00
Moritz Johner
2c059b71ba
feat: add ssm parameter store support (#59)
* feat: add parameter store implementation
2021-03-22 19:14:19 +01:00
paul-the-alien[bot]
41429040b0
Merge pull request #79 from external-secrets/dependabot/go_modules/k8s.io/client-go-0.20.5
chore(deps): bump k8s.io/client-go from 0.20.2 to 0.20.5
2021-03-22 10:41:00 +00:00
dependabot[bot]
0e53fbf148
chore(deps): bump k8s.io/client-go from 0.20.2 to 0.20.5
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.20.2 to 0.20.5.
- [Release notes](https://github.com/kubernetes/client-go/releases)
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.20.2...v0.20.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 09:59:35 +00:00
paul-the-alien[bot]
c0765b49d4
Merge pull request #80 from external-secrets/dependabot/go_modules/github.com/aws/aws-sdk-go-1.38.1
chore(deps): bump github.com/aws/aws-sdk-go from 1.35.24 to 1.38.1
2021-03-22 09:36:58 +00:00
dependabot[bot]
2650c336b7
chore(deps): bump github.com/aws/aws-sdk-go from 1.35.24 to 1.38.1
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.35.24 to 1.38.1.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.35.24...v1.38.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 09:21:31 +00:00
paul-the-alien[bot]
2413a93edc
Merge pull request #78 from external-secrets/dependabot/go_modules/k8s.io/apimachinery-0.20.5
chore(deps): bump k8s.io/apimachinery from 0.20.2 to 0.20.5
2021-03-22 07:58:34 +00:00
paul-the-alien[bot]
a37f186746
Merge pull request #76 from external-secrets/dependabot/go_modules/k8s.io/api-0.20.5
chore(deps): bump k8s.io/api from 0.20.2 to 0.20.5
2021-03-22 07:43:05 +00:00
dependabot[bot]
389c6ae362
chore(deps): bump k8s.io/api from 0.20.2 to 0.20.5
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.20.2 to 0.20.5.
- [Release notes](https://github.com/kubernetes/api/releases)
- [Commits](https://github.com/kubernetes/api/compare/v0.20.2...v0.20.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 05:01:20 +00:00
paul-the-alien[bot]
588d77d23f
Merge pull request #77 from external-secrets/dependabot/go_modules/github.com/onsi/gomega-1.11.0
chore(deps): bump github.com/onsi/gomega from 1.10.2 to 1.11.0
2021-03-22 04:56:30 +00:00
dependabot[bot]
fea5560c01
chore(deps): bump github.com/onsi/gomega from 1.10.2 to 1.11.0
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.10.2 to 1.11.0.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.10.2...v1.11.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 04:48:28 +00:00
paul-the-alien[bot]
b061366c64
Merge pull request #75 from external-secrets/dependabot/go_modules/github.com/onsi/ginkgo-1.15.2
chore(deps): bump github.com/onsi/ginkgo from 1.14.1 to 1.15.2
2021-03-22 04:44:03 +00:00
paul-the-alien[bot]
6b9a0508c4
Merge pull request #73 from external-secrets/dependabot/github_actions/fkirc/skip-duplicate-actions-v3.4.0
chore(deps): bump fkirc/skip-duplicate-actions from v2.1.0 to v3.4.0
2021-03-22 04:43:00 +00:00
dependabot[bot]
e76ea2fe93
chore(deps): bump k8s.io/apimachinery from 0.20.2 to 0.20.5
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.20.2 to 0.20.5.
- [Release notes](https://github.com/kubernetes/apimachinery/releases)
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.20.2...v0.20.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 04:35:42 +00:00
dependabot[bot]
c7cdc80854
chore(deps): bump github.com/onsi/ginkgo from 1.14.1 to 1.15.2
Bumps [github.com/onsi/ginkgo](https://github.com/onsi/ginkgo) from 1.14.1 to 1.15.2.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v1.14.1...v1.15.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 04:34:19 +00:00
dependabot[bot]
d163480898
chore(deps): bump actions/cache from v2 to v2.1.4
Bumps [actions/cache](https://github.com/actions/cache) from v2 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 04:30:59 +00:00
dependabot[bot]
5a6cf20d6c
chore(deps): bump fkirc/skip-duplicate-actions from v2.1.0 to v3.4.0
Bumps [fkirc/skip-duplicate-actions](https://github.com/fkirc/skip-duplicate-actions) from v2.1.0 to v3.4.0.
- [Release notes](https://github.com/fkirc/skip-duplicate-actions/releases)
- [Changelog](https://github.com/fkirc/skip-duplicate-actions/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fkirc/skip-duplicate-actions/compare/v2.1.0...4c656bbdb6906310fa6213604828008bc28fe55d)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 04:30:54 +00:00
paul-the-alien[bot]
a452a37786
Merge pull request #72 from external-secrets/Flydiverny-patch-1
chore: rename dependabot.yml to .github/dependabot.yml
2021-03-22 04:28:01 +00:00
Markus Maga
dfdd21748b
Rename dependabot.yml to .github/dependabot.yml 2021-03-22 04:10:06 +01:00
Kellin
7829aed2a0
Merge pull request #71 from mcavoyk/fix-ci-docker
Fix ci docker build
2021-03-21 22:33:44 -04:00
Kellin McAvoy
2083192b55 Fix CI docker buildx args 2021-03-21 17:38:40 -05:00
Markus Maga
5fcfdff74f
fix(ci): use correct env name GHCR_USERNAME 2021-03-18 02:28:06 +01:00
Moritz Johner
25b3f4dd83
feat: security policy & dependabot (#60)
* feat: add dependabot yml and security policy
2021-03-17 08:32:32 +01:00
Moritz Johner
640978ca9e
feat: awssm refactoring (#57)
* fix: refactor awssm provider
2021-03-10 11:43:25 +01:00
Moritz Johner
ad686d4b50
feat: refactor provider / secretsclient interface (#55)
* feat: refactor provider / secretsclient interface

see #53
2021-03-08 14:20:58 +01:00
Lucas Severo Alves
2fa7c75060
Merge pull request #56 from knelasevero/gh-pages-cname
Add cname to docs action
2021-03-07 13:46:32 +01:00
Lucas Severo Alves
e6229b173a Add cname to docs action 2021-03-07 13:44:07 +01:00
Kellin
4c5cf76714
Merge pull request #54 from mcavoyk/cleanup-lint
Cleanup lint stage
2021-03-06 21:30:03 -05:00
Kellin McAvoy
eea3addf83 Prefer explicit caching for lint over cache from lint action 2021-03-06 17:57:02 -05:00
Kellin McAvoy
53ae29e8ce Fix typo in doc site yaml 2021-03-06 17:56:00 -05:00
Lucas Severo Alves
eebf09b8c1
Merge pull request #46 from knelasevero/coc
Add CoC and references to it
2021-03-06 14:54:08 +01:00
Lucas Severo Alves
4bb9aefb77 Add contact email to CoC 2021-03-06 14:52:46 +01:00
Moritz Johner
a017255464
fix: validate refresh interval, refresh externalsecret (#48)
* fix: refresh es
2021-03-05 23:58:08 +01:00
Lucas Severo Alves
737ea0f760
Merge pull request #51 from external-secrets/gh-pages-cname
Create CNAME
2021-03-05 18:28:44 +01:00
Lucas Severo Alves
90286f37a4
Create CNAME 2021-03-05 18:26:07 +01:00