purefun opened a new issue, #1104: URL: https://github.com/apache/apisix-ingress-controller/issues/1104
### Issue description I can' find a config for enabling a global plugin. The only way to create a `GlobalRule` is apply a `ApisixClusterConfig` according to the code: https://github.com/apache/apisix-ingress-controller/blob/master/pkg/kube/translation/translator.go#L94-L97 Thank you for advance. ### Environment /ingress-apisix # ./apisix-ingress-controller version --long Version: 1.4.1 Git SHA: no-git-module Go Version: go1.16.15 Building OS/Arch: linux/amd64 Running OS/Arch: linux/amd64 Client Version: version.Info{Major:"1", Minor:"19", GitVersion:"v1.19.9", GitCommit:"9dd794e454ac32d97cde41ae10be801ae98f75df", GitTreeState:"clean", BuildDate:"2021-03-18T01:09:28Z", GoVersion:"go1.15.8", Compiler:"gc", Platform:"darwin/amd64"} Server Version: version.Info{Major:"1", Minor:"21", GitVersion:"v1.21.2", GitCommit:"092fbfbf53427de67cac1e9fa54aaa09a28371d7", GitTreeState:"clean", BuildDate:"2021-06-16T12:53:14Z", GoVersion:"go1.16.5", Compiler:"gc", Platform:"linux/amd64"} -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
