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

Test that KubeMacPool doesn't block SDN recovery #70

Open
phoracek opened this issue Sep 17, 2019 · 2 comments
Open

Test that KubeMacPool doesn't block SDN recovery #70

phoracek opened this issue Sep 17, 2019 · 2 comments

Comments

@phoracek
Copy link
Member

KubeMacPool is connected to the default Kubernetes network. When the default network pods are getting upgraded we may end up in a dead-lock where pods are waiting for KubeMacPool webhook, but it is inaccessible. We should create a test covering this scenario and fix it accordingly.

#69

@SchSeba
Copy link
Collaborator

SchSeba commented Sep 19, 2019

For new we change the pod policy to Ignore

#69

@SchSeba
Copy link
Collaborator

SchSeba commented Sep 19, 2019

Next work will be to change the kubemacpool to works only on labeled namespaces

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