We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b65d67f commit 6719ab4Copy full SHA for 6719ab4
Makefile
@@ -304,8 +304,6 @@ clean-release: clean-release-git
304
.PHONY: clean-child-clusters
305
clean-child-clusters: kubectl
306
$(KUBECTL) delete clusters -A --all --timeout=180s
307
- $(KUBECTL) delete linodevpc -A --all --timeout=60s
308
- $(KUBECTL) delete linodefirewall -A --all --timeout=60s
309
310
## --------------------------------------
311
## Build Dependencies
0 commit comments