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:
[email protected]