1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-15 17:51:01 +00:00
external-secrets/pkg/provider
Lucas Severo Alves 6630ab7494
Initial draft of reporter (#466)
* Initial draft of reporter

* Test out reporter in AWS provider

* trying out different events approach

* feat: implement store reconciler and events

Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>

* feat: add validate() method to provider interface

Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>

* fix: use static requeue interval in store ctrl

Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>

Co-authored-by: Mircea Cosbuc <mircea.cosbuc@container-solutions.com>
Co-authored-by: Moritz Johner <beller.moritz@googlemail.com>
2022-02-07 11:42:18 +01:00
..
akeyless Initial draft of reporter (#466) 2022-02-07 11:42:18 +01:00
alibaba Initial draft of reporter (#466) 2022-02-07 11:42:18 +01:00
aws Initial draft of reporter (#466) 2022-02-07 11:42:18 +01:00
azure/keyvault Initial draft of reporter (#466) 2022-02-07 11:42:18 +01:00
fake Initial draft of reporter (#466) 2022-02-07 11:42:18 +01:00
gcp/secretmanager Initial draft of reporter (#466) 2022-02-07 11:42:18 +01:00
gitlab Initial draft of reporter (#466) 2022-02-07 11:42:18 +01:00
ibm Initial draft of reporter (#466) 2022-02-07 11:42:18 +01:00
oracle Initial draft of reporter (#466) 2022-02-07 11:42:18 +01:00
register feat(provider): implement fake provider 2022-02-01 11:18:43 +01:00
schema Initial draft of reporter (#466) 2022-02-07 11:42:18 +01:00
testing/fake Initial draft of reporter (#466) 2022-02-07 11:42:18 +01:00
vault Initial draft of reporter (#466) 2022-02-07 11:42:18 +01:00
webhook Initial draft of reporter (#466) 2022-02-07 11:42:18 +01:00
yandex/lockbox Initial draft of reporter (#466) 2022-02-07 11:42:18 +01:00
provider.go Initial draft of reporter (#466) 2022-02-07 11:42:18 +01:00