tao12345666333 commented on issue #638:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/638#issuecomment-925445772


   > Add a CRD like `ApisixPluginConfig` to support a group of plugin configs, 
and `ApisixRoute` add a field be associated with it.
   > 
   > If we want to implement this function, we can split the following tasks:
   > 
   > * [ ]  Add ApisixPluginConfig custom resource. Only need to modify YAML.
   > * [ ]  Add ApisixPluginConfig data structures.
   > * [ ]  Add client implementation to interact with Apache APISIX.
   > * [ ]  Add ApisixPluginConfig translator, it can convert 
ApisixPluginConfig data structure into APISIX.
   > * [ ]  Add ApisixPluginConfig controller loop, It watches the 
ApisixPluginConfig resource in the Kubernetes cluster and converts it to the 
ApisixPluginConfig data structure.
   > * [ ]  Add docs to describe it.
   
   You can split this function into multiple small tasks to carry out, refer to 
these tasks I added in the description. @neverCase 


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


Reply via email to