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

Remove cilium-cli-test-job-chart #2641

Closed michi-covalent closed 3 days ago

michi-covalent commented 4 days ago

Now all the cloud workflows run cilium-cli inside a container instead of using cilium-cli-test-job-chart.

Also update eks-tunnel.yaml and remove the helm install step. I forgot to remove it in 5146f46d.

Fixes: #2623