Open jinjianming opened 1 year ago
@tao12345666333 Currently ApisixUpstream CR doesn't support this. Should I add the support ?
According to the schema specification of APISIX Upstream, we can add this field. https://github.com/apache/apisix/blob/f2337f25d4bdbe7291810f36c0fbedd5cea8d29d/apisix/schema_def.lua#L417-L436
If you are willing to add this feature, welcome to submit a PR. @jinjianming
This is an issue that is very suitable for beginners to contribute.
This is an issue that is very suitable for beginners to contribute.
@Revolyssup as I said above, let's leave this for beginners
can you kindly assign me this issue?
@splenta22 assigned, thanks!
Hey @tao12345666333 , I'm not sure If @AHNakbari is still working on this Issue. If not can you Please assign it to me
Hey @Revolyssup , I'm working on this issue and wanted to understand how do you folks generate the CRD's? I tried using below command
controller-gen crd paths=./pkg/kube/apisix/apis/... output:crd:dir=./samples/deploy/crd/v1
But I was generating the whole different file for me.
Also I cannot find and make command for it though I found update-codegen
with generated other things.
Description
Environment
apisix version
):uname -a
):openresty -V
ornginx -V
):curl http://127.0.0.1:9090/v1/server_info
):luarocks --version
):