-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Expose Expiration Date from secret backend #4697
Copy link
Copy link
Closed
Labels
area/azureIssues / Pull Requests related to azure providerIssues / Pull Requests related to azure providergood first issueGood for newcomersGood for newcomerskind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.track/providerscapture issues related to providerscapture issues related to providers
Description
Scenario:
We would like to get the expiration date from Azure Keyvault for a given secret, so it can be used in a template.
The goal is to create a kubernetes secret like this:
foo: {"key": "KEY1", "expiry": "01.01.2030"} where 01.01.2030 is coming from Azure Keyvault expiry date
It it something feasible?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/azureIssues / Pull Requests related to azure providerIssues / Pull Requests related to azure providergood first issueGood for newcomersGood for newcomerskind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.track/providerscapture issues related to providerscapture issues related to providers
Type
Projects
Status
Done