Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

erictune
Copy link
Contributor

Closes #8506

@dchen1107 dchen1107 self-assigned this May 28, 2015
@dchen1107
Copy link
Member

LGTM except one nit: I notice that there is another event generated at https://github.com/erictune/kubernetes/blob/nodectrlevent/pkg/cloudprovider/nodecontroller/nodecontroller.go#L392

            nc.recordNodeEvent(node, "NodeNotReady")

Can we consolidate the event format here?

@dchen1107 dchen1107 added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 28, 2015
@roberthbailey
Copy link
Contributor

Thanks @erictune. :)

rjnagal added a commit that referenced this pull request May 29, 2015
Add event about Node when cannot assign CIDR.
@rjnagal rjnagal merged commit 9184ccf into kubernetes:master May 29, 2015
@erictune erictune deleted the nodectrlevent branch July 28, 2015 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm "Looks good to me", indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fire an event when CIDRs can't be assigned to nodes
5 participants