can not build kong-ingress-controller v2.3.1 #3798
Closed
albertforweb
started this conversation in
General
Replies: 1 comment
-
Hi @albertforweb 👋 I've just downloaded this tar ball and it seems that it compiles just fine for me. The one issue I have with it is that the linter run wouldn't pass and hence block the
in the I've compiled it using go
I'm going to close this discussion for now but please feel free to reach out if you encounter any further issues. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi experts,
I downloaded kong ingress controller v2.3.1 from https://github.com/Kong/kubernetes-ingress-controller/archive/refs/tags/v2.3.1.tar.gz
and extracted it to my go folder at /go/src/github.com/kong/kubernetes-ingress-controller
then run "make build" command, but not be able to build it. see below:
my golang version :
how can I build this version to generate the kong-ingress-controller binary ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions