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
Daniel R. Dagfinrud 40a698dafd
feat: add ability to push expiration date to secret in azure key vault (#4149)
* feat: add ability to push expiration date of secret to azure key vault with annotation

Signed-off-by: deggja <danieldagfinrud@gmail.com>

* docs: set example annotation on secret in docs

Signed-off-by: deggja <danieldagfinrud@gmail.com>

* test: added test for updating to new expiration date

Signed-off-by: deggja <danieldagfinrud@gmail.com>

* chore: format

Signed-off-by: deggja <danieldagfinrud@gmail.com>

* chore: clean up go.mod

Signed-off-by: deggja <danieldagfinrud@gmail.com>

* feat: add expiration date for secret as field in metadata block in pushsecret

Signed-off-by: deggja <danieldagfinrud@gmail.com>

* extract the metadata from Kubernetes package and put it into its own package

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>

---------

Signed-off-by: deggja <danieldagfinrud@gmail.com>
Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
Co-authored-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
2024-11-26 10:15:40 +01:00
..
cache feat: add push secret to e2e tests (#3017) 2024-02-12 16:44:45 +01:00
common/webhook chore: update go version of the project to 1.23 (#3829) 2024-08-26 11:10:58 +02:00
constants Feature/asm 11630 akeyless push secret (#3907) 2024-09-20 21:14:03 +02:00
controllers feat: significantly reduce api calls and introduce partial secret cache (#4086) 2024-11-24 22:53:53 +01: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 Add ability to use RetrySettings in the VaultDynamicSecret generator (#4076) 2024-11-07 07:58:23 +01:00
metrics Creating constants file (#2291) 2023-05-15 17:22:18 +02:00
provider feat: add ability to push expiration date to secret in azure key vault (#4149) 2024-11-26 10:15:40 +01:00
template chore: update go version of the project to 1.23 (#3829) 2024-08-26 11:10:58 +02:00
utils feat: add ability to push expiration date to secret in azure key vault (#4149) 2024-11-26 10:15:40 +01:00