8000 Staus indicator is vague and unclear · Issue #15 · thoth-station/odh-dashboard · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Staus indicator is vague and unclear #15

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

Open
3 tasks
Gkrumbach07 opened this issue Jan 18, 2023 · 0 comments
Open
3 tasks

Staus indicator is vague and unclear #15

Gkrumbach07 opened this issue Jan 18, 2023 · 0 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. wg/cre Issues or PRs related to the Custom Runtime Environment (fka Custom Notebook Image) ODH feature.

Comments

@Gkrumbach07
Copy link
Member

The current status indicator for a pending CRE is as follows:
image stream phase (CRE phase as fallback if image stream has not been created) is used as the main indicator on status. Error messages are pulled from the latest CRE condition.

Intended Functionality

The status indicator should only use the CRE conditions. These conditions are presented as a list of states a cre can be in. Current status can determined by the last presented condition in the list. However when a user hovers over the status symbol, the more detailed description of the status should be shown (error message).

In some case taking the latest CRE condition isn't always the best option, so a more algorithmic approach will be needed to present the user with the most accurate staus and detail messages.
For example, when the pipelines fail, the last condition is broadly the pipeline failed..., while the more detailed error message is found in the condition just before it

Optionally, a history of the CRE staus could be shown as a simple table/list when viewing the CRE in edit mode or another view.

Acceptance Criteria

  • convert to using only conditions for status
  • create an algorithm for determining the correct status and status message based on the list of timestamped conditions
  • OPTIONAL create a historical view of conditions on a detail view of the CRE

related thoth-station/meteor-operator#130

@Gkrumbach07 Gkrumbach07 added kind/feature Categorizes issue or PR as related to a new feature. wg/cre Issues or PRs related to the Custom Runtime Environment (fka Custom Notebook Image) ODH feature. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. labels Jan 18, 2023
@github-project-automation github-project-automation bot moved this to 🆕 New in Planning Board Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. wg/cre Issues or PRs related to the Custom Runtime Environment (fka Custom Notebook Image) ODH feature.
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant
0