Closed mpstefan closed 7 months ago
NGINX should be able to implement the GEP as written.
There's one field subjectAltNames
that NGINX can't support natively, but that is possible to implement with njs: https://github.com/nginx/njs-examples?tab=readme-ov-file#certificates.
Other implementors have raised questions around this field and it may not be included in the final API.
I will keep monitoring this GEP as it progresses, but will close this issue.
We need to evaluate the following GEP in the Gateway API to determine its feasibility as written:
https://github.com/kubernetes-sigs/gateway-api/pull/2273
Acceptance