We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Umbrella issue surrounding the ability to:
diff
RFC Jira
TaggedVersion
nomad job tag
-version
nomad job tag unset
Name
nomad job history
nomad job revert
max_tagged_versions_per_job
job_versions
The text was updated successfully, but these errors were encountered:
philrenaud
Successfully merging a pull request may close this issue.
Umbrella issue surrounding the ability to:
diff
against that job versionRFC
Jira
Structs:
TaggedVersion
object struct #23836TaggedVersion
clone/copy on job versionsTagging:
nomad job tag
CLI command scaffolding #23846nomad job tag
with a-version
flagnomad job tag
without a version flag infers latestnomad job tag unset
to de-tag / lookup by nameDiffing:
Name
property to objects innomad job history
outputReverting:
nomad job revert
to take a tag string #24053Config:
max_tagged_versions_per_job
agent config guardrailUI:
GC (TODO pending investigation):
Sentinel (TODO pending investigation):
job_versions
as a top-level object that accepts a string paramThe text was updated successfully, but these errors were encountered: