Nginx ingress annotations support

Hello everyone,

Does kong currently support nginx ingress annotations?
Specifically i was looking to reuse the following:
nginx.ingress.kubernetes.io/server-alias: domain.tld domain2.tld

These are not standard Kubernetes Ingress annotations so Kong Ingress Controller doesn’t support these.
Most of the functionality that Nginx offers via annotations is offered via custom resource definitions and plugins in Kong.