Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
tam7t committed Sep 24, 2021
1 parent eb005df commit f220a1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,7 @@ e2e-bootstrap: $(HELM) $(BATS) $(KIND) $(KUBECTL) $(ENVSUBST) $(YQ) #setup all r
ifndef TEST_WINDOWS
$(MAKE) setup-kind
endif
iptables -t mangle -A POSTROUTING -p tcp --tcp-flags SYN,RST SYN -j TCPMSS --clamp-mss-to-pmtu
docker pull $(IMAGE_TAG) || $(MAKE) e2e-container

.PHONY: setup-kind
Expand Down

0 comments on commit f220a1e

Please sign in to comment.