Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
alpeb committed May 31, 2024
1 parent 6654b75 commit b6cb17c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions proxy-init/integration/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ echo "POD_DOESNT_REDIRECT_BLACKLISTED_IP=${POD_DOESNT_REDIRECT_BLACKLISTED_IP}"
POD_IGNORES_SUBNETS_IP=$(kip pod-ignores-subnets)
echo "POD_IGNORES_SUBNETS_IP=${POD_IGNORES_SUBNETS_IP}"

k -n proxy-init-test describe po pod-with-existing-rules
k -n proxy-init-test logs pod-with-existing-rules linkerd-init

echo '# Running tester...'
k run iptables-tester \
--attach \
Expand Down

0 comments on commit b6cb17c

Please sign in to comment.