Skip to content

Commit 1e3683b

Browse files
Merge pull request #75 from enxebre/controllers
remove unused controllers
2 parents 3c4b774 + 7e0251b commit 1e3683b

File tree

8 files changed

+0
-512
lines changed

8 files changed

+0
-512
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ bin:
7171

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

7776
aws-actuator:

cmd/cluster-controller/Dockerfile

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

cmd/cluster-controller/Makefile

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

cmd/cluster-controller/main.go

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

pkg/cloud/aws/controllers/cluster/controller.go

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

pkg/cloud/aws/controllers/cluster/options/options.go

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

0 commit comments

Comments
 (0)