contour
contour copied to clipboard
bump controller-runtime and k8s deps
sigs.k8s.io/controller-runtime v0.19.0 includes a breaking change that necessitates updating it alongside k8s.io/* v1.31.
sigs.k8s.io/controller-tools v0.16.x needs to be updated for k8s.io/* v1.31 compatibility, which also prompted the re-generation of CRDs.
This update consolidates the previously separate PRs #6623 and #6624.