-
Notifications
You must be signed in to change notification settings - Fork 80
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
[YUNIKORN-2111] Update core application state description in design document #364
Conversation
The 'New' state was represented by a red circle after creating the FSM graph. I can manually convert it to a black and white image if required. |
As per the comment in the jira: this should not be part of the design docs. It should be part of the developer guide itself, one level up, at best. The document shows states inside for objects inside the code. That is it shows what is currently implemented, not what was deigned a long time ago. That is something important for a developer, sometimes admin, and will change over time. |
Hi @wilfred-s, Just reviewed the document structure again. In my opionion, we can keep current implementation in the design document. Or, we can discuss that should we create parent pages for below document types under developer guide?
|
I would place it after |
Hi @wilfred-s, |
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.
LGTM
What is this PR for?
What type of PR is it?
Todos
NA
What is the Jira issue?
https://issues.apache.org/jira/browse/YUNIKORN-2111
How should this be tested?
The FSM chart and statement for Failed/Rejected state should be updated.
Screenshots (if appropriate)
Questions:
NA