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 2021/04/01 01:33:22 UTC

[GitHub] [apisix-ingress-controller] tokers commented on a change in pull request #320: test: add e2e test cases for redirect, uri-blocker and fault-injection plugins

tokers commented on a change in pull request #320:
URL: https://github.com/apache/apisix-ingress-controller/pull/320#discussion_r605320879



##########
File path: pkg/kube/apisix/apis/config/v2alpha1/types.go
##########
@@ -174,7 +174,7 @@ type ApisixRouteHTTPPlugin struct {
 	Enable bool `json:"enable" yaml:"enable"`
 	// Plugin configuration.
 	// TODO we may use protobuf to define it.
-	Config ApisixRouteHTTPPluginConfig
+	Config ApisixRouteHTTPPluginConfig `json:"config" yaml:"enable"`

Review comment:
       Oops...




-- 
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.

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