Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set SkipNameValidation for controller tests
As of controller-runtime 0.19.0, it validates if controller name is unique. Because tests need to instantiate controller multiple times, disable it. Signed-off-by: Toshikuni Fukaya <[email protected]>
- Loading branch information