You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
In the current release 0.0.16, the capture create fails to run IP Tables commands failing with an error such as: msg="Failed to execute command" command=iptables-nft-save error="exec: \"iptables-nft-save\": executable file not found in $PATH".
Describe the bug
In the current release 0.0.16, the capture create fails to run IP Tables commands failing with an error such as:
msg="Failed to execute command" command=iptables-nft-save error="exec: \"iptables-nft-save\": executable file not found in $PATH"
.To Reproduce
Steps to reproduce the behavior:
kubectl retina capture create --name <name> --host-path /mnt/retina/captures --namespace capture --node-names "<node-name>"
kubectl get pods
.kubectl logs <pod>
where matches the job name output by the CLI. e.g. job - testing-5k5xp, pod - testing-5k5xp-t8h9vExpected behavior
A clear and concise description of what you expected to happen.
Logs
Platform (please complete the following information):
The text was updated successfully, but these errors were encountered: