Skip to content

Commit 35ae50a

Browse files
Merge pull request #343 from dprince/drop_crd_desc_override
Drop CRDDESC_OVERRIDE. This was unused
2 parents e2c9f5f + 99a68bc commit 35ae50a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,6 @@ IMG ?= $(DEFAULT_IMG)
5252
# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
5353
ENVTEST_K8S_VERSION = 1.29
5454

55-
CRDDESC_OVERRIDE ?= :maxDescLen=0
56-
5755
# Get the currently used golang install path (in GOPATH/bin, unless GOBIN is set)
5856
ifeq (,$(shell go env GOBIN))
5957
GOBIN=$(shell go env GOPATH)/bin

0 commit comments

Comments
 (0)