-
Notifications
You must be signed in to change notification settings - Fork 345
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
help request: How to define keepalive through ApisixUpstream_ The idle of the pool_ Timeout #1883
Comments
@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. 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. |
@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
But I was generating the whole different file for me. Also I cannot find and make command for it though I found |
Description
Environment
apisix version
):uname -a
):openresty -V
ornginx -V
):curl http://127.0.0.1:9090/v1/server_info
):luarocks --version
):The text was updated successfully, but these errors were encountered: