-
Notifications
You must be signed in to change notification settings - Fork 659
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
If applicable, show the LP that created a given execution #50
Labels
ui
Admin console user interface
Comments
schottra
changed the title
UI: if applicable, show the LP that created a given execution
If applicable, show the LP that created a given execution
Jul 6, 2020
Bug bankruptcy. |
eapolinario
pushed a commit
to eapolinario/flyte
that referenced
this issue
Dec 6, 2022
Cluster-namespaced redis set and project-namespaced allocation token [resource mgr]
eapolinario
pushed a commit
to eapolinario/flyte
that referenced
this issue
Dec 6, 2022
eapolinario
pushed a commit
to eapolinario/flyte
that referenced
this issue
Dec 6, 2022
* add max_wait_time field * udp version * change to duration * duration * generate * rm max_wait_time from node metadata * Update protos/flyteidl/core/workflow.proto Co-Authored-By: Haytham AbuelFutuh <habuelfutuh@lyft.com> * generate Co-authored-by: Haytham AbuelFutuh <habuelfutuh@lyft.com>
eapolinario
pushed a commit
to eapolinario/flyte
that referenced
this issue
Dec 20, 2022
* migrate to go module * tidy * do not force * try packages * extract into a method
eapolinario
pushed a commit
to eapolinario/flyte
that referenced
this issue
Dec 20, 2022
eapolinario
pushed a commit
to eapolinario/flyte
that referenced
this issue
Dec 20, 2022
* Do not run container as root Signed-off-by: Fredrik Sannholm <fredrik.sannholm@wolt.com> * Fix command Signed-off-by: Fredrik Sannholm <fredrik.sannholm@wolt.com>
eapolinario
pushed a commit
to eapolinario/flyte
that referenced
this issue
Aug 9, 2023
Cluster-namespaced redis set and project-namespaced allocation token [resource mgr]
eapolinario
pushed a commit
to eapolinario/flyte
that referenced
this issue
Aug 21, 2023
* migrate to go module * tidy * do not force * try packages * extract into a method
eapolinario
pushed a commit
to eapolinario/flyte
that referenced
this issue
Aug 21, 2023
eapolinario
pushed a commit
to eapolinario/flyte
that referenced
this issue
Aug 21, 2023
eapolinario
pushed a commit
to eapolinario/flyte
that referenced
this issue
Aug 21, 2023
* Do not run container as root Signed-off-by: Fredrik Sannholm <fredrik.sannholm@wolt.com> * Fix command Signed-off-by: Fredrik Sannholm <fredrik.sannholm@wolt.com>
eapolinario
pushed a commit
to eapolinario/flyte
that referenced
this issue
Aug 21, 2023
Signed-off-by: Haytham Abuelfutuh <haytham@afutuh.com>
eapolinario
pushed a commit
that referenced
this issue
Sep 7, 2023
* Do not run container as root Signed-off-by: Fredrik Sannholm <fredrik.sannholm@wolt.com> * Fix command Signed-off-by: Fredrik Sannholm <fredrik.sannholm@wolt.com>
eapolinario
pushed a commit
that referenced
this issue
Sep 8, 2023
* add max_wait_time field * udp version * change to duration * duration * generate * rm max_wait_time from node metadata * Update protos/flyteidl/core/workflow.proto Co-Authored-By: Haytham AbuelFutuh <habuelfutuh@lyft.com> * generate Co-authored-by: Haytham AbuelFutuh <habuelfutuh@lyft.com>
eapolinario
pushed a commit
that referenced
this issue
Sep 12, 2023
* added pre upgrade test in end2end Signed-off-by: Yuvraj <code@evalsocket.dev>
eapolinario
pushed a commit
that referenced
this issue
Sep 13, 2023
* add max_wait_time field * udp version * change to duration * duration * generate * rm max_wait_time from node metadata * Update protos/flyteidl/core/workflow.proto Co-Authored-By: Haytham AbuelFutuh <habuelfutuh@lyft.com> * generate Co-authored-by: Haytham AbuelFutuh <habuelfutuh@lyft.com> Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
pvditt
pushed a commit
that referenced
this issue
Dec 29, 2023
* add max_wait_time field * udp version * change to duration * duration * generate * rm max_wait_time from node metadata * Update protos/flyteidl/core/workflow.proto Co-Authored-By: Haytham AbuelFutuh <habuelfutuh@lyft.com> * generate Co-authored-by: Haytham AbuelFutuh <habuelfutuh@lyft.com>
eapolinario
pushed a commit
to eapolinario/flyte
that referenced
this issue
Apr 30, 2024
Signed-off-by: yuvraj <evalsocket@gmail.com>
eapolinario
pushed a commit
to eapolinario/flyte
that referenced
this issue
Apr 30, 2024
Signed-off-by: yuvraj <evalsocket@gmail.com>
pmahindrakar-oss
pushed a commit
that referenced
this issue
May 1, 2024
* added cache handling to launchplan with hacks Signed-off-by: Daniel Rammer <hamersaw@protonmail.com> * working e2e Signed-off-by: Daniel Rammer <hamersaw@protonmail.com> * flyteidl gen Signed-off-by: Daniel Rammer <hamersaw@protonmail.com> * working e2e Signed-off-by: Daniel Rammer <hamersaw@protonmail.com> * allowing launchplan default values Signed-off-by: Daniel Rammer <hamersaw@protonmail.com> * caching working for subworkflows as well Signed-off-by: Daniel Rammer <hamersaw@protonmail.com> * random cleanup Signed-off-by: Daniel Rammer <hamersaw@protonmail.com> * docs Signed-off-by: Daniel Rammer <hamersaw@protonmail.com> * removing unnecessary dependency Signed-off-by: Daniel Rammer <hamersaw@protonmail.com> * make golden Signed-off-by: Daniel Rammer <hamersaw@protonmail.com> * fixing unit tests and lint Signed-off-by: Daniel Rammer <hamersaw@protonmail.com> * added unit testes Signed-off-by: Daniel Rammer <hamersaw@protonmail.com> * adding fixed inputs to launchplan catalog key computation Signed-off-by: Daniel Rammer <daniel@union.ai> * updated unit tests Signed-off-by: Daniel Rammer <daniel@union.ai> * fixed linter Signed-off-by: Daniel Rammer <daniel@union.ai> * added docs to fixed_literals proto Signed-off-by: Daniel Rammer <daniel@union.ai> --------- Signed-off-by: Daniel Rammer <hamersaw@protonmail.com> Signed-off-by: Daniel Rammer <daniel@union.ai>
pmahindrakar-oss
pushed a commit
that referenced
this issue
May 1, 2024
austin362667
pushed a commit
to austin362667/flyte
that referenced
this issue
May 7, 2024
Signed-off-by: yuvraj <evalsocket@gmail.com>
robert-ulbrich-mercedes-benz
pushed a commit
to robert-ulbrich-mercedes-benz/flyte
that referenced
this issue
Jul 2, 2024
Signed-off-by: yuvraj <evalsocket@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
On the Execution Details page, expose the Launch Plan which was used to create the execution.
The text was updated successfully, but these errors were encountered: