tao12345666333 commented on code in PR #1009:
URL: 
https://github.com/apache/apisix-ingress-controller/pull/1009#discussion_r871122830


##########
pkg/kube/apisix/apis/config/v2beta2/types.go:
##########
@@ -140,6 +141,14 @@ type ApisixRouteAuthenticationKeyAuth struct {
        Header string `json:"header,omitempty" yaml:"header,omitempty"`
 }
 
+// ApisixRouteAuthenticationJwtAuth is the jwtAuth-related
+// configuration in ApisixRouteAuthentication.
+type ApisixRouteAuthenticationJwtAuth struct {

Review Comment:
   no, we don't need add any feature to v2beta2.  I missed.
    @AlinsRan please remove `v2beta2` related code. we only need add feature to 
`v2beta3` and `v2` 



-- 
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-unsubscr...@apisix.apache.org

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

Reply via email to