Skip to content

Commit

Permalink
remove unused controllers
Browse files Browse the repository at this point in the history
  • Loading branch information
enxebre committed Oct 17, 2018
1 parent 2e21063 commit 7e0251b
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 512 deletions.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ bin:

.PHONY: build
build: ## build binary
$(DOCKER_CMD) go install $(GOGCFLAGS) -ldflags '-extldflags "-static"' sigs.k8s.io/cluster-api-provider-aws/cmd/cluster-controller
$(DOCKER_CMD) go install $(GOGCFLAGS) -ldflags '-extldflags "-static"' sigs.k8s.io/cluster-api-provider-aws/cmd/machine-controller

aws-actuator:
Expand Down
29 changes: 0 additions & 29 deletions cmd/cluster-controller/Dockerfile

This file was deleted.

38 changes: 0 additions & 38 deletions cmd/cluster-controller/Makefile

This file was deleted.

47 changes: 0 additions & 47 deletions cmd/cluster-controller/main.go

This file was deleted.

159 changes: 0 additions & 159 deletions pkg/cloud/aws/controllers/cluster/controller.go

This file was deleted.

34 changes: 0 additions & 34 deletions pkg/cloud/aws/controllers/cluster/options/options.go

This file was deleted.

Loading

0 comments on commit 7e0251b

Please sign in to comment.