We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For environments in which nodes are taints, we don't have a transparent way to launch the connectivity tests.
connectivity tests
Please introduce an option --tolerations {map} so tests and perf deployments can benefit from that.
tests
perf
Is your feature request related to a problem?
Sort of. On environments with nodes fully tainted, deployments must match and support tolerations to get scheduled.
Describe the solution you'd like
cilium connectivity test --tolerations {'operator': 'Exists'}
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Proposal / RFE
For environments in which nodes are taints, we don't have a transparent way to launch the
connectivity tests
.Please introduce an option --tolerations {map} so
tests
andperf
deployments can benefit from that.Is your feature request related to a problem?
Sort of. On environments with nodes fully tainted, deployments must match and support tolerations to get scheduled.
Describe the solution you'd like
cilium connectivity test --tolerations {'operator': 'Exists'}
The text was updated successfully, but these errors were encountered: