Skip to content

Commit 6ab4d20

Browse files
authored
remove hacky kind script in favor of ctlptl (#1924)
Signed-off-by: Kent Rancourt <kent.rancourt@microsoft.com>
1 parent 98c50cc commit 6ab4d20

File tree

2 files changed

+0
-57
lines changed

2 files changed

+0
-57
lines changed

Makefile

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -428,14 +428,6 @@ publish-cli: build-cli
428428
# Targets to facilitate hacking on Brigade. #
429429
################################################################################
430430

431-
# This is our older way of doing things. It's left for now because we haven't
432-
# yet completed documentation of our newer, less hacky, more productive devx
433-
# tools. If you're reading this, we urge you to use the hack-kind-up target
434-
# instead.
435-
.PHONY: hack-new-kind-cluster
436-
hack-new-kind-cluster:
437-
hack/kind/new-cluster.sh
438-
439431
.PHONY: hack-kind-up
440432
hack-kind-up:
441433
ctlptl apply -f hack/kind/cluster.yaml

hack/kind/new-cluster.sh

Lines changed: 0 additions & 49 deletions
This file was deleted.

0 commit comments

Comments
 (0)