Closed
Description
This issue contains some follow-up tasks which should be done after we bumped to the CR v0.14.0 release
Prereqs:
- ⚠️ Bump controller-runtime 0.13.1=>0.14.1 #7906 must be merged first
Tasks:
- Check if we can simplify unit tests now that the fake client supports indexes: ✨ Add indexes to fake client to mimic field selectors controller-runtime#2025
- Verify the kubeconfig change works as expected (🌱 Register kubeconfig flag variable via RegisterFlags func controller-runtime#1999)
- replace sets.String
/kind cleanup