-
Notifications
You must be signed in to change notification settings - Fork 38
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
Issue 10: Update cluster status #123
Conversation
Signed-off-by: wenqi <Wenqi.Mou@emc.com>
Signed-off-by: wenqi <Wenqi.Mou@emc.com>
Signed-off-by: wenqi <Wenqi.Mou@emc.com>
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.
@Tristan1900 please have a look at my comment in the issue: #10 (comment)
Signed-off-by: wenqi <Wenqi.Mou@emc.com>
Signed-off-by: wenqi <Wenqi.Mou@emc.com>
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.
@Tristan1900 good job with the new status design. I've added a couple of comments inline. Also, it'd be good to have unit tests for the new status.go
file.
Signed-off-by: wenqi <Wenqi.Mou@emc.com>
Signed-off-by: wenqi <Wenqi.Mou@emc.com>
Signed-off-by: wenqi <Wenqi.Mou@emc.com>
Signed-off-by: Adrián Moreno <adrian@morenomartinez.com>
Signed-off-by: wenqi <Wenqi.Mou@emc.com>
Signed-off-by: wenqi <Wenqi.Mou@emc.com>
Signed-off-by: wenqi <Wenqi.Mou@emc.com>
Signed-off-by: wenqi <Wenqi.Mou@emc.com>
Signed-off-by: wenqi <Wenqi.Mou@emc.com>
Signed-off-by: Adrián Moreno <adrian@morenomartinez.com>
…ravega-operator into issue-10-update-cluster-status * 'issue-10-update-cluster-status' of github.com:pravega/pravega-operator: increase travis timeout
Signed-off-by: Adrián Moreno <adrian@morenomartinez.com>
Signed-off-by: wenqi <Wenqi.Mou@emc.com>
e041932
to
5888fc6
Compare
Signed-off-by: wenqi <Wenqi.Mou@emc.com>
2097a38
to
384d5ac
Compare
Signed-off-by: wenqi <Wenqi.Mou@emc.com>
Signed-off-by: wenqi <Wenqi.Mou@emc.com>
Signed-off-by: Adrián Moreno <adrian@morenomartinez.com>
Signed-off-by: Adrián Moreno <adrian@morenomartinez.com>
Signed-off-by: Adrián Moreno <adrian@morenomartinez.com>
Signed-off-by: Adrián Moreno <adrian@morenomartinez.com>
Signed-off-by: Adrián Moreno <adrian@morenomartinez.com>
Signed-off-by: Adrián Moreno <adrian@morenomartinez.com>
Signed-off-by: Adrián Moreno <adrian@morenomartinez.com>
Signed-off-by: Adrián Moreno <adrian@morenomartinez.com>
Signed-off-by: Adrián Moreno <adrian@morenomartinez.com>
Signed-off-by: Adrián Moreno <adrian@morenomartinez.com>
Signed-off-by: Adrián Moreno <adrian@morenomartinez.com>
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.
LastTransitionTime
andLastUpdateTime
are never set.- Increase coverage on
status.go
Signed-off-by: Adrián Moreno <adrian@morenomartinez.com>
LGTM! Thanks for the hard work! |
Signed-off-by: Adrián Moreno <adrian@morenomartinez.com>
Signed-off-by: wenqi <Wenqi.Mou@emc.com>
* master: Issue 10: Update cluster status (#123)
Change log description
PodsReady
state will be setPurpose of the change
Fix #10
How to test the change
Tests should pass
Signed-off-by: wenqi Wenqi.Mou@emc.com