kudobuilder / kudo

Kubernetes Universal Declarative Operator (KUDO)
https://kudo.dev
Apache License 2.0
1.17k stars 103 forks source link

WIP: Bump K8s modules, controller-runtime and KUTTL #1799

Open asekretenko opened 3 years ago

asekretenko commented 3 years ago

What this PR does / why we need it:

Right now, this might fix CI flakes (like https://github.com/kudobuilder/kudo/issues/1783). Those flakes, while apparently not related to KUDO internals, are not observed in KUTTL CI, which suggests that the root cause might have been fixed in newer versions of KUTTL or< most probably, KUTTL's dependencies.

Eventually, we will need these bumps anyway.

Fixes #