bzp2010 commented on issue #2648: URL: https://github.com/apache/apisix-ingress-controller/issues/2648#issuecomment-3544726338
I don't know why you need this functionality, but it does not appear to be a scenario we should or wish to support. Consequently, we will not allocate resources to aspects beyond our necessary scope. Our implementation based on controller-runtime has effectively met the requirements of AIC. We no longer rely directly on accessing the k8s client to realise controller functionality. Moreover, modifications to AIC beyond a reasonable scope (what we currently provide and may discuss in the future) fall outside our support remit. Whilst the controller-runtime framework does offer certain APIs enabling direct references to k8s client instances and access to their methods, we neither endorse nor provide community support for such approaches. You must resolve this by yourself. Unless you propose a feature-specific suggestion and we reach an agreement on it, we will incorporate the feature itself into the roadmap. Providing direct and stable APIs for k8s client operations is not included in this category. In fact, I would prefer you not to touch it; any disruptive consequences arising from such actions will be your responsibility to resolve. -- 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]
