mirror of
https://github.com/fluxcd/flagger.git
synced 2026-09-05 02:47:17 +00:00
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>