Skip to content

Commit

Permalink
Merge pull request #313 from alexander-demichev/dropawsactuator
Browse files Browse the repository at this point in the history
Remove aws-actuator
  • Loading branch information
openshift-merge-robot authored Apr 8, 2020
2 parents 089be1a + 8579ab7 commit 025ec74
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 433 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,6 @@ build: ## build binaries
$(DOCKER_CMD) go build $(GOGCFLAGS) -o "bin/termination-handler" \
-ldflags "$(LD_FLAGS)" "$(REPO_PATH)/cmd/termination-handler"

aws-actuator:
$(DOCKER_CMD) go build $(GOGCFLAGS) -o bin/aws-actuator sigs.k8s.io/cluster-api-provider-aws/cmd/aws-actuator

.PHONY: images
images: ## Create images
$(IMAGE_BUILD_CMD) -t "$(IMAGE):$(VERSION)" -t "$(IMAGE):$(MUTABLE_TAG)" ./
Expand Down
124 changes: 0 additions & 124 deletions cmd/aws-actuator/README.md

This file was deleted.

201 changes: 0 additions & 201 deletions cmd/aws-actuator/main.go

This file was deleted.

Loading

0 comments on commit 025ec74

Please sign in to comment.