cilium / cilium-cli

CLI to install, manage & troubleshoot Kubernetes clusters running Cilium
https://cilium.io
Apache License 2.0
390 stars 197 forks source link

Simplify Kind workflow #2648

Closed michi-covalent closed 3 days ago

michi-covalent commented 3 days ago

Simplify the Kind workflow now that we use --test-concurrency flag in all the other workflows.

Also remove --debug flag from all the invocations of cilium connectivity test. It's a bit too noisy, and it makes it difficult to find relevant logs when tests fail.