Closed fengshunli closed 1 year ago
compile success?
yes
compile success?
yes
you can make run
for test.
compile success?
yes
compile success?
yes
you can
make run
for test.
make test ok
make run ok
use local kustomize
use local kustomize
it is necessary to ensure make kustomize
work.
make kustomize
everything is normal @caoxianfei1
Older version should work under newer versions of the Go compiler without changes. However, new programs may not compile under older versions of the Go compiler. Is an upgrade necessary?
Yes, you need to upgrade go version 1.18 or above
make kustomize
everything is normal @caoxianfei1
make run cannot trigger download kustomize. you can execute make kustomize
to verify
make kustomize
everything is normal @caoxianfei1
make run cannot trigger download kustomize. you can delete local kustomize and execute
make kustomize
to verify.
make kustomize
everything is normal @caoxianfei1
make run cannot trigger download kustomize. you can delete local kustomize and execute
make kustomize
to verify.make kustomize
everything is normal @caoxianfei1
make run cannot trigger download kustomize. you can delete local kustomize and execute
make kustomize
to verify.
You can't go get here, you need go install to install it before it can be executed @caoxianfei1
@caoxianfei1 merge
/cicheck
the Dockerfile need to update golang version to 1.18 together not to a new pr.
done @caoxianfei1
/cicheck
yes