forked from flyteorg/flyte
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Collapse nodes on any terminal status #2
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Tom-Newton
force-pushed
the
tomnewton/collapse_sub_nodes_on_failures
branch
from
November 14, 2023 17:02
3b79086
to
023e204
Compare
Tom-Newton
changed the title
Collapse nodes on a terminal status
Nov 17, 2023
ClearSubNodeStatus
on failure
Tom-Newton
changed the title
Collapse nodes on a terminal status
Collapse nodes on any terminal status
Nov 17, 2023
Tom-Newton
force-pushed
the
tomnewton/collapse_sub_nodes_on_failures
branch
2 times, most recently
from
November 29, 2023 20:05
c15e9a2
to
40c378f
Compare
Tom-Newton
changed the base branch from
tomnewton/expreiment_with_complete_solution
to
tomnewton/fix_transient_secret_sync_error_handling
November 29, 2023 20:06
Tom-Newton
force-pushed
the
tomnewton/fix_transient_secret_sync_error_handling
branch
2 times, most recently
from
December 4, 2023 23:41
cc1a119
to
7a40d98
Compare
Tom-Newton
force-pushed
the
tomnewton/collapse_sub_nodes_on_failures
branch
2 times, most recently
from
December 13, 2023 14:23
a4755d9
to
8a2f03a
Compare
Tom-Newton
changed the base branch from
tomnewton/fix_transient_secret_sync_error_handling
to
master
December 13, 2023 14:31
Signed-off-by: Thomas Newton <[email protected]>
Signed-off-by: Thomas Newton <[email protected]>
Signed-off-by: Thomas Newton <[email protected]>
Signed-off-by: Thomas Newton <[email protected]>
Signed-off-by: Thomas Newton <[email protected]>
Signed-off-by: Thomas Newton <[email protected]>
Signed-off-by: Thomas Newton <[email protected]>
Signed-off-by: Thomas Newton <[email protected]>
Signed-off-by: Thomas Newton <[email protected]>
Signed-off-by: Thomas Newton <[email protected]>
Signed-off-by: Thomas Newton <[email protected]>
Signed-off-by: Thomas Newton <[email protected]>
Signed-off-by: Thomas Newton <[email protected]>
Signed-off-by: Thomas Newton <[email protected]>
Signed-off-by: Thomas Newton <[email protected]>
Tom-Newton
force-pushed
the
tomnewton/collapse_sub_nodes_on_failures
branch
from
December 13, 2023 18:41
3e55c74
to
625ab3d
Compare
Signed-off-by: Thomas Newton <[email protected]>
Tom-Newton
force-pushed
the
tomnewton/collapse_sub_nodes_on_failures
branch
from
December 14, 2023 13:08
e50ebb8
to
42fb049
Compare
… with `clearStateOnAnyTermination=true` Signed-off-by: Thomas Newton <[email protected]>
Signed-off-by: Thomas Newton <[email protected]>
Tom-Newton
force-pushed
the
tomnewton/collapse_sub_nodes_on_failures
branch
from
December 15, 2023 14:51
5e07651
to
453a69f
Compare
Signed-off-by: Thomas Newton <[email protected]>
Tom-Newton
force-pushed
the
tomnewton/collapse_sub_nodes_on_failures
branch
from
December 15, 2023 14:56
b812954
to
fb9bd90
Compare
Upstream PR flyteorg#4596 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Tracking issue
Describe your changes
Check all the applicable boxes
Screenshots
Note to reviewers