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
Luis Schweigard 0abb3e9cc4
Add support for Authentication against Azure Key Vault using Client Certificate (#3469)
* Implementation of Certificate Based Authz against Azure Key Vault

Signed-off-by: Luis Schweigard <luis.schweigard@gmail.com>

* Add tests for new Azure certificate auth functionality

Signed-off-by: Luis Schweigard <luis.schweigard@gmail.com>

* Add documentation for Azure Cert based Auth

Signed-off-by: Luis Schweigard <luis.schweigard@gmail.com>

* Generate spec.md

Signed-off-by: Luis Schweigard <luis.schweigard@gmail.com>

* Add changes from code review

Signed-off-by: Luis Schweigard <luis.schweigard@gmail.com>

* Fix naming in test error case

Signed-off-by: Luis Schweigard <luis.schweigard@gmail.com>

---------

Signed-off-by: Luis Schweigard <luis.schweigard@gmail.com>
2024-05-13 08:40:50 -03:00
..
cache feat: add push secret to e2e tests (#3017) 2024-02-12 16:44:45 +01:00
common/webhook Update Go and golangci-lint version (#3396) 2024-04-25 06:36:11 -03:00
constants feat: add push secret to e2e tests (#3017) 2024-02-12 16:44:45 +01:00
controllers Start reconciliation when a secret has changed (#3459) 2024-05-11 08:30:25 -03:00
feature feat: add push secret to e2e tests (#3017) 2024-02-12 16:44:45 +01:00
find feature: aws getallsecrets (#820) 2022-03-24 17:09:32 +01:00
generator Update Go and golangci-lint version (#3396) 2024-04-25 06:36:11 -03:00
metrics Creating constants file (#2291) 2023-05-15 17:22:18 +02:00
provider Add support for Authentication against Azure Key Vault using Client Certificate (#3469) 2024-05-13 08:40:50 -03:00
template Update Go and golangci-lint version (#3396) 2024-04-25 06:36:11 -03:00
utils Issue 3436 (#3444) 2024-05-03 16:17:36 -03:00