flyteconsole icon indicating copy to clipboard operation
flyteconsole copied to clipboard

feat: real time deck support

Open Yicheng-Lu-llll opened this issue 1 year ago • 1 comments

TL;DR

  1. To support real time deck, the deck button need to be enabled even if the task is running of has failed.
  2. To handle the case that deck URI may not exists yet, add a "The deck will be ready soon. Please try again later" page.
image

real time deck support includes:

  • flytekit: https://github.com/flyteorg/flytekit/pull/1704
  • flyteadmin: https://github.com/flyteorg/flyteadmin/pull/579
  • flytepropeller: https://github.com/flyteorg/flytepropeller/pull/579
  • flyteconsole: https://github.com/flyteorg/flyteconsole/pull/781

Type

  • [ ] Bug Fix
  • [ ] Feature
  • [ ] Plugin

Are all requirements met?

  • [ ] Code completed
  • [ ] Smoke tested
  • [ ] Unit tests added
  • [ ] Code documentation added
  • [ ] Any pending items have an associated Issue

Complete description

How did you fix the bug, make the feature etc. Link to any design docs etc

Tracking Issue

Remove the 'fixes' keyword if there will be multiple PRs to fix the linked issue

fixes https://github.com/flyteorg/flyte/issues/

Follow-up issue

NA OR https://github.com/flyteorg/flyte/issues/

Yicheng-Lu-llll avatar Jun 24 '23 04:06 Yicheng-Lu-llll

Thank you for opening this pull request! 🙌

These tips will help get your PR across the finish line:

  • Most of the repos have a PR template; if not, fill it out to the best of your knowledge.
  • Sign off your commits (Reference: DCO Guide).

welcome[bot] avatar Jun 24 '23 04:06 welcome[bot]