Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/external-secrets/external-secrets
External Secrets Operator reads information from a third-party service like AWS Secrets Manager and automatically injects the values as Kubernetes Secrets.
https://github.com/external-secrets/external-secrets
Update rbac.yaml to give the controller "create" permission on leases
4e2cb0f40a9645b6fb4f43ba4ebd070753e7bd95 authored over 3 years agoThe current helm chart does not grant the controller the appropriate "create" permission on leas...
a9c2668e9ee3bc5fdd849ee1f8fd4c1419c12ff6 authored over 3 years agoa8ad14762370b252e36fb97fb22d1116fb1b5eaf authored over 3 years ago
fixes #126
5f719a3dce012799ed4ca09600c9fc4daa235355 authored over 3 years agoAdd aggregated ClusterRoles for view and edit permissions of custom resources
b843b5f1495880c9d616f180e88a432c46b82801 authored over 3 years ago5afa7795af94f705cb2effbb9418e4c2b7a0c2d2 authored over 3 years ago
Move crd specification to main repository
d131ea356dcfbe4aa2d4574222edd52a9a19e504 authored over 3 years agofix: make vault version optional w/ defaults
73f3e4b6f78922039320b4bdd360f249163a4fc1 authored over 3 years agofixes #117
aaa6ad0ca8caec5a3e7339421c86cc322000da2c authored over 3 years agofeat: e2e tests
4de378f939ad4dd510e74de1cb71a77923fd94d0 authored over 3 years ago8361f6d055dc2a2b75d091f6229fb98a62f8427c authored over 3 years ago
e6bba1e3e960e87944164172442ea8aa616a5a17 authored over 3 years ago
Add support for cluster secret store with the vault provider
682edff175f612e37a67517dc581691c85156ad7 authored over 3 years agochore(deps): bump github.com/tidwall/gjson from 1.7.4 to 1.7.5
53c4292ef8b5904f3be31bed8f93b186aefe37e0 authored over 3 years ago
Bumps [github.com/tidwall/gjson](https://github.com/tidwall/gjson) from 1.7.4 to 1.7.5.
- [Relea...
1376181d2d77522ed5150c0b31b3bf786cd2ea65 authored over 3 years ago
3d53b64303484de74ab5a6a7319bfa65130c930b authored over 3 years ago
7beec56522d1ee491c2805acf7973311a20d5993 authored over 3 years ago
b8ecff54c0475a47cf279a7e8285a5c003763d6a authored over 3 years ago
* feat: implement template
8c8064e0e155843d197e4e51564df4ffa16d387b authored over 3 years agoAdd first iteration of custom metrics
b8fda4387dbba932b9f81b37ef9821a59f31a591 authored over 3 years ago4d3faf70a11255a88f25cc3b2383724fe565ad6b authored over 3 years ago
Add service account selector to vault provider to look up the sa token
ebad566f49fc8427c5a5762831f27096116a013c authored over 3 years agof2d77e03240cd967ad862de246a3d69d1f46a7ef authored over 3 years ago
8eb569fc92294e8b978b0e37dd6feb7a63e56b09 authored almost 4 years ago
chore(deps): bump sigs.k8s.io/controller-tools from 0.4.1 to 0.5.0
3387fae91a431386318e74e482f8e9e822d0dbb8 authored almost 4 years ago2f9f9dcf8f2d1bf9bff88624b8cbb05d2e2ad9f0 authored almost 4 years ago
Bumps [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools) from 0...
a33365707fc77a90655a709c24cf4b3bc4f88e68 authored almost 4 years agochore(deps): bump k8s.io/apimachinery from 0.20.5 to 0.21.0
c0839070a27ae01b3b0236e8c1ec1480626f3583 authored almost 4 years ago55da6cb3177a020d03fed018977ec8b0edaf1c22 authored almost 4 years ago
chore(deps): bump github.com/onsi/ginkgo from 1.15.2 to 1.16.1
777651974e8517708c72a4ec28f8e3239f26d2a5 authored almost 4 years agochore(deps): bump k8s.io/client-go from 0.20.5 to 0.21.0
debd7fc80d4de3288d8ecc67275e98de2817b92b authored almost 4 years agochore(deps): bump k8s.io/api from 0.20.5 to 0.21.0
b49b9da89275c0b0fcd919ca258dd62d7c3a9e71 authored almost 4 years agochore(deps): bump actions/cache from v2.1.4 to v2.1.5
9ecfbd911f04a365d66df6161c40b301ab19e34b authored almost 4 years agoChange dependabot frequency to weekly
443c091d64ad98c3d280aeaf61e30a8f2b5bc77a authored almost 4 years agob5cbe8d993541ff057a0ccd3ae7a17d94e4f0e6b authored almost 4 years ago
Cleanup and remove kustomize manifests in favor of Helm chart
400a1f6a5a087ec0d3ff2599b6f99f8c206f58e2 authored almost 4 years ago866411997a61bd59afebe3b8604d40cb3125b06e authored almost 4 years ago
be5188350699ff1529e4e4e77996488a094b619f authored almost 4 years ago
90137df9a0892ee56302d8cc7b222ff40cf7c986 authored almost 4 years ago
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5.
- [Release notes]...
07e81f262c059336467b5d51473a0fef586fc841 authored almost 4 years ago
d7fced63102898548c9a12a6c6f0b526eeaca5bd authored almost 4 years ago
80f6376d2c1673ff6bb25f0c99fa37e78fb8997b authored almost 4 years ago
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.20.5 to 0.21.0.
- [Release notes](h...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.20.5 to 0.21.0.
- [Rele...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.20.5 to 0.21.0.
-...
c962e2796ff773cde1ed4e89900895a5b794c89a authored almost 4 years ago
631881110803aee9e409088ac73bfe8edade9527 authored almost 4 years ago
Add RBAC for leader election in the helm chart
904124c5abf08ffeaa21af2bf109be64cc38e71f authored almost 4 years ago
Bumps [github.com/onsi/ginkgo](https://github.com/onsi/ginkgo) from 1.15.2 to 1.16.1.
- [Release...
52a2522d9f2b8e160595a390e6f61740d0781511 authored almost 4 years ago
chore(deps): bump actions/cache from v2 to v2.1.4
109ade58591fb6be6ce046f720dac6f5b0e3516f authored almost 4 years agochore(deps): bump azure/setup-helm from v1 to v1.1
e829b140d0957f1e86a71562e5cac57c72536351 authored almost 4 years agochore(deps): bump github.com/tidwall/gjson from 1.7.3 to 1.7.4
36854f692f8dc2a493b2c303d6725d958df28695 authored almost 4 years agochore(deps): bump peaceiris/actions-gh-pages from v3 to v3.8.0
4b85af7ea1618acc2c5a320c5e61c2a6f029f8a3 authored almost 4 years ago
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from v1 to v1.1.
- [Release notes]...
Bumps [github.com/tidwall/gjson](https://github.com/tidwall/gjson) from 1.7.3 to 1.7.4.
- [Relea...
chore(deps): bump github.com/tidwall/gjson from 1.7.1 to 1.7.3
2e109bc5bd221716d98a6c21e07d7e4523ed18f0 authored almost 4 years agochore(deps): bump github.com/aws/aws-sdk-go from 1.38.3 to 1.38.6
b916c840b53c511459139c2206affbb829ad0d15 authored almost 4 years ago7be249ba6327cde0e4e4cf22e6ab9a87be40c0d5 authored almost 4 years ago
Bumps [github.com/tidwall/gjson](https://github.com/tidwall/gjson) from 1.7.1 to 1.7.3.
- [Relea...
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from v3 to v3....
0a01d6e18d9a608495a4ef228d80b29d28d0ea12 authored almost 4 years ago
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.38.3 to 1.38.6.
- [R...
Add vault provider
073427aa7d8a6f4cf75f867cafae427547e64511 authored almost 4 years agoFix leader election RBAC
6544fa409aa188022ca3f54c7cf108a9972866b4 authored almost 4 years agoe171fda2121b8879ad989977da95f9e076f2c756 authored almost 4 years ago
5c85e0ec85175b76a18d06bb9117a6a0f425e0a2 authored almost 4 years ago
5ea50f44b03d5ec605c7324d45b8e407bd14a0b1 authored almost 4 years ago
chore(deps): bump github.com/aws/aws-sdk-go from 1.38.2 to 1.38.3
d3fa3507f13ab69f6f70ee53b985475bd896ca42 authored almost 4 years ago
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.38.2 to 1.38.3.
- [R...
d5ab9d7b3e71494ff22de0ba8225fe5648a685e0 authored almost 4 years ago
chore(deps): bump github.com/tidwall/gjson from 1.6.8 to 1.7.1
64d44a8caed1c0fc1383c39f619a0b7cb23fda29 authored almost 4 years agochore(deps): bump github.com/aws/aws-sdk-go from 1.38.1 to 1.38.2
c90d8e1aa33de5e081c79e2246f5b787d56139da authored almost 4 years ago
Bumps [github.com/tidwall/gjson](https://github.com/tidwall/gjson) from 1.6.8 to 1.7.1.
- [Relea...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.38.1 to 1.38.2.
- [R...
470758569aeb1e701876078728cc8860a6004be0 authored almost 4 years ago
* feat: add parameter store implementation
2c059b71bab32dd74193d5dcae09facba77a8daf authored almost 4 years agochore(deps): bump k8s.io/client-go from 0.20.2 to 0.20.5
41429040b0062c003295f7732e22559ec953655d authored almost 4 years ago
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.20.2 to 0.20.5.
- [Rele...
chore(deps): bump github.com/aws/aws-sdk-go from 1.35.24 to 1.38.1
c0765b49d4c39e0834ef3ff2e8e22fcd7fda9623 authored almost 4 years ago
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.35.24 to 1.38.1.
- [...
chore(deps): bump k8s.io/apimachinery from 0.20.2 to 0.20.5
2413a93edcaf4813a1a2fef32fff0c0885f7d630 authored almost 4 years agochore(deps): bump k8s.io/api from 0.20.2 to 0.20.5
a37f186746e699b55cf258af5adb9d06a397409e authored almost 4 years ago
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.20.2 to 0.20.5.
- [Release notes](h...
chore(deps): bump github.com/onsi/gomega from 1.10.2 to 1.11.0
588d77d23f7f373bc379da2020d02ce67dfbee54 authored almost 4 years ago
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.10.2 to 1.11.0.
- [Release...
chore(deps): bump github.com/onsi/ginkgo from 1.14.1 to 1.15.2
b061366c64d64caa6ff93e4bc3e9d880e1d26718 authored almost 4 years agochore(deps): bump fkirc/skip-duplicate-actions from v2.1.0 to v3.4.0
6b9a0508c4ecc8af0b8c917e26f2863522f817a9 authored almost 4 years ago
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.20.2 to 0.20.5.
-...
Bumps [github.com/onsi/ginkgo](https://github.com/onsi/ginkgo) from 1.14.1 to 1.15.2.
- [Release...
Bumps [actions/cache](https://github.com/actions/cache) from v2 to v2.1.4.
- [Release notes](htt...
Bumps [fkirc/skip-duplicate-actions](https://github.com/fkirc/skip-duplicate-actions) from v2.1....
5a6cf20d6c92669176a739f995e405e86c08ec3c authored almost 4 years agochore: rename dependabot.yml to .github/dependabot.yml
a452a377860bd92d21662947c4266eb516c93f12 authored almost 4 years agodfdd21748b46030058d2483ef49abefa882822f3 authored almost 4 years ago
Fix ci docker build
7829aed2a0730df2b539cab319b234de3a2719ed authored almost 4 years ago2083192b557adf070132502d50961ad063b8314e authored almost 4 years ago
5fcfdff74fc1a8ed02344d2fbd08d4d844480e05 authored almost 4 years ago
* feat: add dependabot yml and security policy
25b3f4dd836ade2b2face729d40ce57293291dac authored almost 4 years ago* fix: refactor awssm provider
640978ca9e56539148876b534e98b7773874f34a authored almost 4 years ago