tao12345666333 edited a comment on pull request #689: URL: https://github.com/apache/apisix-ingress-controller/pull/689#issuecomment-927213812
ApisixPluginConfig is a new resource. According to the management method of the [Kubernetes API], we should start with the v1alpha1 version. This means that you should create a `pkg/kube/apisix/apis/config/v1alpha1` directory and move your current content to it. [Kubernetes API]: https://kubernetes.io/docs/concepts/overview/kubernetes-api/ -- 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]
