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
Mathias Bleimhofer 30e18870e2
Fix: ESO template crash when Kubernetes secret data is nil (#3537)
* fix: check if secret.Data is nil before assigning a value

Signed-off-by: MathiasBleimhofer <mathias.bleimhofer@deutschebahn.com>
2024-06-03 22:27:05 +02: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 Fix flaky ES controller test (#3493) 2024-05-14 12:43:56 -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 Fix: ESO template crash when Kubernetes secret data is nil (#3537) 2024-06-03 22:27:05 +02:00
utils Issue 3436 (#3444) 2024-05-03 16:17:36 -03:00