-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Labels
hcc/jirastage/acceptedConfirmed, and intend to work on. No timeline committment though.Confirmed, and intend to work on. No timeline committment though.theme/secretstype/enhancement
Description
Proposal
Provide NOMAD_JOB_ID and NOMAD_NAMESPACE environment variables always for secrets plugins and do not allow user to overwrite them.
Use-cases
Nomad variables are automatically available for jobs based on their name and id like documented to here and as result of #25871 it is possible to create variables which are available for all jobs in namespace.
Secrets plugins can implement same logic if they know job id and namespace those requests are coming from and can trust to that information.
Metadata
Metadata
Assignees
Labels
hcc/jirastage/acceptedConfirmed, and intend to work on. No timeline committment though.Confirmed, and intend to work on. No timeline committment though.theme/secretstype/enhancement
Type
Projects
Status
Needs Roadmapping