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

[connectivity-tests] allow passing "tolerations" to cilium connectivity tests #2856

Open
tchellomello opened this issue Nov 8, 2024 · 0 comments
Labels
kind/feature New feature or request

Comments

@tchellomello
Copy link

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 and perf 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'}

@tchellomello tchellomello added the kind/feature New feature or request label Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant