-
Notifications
You must be signed in to change notification settings - Fork 27
Update CMX history info to discuss Queued Timeout status #3276
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
Conversation
Signed-off-by: Kyle Squizzato <[email protected]>
✅ Deploy Preview for replicated-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for replicated-docs-upgrade ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
the terminated resources. | ||
The **History** page displays clusters and VMs with one of the following statuses: | ||
* Terminated | ||
* Error |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Error
I saw this below on this page: "- Status: The status of the resource. For example terminated
or error
."
I added "error" to this list because it looked like another one of the possible statuses for the history page
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks @squizzi ! I made a small formatting change to use a bullet list of possible statuses for the History page. Also a question for you in the comments related to that. Approved if my changes look good to you
@paigecalvert lgtm, I'm just holding off on merging this until https://github.com/replicatedhq/vandoor/pull/7523 is fully merged. |
After changes in https://github.com/replicatedhq/vandoor/pull/7513, the CMX history page can now show a
"Queued Timeout"
status, this provides documentation around this new status and how the CMX history page has been changed to now show clusters and VMs that may have this status in addition toterminated
.