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

pod antiaffinity strategy evicts all pods. #48

Closed
ravisantoshgudimetla opened this issue Nov 28, 2017 · 1 comment
Closed

pod antiaffinity strategy evicts all pods. #48

ravisantoshgudimetla opened this issue Nov 28, 2017 · 1 comment

Comments

@ravisantoshgudimetla
Copy link
Contributor

Pod anti affinity strategy doesn't have a check on type of pod to be evicted. It can evict critical, mirror pods. As this is some functionality that needs to be respected by all strategies in descheduler, I am planning to move this to pods.go to avoid code duplication so that people implementing strategies won't have to think about them.

@ravisantoshgudimetla
Copy link
Contributor Author

cc @aveshagarwal

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

1 participant