Skip to content

Commit

Permalink
Don't import ui-chart CRDs (#1163)
Browse files Browse the repository at this point in the history
Signed-off-by: Arnob kumar saha <[email protected]>
  • Loading branch information
ArnobKumarSaha authored Jul 11, 2024
1 parent 9e14db2 commit bd137cc
Show file tree
Hide file tree
Showing 22 changed files with 1 addition and 34,497 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@ lint: $(BUILD_DIRS)
--env GO111MODULE=on \
--env GOFLAGS="-mod=vendor" \
$(BUILD_IMAGE) \
golangci-lint run --enable $(ADDTL_LINTERS) --max-same-issues=100 --timeout=10m --skip-files="generated.*\.go$\" --skip-dirs-use-default --skip-dirs=client,vendor
golangci-lint run --enable $(ADDTL_LINTERS) --max-same-issues=100 --timeout=10m --exclude-files="generated.*\.go$\" --exclude-dirs-use-default --exclude-dirs=client,vendor

$(BUILD_DIRS):
@mkdir -p $@
Expand Down
1,711 changes: 0 additions & 1,711 deletions charts/dbgate/crds/gateway.networking.k8s.io_gateways.yaml

This file was deleted.

4,685 changes: 0 additions & 4,685 deletions charts/dbgate/crds/gateway.networking.k8s.io_httproutes.yaml

This file was deleted.

278 changes: 0 additions & 278 deletions charts/dbgate/crds/gateway.networking.k8s.io_referencegrants.yaml

This file was deleted.

Loading

0 comments on commit bd137cc

Please sign in to comment.