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

add fault inject for kube proxy #384

Merged

Conversation

onlymellb
Copy link
Contributor

This PR supports start and stop kube-proxy for each k8s node
@xiaojingchen @weekface @tennix PTAL

@weekface weekface added the test/stability stability tests label Apr 11, 2019
}

// Apply kube-proxy daemonset manifest
commandStr := fmt.Sprintf("%s apply -f %s", kubectlPath, kubeProxyManifestFullPath)
Copy link
Contributor

Choose a reason for hiding this comment

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

why not use kubeClient to update proxy's daemonSet?

weekface
weekface previously approved these changes Apr 15, 2019
Copy link
Contributor

@weekface weekface left a comment

Choose a reason for hiding this comment

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

lgtm

@xiaojingchen
Copy link
Contributor

/run-e2e-tests

@xiaojingchen
Copy link
Contributor

/run-e2e-tests

1 similar comment
@xiaojingchen
Copy link
Contributor

/run-e2e-tests

@xiaojingchen xiaojingchen merged commit 7040fa2 into pingcap:master Apr 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test/stability stability tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants