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

If applicable, show the LP that created a given execution #50

Closed
georgesnelling opened this issue Nov 19, 2019 · 1 comment
Closed

If applicable, show the LP that created a given execution #50

georgesnelling opened this issue Nov 19, 2019 · 1 comment
Labels
ui Admin console user interface

Comments

@georgesnelling
Copy link
Contributor

georgesnelling commented Nov 19, 2019

On the Execution Details page, expose the Launch Plan which was used to create the execution.

@schottra schottra removed their assignment Jul 6, 2020
@schottra schottra added ui Admin console user interface and removed Compliance pri3 labels Jul 6, 2020
@schottra 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
@EngHabu
Copy link
Contributor

EngHabu commented Jan 29, 2021

Bug bankruptcy.

@EngHabu EngHabu closed this as completed Jan 29, 2021
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
* Revert "Support caching subworkflows and launchplans (#50)"

This reverts commit 8ee9ae0.

* idl generate

Signed-off-by: Daniel Rammer <daniel@union.ai>

---------

Signed-off-by: Daniel Rammer <daniel@union.ai>
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
Labels
ui Admin console user interface
Projects
None yet
Development

No branches or pull requests

3 participants