Skip to content
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

Clear node status before the validation check. #3096

Merged
merged 1 commit into from
Dec 23, 2014

Conversation

brendandburns
Copy link
Contributor

Closes #2548

@lavalamp lavalamp self-assigned this Dec 22, 2014
@lavalamp
Copy link
Member

LGTM, but can you add a test of some sort?

@brendandburns
Copy link
Contributor Author

Done (extended existing test)

lavalamp added a commit that referenced this pull request Dec 23, 2014
Clear node status before the validation check.
@lavalamp lavalamp merged commit bf67e14 into kubernetes:master Dec 23, 2014
@lavalamp
Copy link
Member

I think we'll want to lock down who can set status and who can set spec, but this is ok for now.

@brendandburns
Copy link
Contributor Author

well, as it stands for now, no one can set status... (there is a test that
status is empty in the previous lines)

Although @ddysher wants to remove that :P

--brendan

On Mon, Dec 22, 2014 at 4:39 PM, Daniel Smith notifications@github.com
wrote:

I think we'll want to lock down who can set status and who can set spec,
but this is ok for now.


Reply to this email directly or view it on GitHub
#3096 (comment)
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Node label update is hard
2 participants