1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-14 11:57:59 +00:00
external-secrets/pkg/provider/vault
Alex Samorukov ebbc3a0e27
Add ability to use RetrySettings in the VaultDynamicSecret generator (#4076)
Signed-off-by: Oleksij Samorukov <samm@net-art.cz>
2024-11-07 07:58:23 +01:00
..
fake chore: update go version of the project to 1.23 (#3829) 2024-08-26 11:10:58 +02:00
iamauth feat: add push secret to e2e tests (#3017) 2024-02-12 16:44:45 +01:00
util Update Go and golangci-lint version (#3396) 2024-04-25 06:36:11 -03:00
auth.go chore: update go version of the project to 1.23 (#3829) 2024-08-26 11:10:58 +02:00
auth_approle.go chore: update go version of the project to 1.23 (#3829) 2024-08-26 11:10:58 +02:00
auth_cert.go 🧹 refactor vault provider (#3072) 2024-01-31 22:03:32 +01:00
auth_iam.go Update Go and golangci-lint version (#3396) 2024-04-25 06:36:11 -03:00
auth_jwt.go chore: update go version of the project to 1.23 (#3829) 2024-08-26 11:10:58 +02:00
auth_kubernetes.go 🧹 refactor vault provider (#3072) 2024-01-31 22:03:32 +01:00
auth_ldap.go 🧹 refactor vault provider (#3072) 2024-01-31 22:03:32 +01:00
auth_test.go chore: update go version of the project to 1.23 (#3829) 2024-08-26 11:10:58 +02:00
auth_token.go 🧹 refactor vault provider (#3072) 2024-01-31 22:03:32 +01:00
auth_userpass.go 🧹 refactor vault provider (#3072) 2024-01-31 22:03:32 +01:00
client.go feat: add CAProvider to Bitwarden provider (#3699) 2024-08-16 12:32:35 +02:00
client_get.go fix: only replace data if it is in the middle of the path (#3852) 2024-09-02 06:53:04 +02:00
client_get_all_secrets.go Add support for Vault kvv1 (#3790) 2024-09-17 17:57:08 -03:00
client_get_all_secrets_test.go Add support for Vault kvv1 (#3790) 2024-09-17 17:57:08 -03:00
client_get_test.go fix: only replace data if it is in the middle of the path (#3852) 2024-09-02 06:53:04 +02:00
client_push.go Demonstrate new slices/maps packages (#3839) 2024-08-27 22:20:41 +02:00
client_push_test.go chore: update go version of the project to 1.23 (#3829) 2024-08-26 11:10:58 +02:00
provider.go Add ability to use RetrySettings in the VaultDynamicSecret generator (#4076) 2024-11-07 07:58:23 +01:00
provider_test.go feat: add CAProvider to Bitwarden provider (#3699) 2024-08-16 12:32:35 +02:00
validate.go chore: update go version of the project to 1.23 (#3829) 2024-08-26 11:10:58 +02:00
validate_test.go 🧹 refactor vault provider (#3072) 2024-01-31 22:03:32 +01:00