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

UI: Include global output parameters in Outputs tab #3548

Open
jonasdebeukelaer opened this issue Jul 22, 2020 · 0 comments
Open

UI: Include global output parameters in Outputs tab #3548

jonasdebeukelaer opened this issue Jul 22, 2020 · 0 comments
Labels

Comments

@jonasdebeukelaer
Copy link

jonasdebeukelaer commented Jul 22, 2020

Summary

I'm currently able to define a global output parameter in my spec, which I can either access using argo get my-workflow, programmatically, or looking at the yaml definition in the UI. I'd like to extent the Output Artefacts tab to also include any output parameters, for convenient visibility in the UI.

Motivation

For explainability reasons, I would like to output a few global parameters once a workflow is completed. Ideally users of the platform in our company could more easily access this information by simply going to the Outputs (currently Output Artefacts) tab, instead of sifting through yaml to find them.

Proposal

Split the Output tab into two sections: Artefacts and Global Parameters, and list out the parameters there.


Message from the maintainers:

If you wish to see this enhancement implemented please add a 👍 reaction to this issue! We often sort issues this way to know what to prioritize.

@jonasdebeukelaer jonasdebeukelaer added the type/feature Feature request label Jul 22, 2020
@jonasdebeukelaer jonasdebeukelaer changed the title [UI] Include output parameters in Outputs tab [UI] Include global output parameters in Outputs tab Jul 22, 2020
@jessesuen jessesuen added the ui label Jul 22, 2020
@alexec alexec removed the ui label Sep 29, 2020
@alexec alexec added the area/ui label Feb 7, 2022
@agilgur5 agilgur5 changed the title [UI] Include global output parameters in Outputs tab UI: Include global output parameters in Outputs tab Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants