juzhiyuan opened a new issue, #2515: URL: https://github.com/apache/apisix-ingress-controller/issues/2515
### Description ## Description The latest version of the APISIX Ingress Controller is 2.0.0 RC3. This version misses the _ssl_protocols_ parameter in the _ApisixTLS_ resource, which prevents open source users from configuring this parameter. ## Scopes In APISIX Ingress Controller 2.x, active maintainers prefer to encourage the community toward using more standardized resources (use _Gateway API_ instead of _APISIX CRD_). Therefore, when implementing the new version (2.x), we only ensure that the CRDs remain the same with version 1.8. The _ApisixTLS_ resource in the _APISIX Ingress Controller 1.8_ version doesn't support the _ssl_protocols_ parameter either, and there has been no feedback explicitly requesting this parameter. Therefore, it has not been implemented in the new version either. We will continue to encourage users to use Gateway API first in the future. New capabilities will not be added to CRDs unless there is a must reason (Please let us know about your use case and the challenges you encounter, let's discuss case by case). If you encounter configurations where the Gateway API cannot support certain scenarios, please let us know via GitHub Issues or online meetings, and we will discuss and develop a solution and provide support. -- 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: notifications-unsubscr...@apisix.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org