Skip to content

Commit

Permalink
chore: Drop karpenter-convert tool for v0.33 (#5235)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-innis committed Dec 5, 2023
1 parent dafe148 commit d3c7c53
Show file tree
Hide file tree
Showing 28 changed files with 12 additions and 1,723 deletions.
4 changes: 0 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,6 @@ test: ## Run tests
--ginkgo.focus="${FOCUS}" \
--ginkgo.randomize-all \
--ginkgo.vv
cd tools/karpenter-convert && go test -v ./pkg/... \
--ginkgo.focus="${FOCUS}" \
--ginkgo.randomize-all \
--ginkgo.vv

e2etests: ## Run the e2e suite against your local cluster
cd test && CLUSTER_ENDPOINT=${CLUSTER_ENDPOINT} \
Expand Down
50 changes: 0 additions & 50 deletions tools/karpenter-convert/README.md

This file was deleted.

33 changes: 0 additions & 33 deletions tools/karpenter-convert/cmd/karpenter-convert/main.go

This file was deleted.

107 changes: 0 additions & 107 deletions tools/karpenter-convert/go.mod

This file was deleted.

0 comments on commit d3c7c53

Please sign in to comment.