Skip to content

Commit

Permalink
Merge pull request kubernetes-sigs#3 from alexander-demichev/remove
Browse files Browse the repository at this point in the history
Remove unused files
  • Loading branch information
openshift-merge-robot authored Nov 22, 2021
2 parents 5753761 + 191c548 commit d71ae25
Show file tree
Hide file tree
Showing 43 changed files with 4 additions and 1,833 deletions.
5 changes: 0 additions & 5 deletions .dockerignore

This file was deleted.

24 changes: 0 additions & 24 deletions .github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

21 changes: 0 additions & 21 deletions .github/ISSUE_TEMPLATE/feature_request.md

This file was deleted.

17 changes: 0 additions & 17 deletions .github/pull_request_template.md

This file was deleted.

25 changes: 0 additions & 25 deletions CONTRIBUTING.md

This file was deleted.

7 changes: 0 additions & 7 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@ endif
help: ## Display this help
@awk 'BEGIN {FS = ":.*##"; printf "\nUsage:\n make \033[36m<target>\033[0m\n"} /^[a-zA-Z_-]+:.*?##/ { printf " \033[36m%-15s\033[0m %s\n", $$1, $$2 } /^##@/ { printf "\n\033[1m%s\033[0m\n", substr($$0, 5) } ' $(MAKEFILE_LIST)

verify:
./hack/verify_boilerplate.py

.PHONY: vendor
vendor:
$(DOCKER_CMD) hack/go-mod.sh
Expand All @@ -94,10 +91,6 @@ gogen:
vet:
$(DOCKER_CMD) go vet -composites=false ./pkg/... ./cmd/...

.PHONY: verify-boilerplate
verify-boilerplate:
./hack/verify-boilerplate.sh

.PHONY: test-e2e
test-e2e:
hack/e2e.sh
Expand Down
3 changes: 0 additions & 3 deletions PROJECT

This file was deleted.

16 changes: 0 additions & 16 deletions SECURITY_CONTACTS

This file was deleted.

39 changes: 0 additions & 39 deletions azure-role.json

This file was deleted.

159 changes: 0 additions & 159 deletions config/bootstrap.sh

This file was deleted.

Loading

0 comments on commit d71ae25

Please sign in to comment.