Skip to content

Commit

Permalink
Merge pull request #6572 from fmuyassarov/devel/drop-vendor-dir
Browse files Browse the repository at this point in the history
Drop autoscaler vendor directory in favor of Go modules
  • Loading branch information
k8s-ci-robot authored May 10, 2024
2 parents 79a2311 + f318381 commit 5ecf37a
Show file tree
Hide file tree
Showing 9,744 changed files with 7 additions and 4,098,076 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 0 additions & 2 deletions cluster-autoscaler/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ IMAGE=$(REGISTRY)/cluster-autoscaler$(PROVIDER)
export DOCKER_CLI_EXPERIMENTAL := enabled

build:
@echo "⚠️ WARNING: The vendor directory will be removed soon. \
Please make sure your dependencies are managed via Go modules."
@$(MAKE) build-arch-$(GOARCH)

build-arch-%: clean-arch-%
Expand Down
202 changes: 0 additions & 202 deletions cluster-autoscaler/vendor/cloud.google.com/go/compute/LICENSE

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 5ecf37a

Please sign in to comment.