Skip to content

Commit

Permalink
Remove old tools (#15)
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Wessendorf <[email protected]>
  • Loading branch information
matzew authored Jun 27, 2024
1 parent 4bb05c8 commit 80ff476
Show file tree
Hide file tree
Showing 17 changed files with 0 additions and 387 deletions.
2 changes: 0 additions & 2 deletions hack/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ fi

(cd tools/resource-cost-calculator && func deploy)
(cd tools/average-resource-consumption && func deploy)
(cd tools/knative-text-responder && func deploy)
(cd tools/word-length && func deploy)

(cd core/request-proxy && ko apply -f ./config)
kubectl apply -f ./core/chat-app/config
Expand Down
5 changes: 0 additions & 5 deletions tools/knative-text-responder/.funcignore

This file was deleted.

5 changes: 0 additions & 5 deletions tools/knative-text-responder/.gitignore

This file was deleted.

23 changes: 0 additions & 23 deletions tools/knative-text-responder/README.md

This file was deleted.

13 changes: 0 additions & 13 deletions tools/knative-text-responder/func.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions tools/knative-text-responder/go.mod

This file was deleted.

45 changes: 0 additions & 45 deletions tools/knative-text-responder/go.sum

This file was deleted.

59 changes: 0 additions & 59 deletions tools/knative-text-responder/handle.go

This file was deleted.

32 changes: 0 additions & 32 deletions tools/knative-text-responder/handle_test.go

This file was deleted.

5 changes: 0 additions & 5 deletions tools/word-length/.funcignore

This file was deleted.

5 changes: 0 additions & 5 deletions tools/word-length/.gitignore

This file was deleted.

23 changes: 0 additions & 23 deletions tools/word-length/README.md

This file was deleted.

13 changes: 0 additions & 13 deletions tools/word-length/func.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions tools/word-length/go.mod

This file was deleted.

36 changes: 0 additions & 36 deletions tools/word-length/go.sum

This file was deleted.

73 changes: 0 additions & 73 deletions tools/word-length/handle.go

This file was deleted.

Loading

0 comments on commit 80ff476

Please sign in to comment.