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

Emit k8s Event When a Pod Is Evicted #166

Closed
seanmalloy opened this issue Jul 5, 2019 · 5 comments
Closed

Emit k8s Event When a Pod Is Evicted #166

seanmalloy opened this issue Jul 5, 2019 · 5 comments

Comments

@seanmalloy
Copy link
Member

It would be useful if the descheduler emitted a k8s event when it successfully evicts a pod. The event should be created in same namespace as the evicted pod.

@seanmalloy
Copy link
Member Author

@seanmalloy
Copy link
Member Author

I would be happy to submit a pull request to add this feature.

@kivagant-ba
Copy link

@seanmalloy , so when will you be happy? ;)

seanmalloy added a commit to KohlsTechnology/descheduler that referenced this issue Sep 20, 2019
This code does not compile yet. Fixes kubernetes-sigs#166.
seanmalloy added a commit to KohlsTechnology/descheduler that referenced this issue Oct 18, 2019
Create k8s events when a pod is successfully evicted.

Fixes kubernetes-sigs#166.
@seanmalloy
Copy link
Member Author

seanmalloy commented Oct 18, 2019

I created #183 to implement this.

seanmalloy added a commit to KohlsTechnology/descheduler that referenced this issue Nov 16, 2019
@seanmalloy
Copy link
Member Author

Pull request #183 was merged.

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

No branches or pull requests

2 participants