We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f71a83 commit 99a68bcCopy full SHA for 99a68bc
Makefile
@@ -52,8 +52,6 @@ IMG ?= $(DEFAULT_IMG)
52
# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
53
ENVTEST_K8S_VERSION = 1.29
54
55
-CRDDESC_OVERRIDE ?= :maxDescLen=0
56
-
57
# Get the currently used golang install path (in GOPATH/bin, unless GOBIN is set)
58
ifeq (,$(shell go env GOBIN))
59
GOBIN=$(shell go env GOPATH)/bin
0 commit comments