Skip to content
New issue

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

Backport of [ui] Adds meta k/v tables to Task Group and Task pages into release/1.9.x #24696

Conversation

hc-github-team-nomad-core
Copy link
Contributor

Backport

This PR is auto-generated from #24594 to be assessed for backporting due to the inclusion of the label backport/1.9.x.

The below text is copied from the body of the original PR.


Description

In addition to job.meta, job.taskGroups[].meta and job.taskGroups[].tasks[].meta blocks are valid jobspec blocks (docs)

This PR adds tables to show their key/values on relevant gruop and task pages that have them. This uses the same table that is otherwise shown on job index pages (or parameterized/periodic job dispatches).

Testing & Reproduction steps

Add a meta block with some entries to one your jobs' taskGroups and tasks, and navigate to those in the web UI.

Resolves #24345


Overview of commits

@philrenaud philrenaud merged commit 64100b5 into release/1.9.x Dec 17, 2024
13 of 15 checks passed
@philrenaud philrenaud deleted the backport/24345-feature-request-ui-show-group-meta-in-task-group-view/loudly-apt-stinkbug branch December 17, 2024 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants