You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/10/18 09:53:10 UTC

[GitHub] [apisix] spacewander opened a new issue, #8114: feat: As a user, I want to provide a default value for upstream.type, so that we can save lots of typing

spacewander opened a new issue, #8114:
URL: https://github.com/apache/apisix/issues/8114

   ### Description
   
   Currently, the `upstream.type` is required when creating an upstream:
   https://github.com/apache/apisix/blob/cf8ae8c005abed293e13f8a3f47b73ee9f8a83d5/apisix/schema_def.lua#L439
   
   We can provide the `roundrobin` as the default value.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] spacewander closed issue #8114: feat: As a user, I want to provide a default value for upstream.type, so that we can save lots of typing

Posted by GitBox <gi...@apache.org>.
spacewander closed issue #8114: feat: As a user, I want to provide a default value for upstream.type, so that we can save lots of typing
URL: https://github.com/apache/apisix/issues/8114


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] Hazel6869 commented on issue #8114: feat: As a user, I want to provide a default value for upstream.type, so that we can save lots of typing

Posted by GitBox <gi...@apache.org>.
Hazel6869 commented on issue #8114:
URL: https://github.com/apache/apisix/issues/8114#issuecomment-1282243555

   > ### Description
   > Currently, the `upstream.type` is required when creating an upstream:
   > 
   > https://github.com/apache/apisix/blob/cf8ae8c005abed293e13f8a3f47b73ee9f8a83d5/apisix/schema_def.lua#L439
   > 
   > We can provide the `roundrobin` as the default value.
   Hi @spacewander , can you assign this issue to me.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org