Skip to content

Commit

Permalink
delete unused file
Browse files Browse the repository at this point in the history
Signed-off-by: duanmengkk <[email protected]>
  • Loading branch information
duanmengkk committed Feb 7, 2025
1 parent c619741 commit c390ee1
Show file tree
Hide file tree
Showing 132 changed files with 18 additions and 19,931 deletions.
5 changes: 5 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
#issues:
# exclude-dirs:
# - (^|/)vendor($|/)
# - pkg/utils/lifted
# - pkg/scheduler/lifted
run:
timeout: 10m
modules-download-mode: vendor
Expand Down
4 changes: 0 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ MACOS_TARGETS := clusterlink-controller-manager \
clusterlink-network-manager \
clusterlink-proxy \
clustertree-cluster-manager \
virtual-cluster-operator \
node-agent \
scheduler \

# clusterlink-agent and clusterlink-floater only support linux platform
Expand All @@ -28,8 +26,6 @@ TARGETS := clusterlink-controller-manager \
clusterlink-network-manager \
clusterlink-proxy \
clustertree-cluster-manager \
virtual-cluster-operator \
node-agent \
scheduler \

# If GOOS is macOS, assign the value of MACOS_TARGETS to TARGETS
Expand Down
10 changes: 0 additions & 10 deletions cmd/kubenest/node-agent/OWNERS

This file was deleted.

Loading

0 comments on commit c390ee1

Please sign in to comment.