Currently, the pathType property on the ingress is hardcoded to ImplementationSpecific. It would be a nice thing to allow setting it to other values, especially since the current value can lead to some inconsistencies across ingress implementations (notably Cilium treating the path as a regular expression) that can't be resolved otherwise.