contour icon indicating copy to clipboard operation
contour copied to clipboard

bump controller-runtime and k8s deps

Open tsaarni opened this issue 1 year ago • 5 comments

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.

tsaarni avatar Aug 24 '24 05:08 tsaarni