Since version 1.18 (released in July 2021), Contour supports field
HTTPProxy.spec.ingressClassName as a way to specify ingress class for HTTPProxy.
Using this field allows to avoid problems emerging from improper
annotation cleanup, diffing and copying (see issue #1848).
Signed-off-by: Sergey Ptashnik <nnz1024@gmail.com>