hashicorp / hashicorp/nomad-pack
NOMAD_META_ environment variables
Open
stage/waiting-reply
- Dominant language
- Go
- Stars
- 447
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
Is there a way to add `meta` arbitrary key-value pairs through environment variables?
Nomad can be used with `NOMAD_META_bar=foo`, but nomad-pack looks like ignores them
Contributor guide
Research direction
Start by tracing nomad-pack's environment-variable handling and compare it with the reported NOMAD_META_bar=foo example. Verify how arbitrary meta key-value pairs are parsed and passed through, then confirm that this variable produces the corresponding meta entry and that existing environment-variable behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100