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

Added a way for oom events to be handled by the manager #523

Merged
merged 1 commit into from
Feb 21, 2015

Conversation

kateknister
Copy link
Contributor

No description provided.

@cadvisorJenkinsBot
Copy link
Collaborator

Can one of the admins verify this patch?

@vmarmol
Copy link
Contributor

vmarmol commented Feb 20, 2015

Looks like it needs a rebase :)
On Feb 20, 2015 3:41 PM, "cadvisorJenkinsBot" notifications@github.com
wrote:

Can one of the admins verify this patch?


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

@vmarmol
Copy link
Contributor

vmarmol commented Feb 20, 2015

ok to test
On Feb 20, 2015 3:55 PM, wrote:

Looks like it needs a rebase :)
On Feb 20, 2015 3:41 PM, "cadvisorJenkinsBot" notifications@github.com
wrote:

Can one of the admins verify this patch?


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

@kateknister
Copy link
Contributor Author

Does it still need a rebase?


// can be called by the api which will take events returned on the channel
func (self *manager) WatchForEvents(request *events.Request, passedChannel chan *events.Event) error {
err := self.eventHandler.WatchEvents(passedChannel, request)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can just return the result here

@vmarmol
Copy link
Contributor

vmarmol commented Feb 21, 2015

Yep, shows one commit now :)

@vmarmol
Copy link
Contributor

vmarmol commented Feb 21, 2015

LGTM

vmarmol added a commit that referenced this pull request Feb 21, 2015
Added a way for oom events to be handled by the manager
@vmarmol vmarmol merged commit bdee1a2 into google:master Feb 21, 2015
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.

3 participants