You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update controller-runtime to v0.15 and k8s dep to v0.27 (#551)
* fixes for controller-runtime upgrade and breaking changes
* unit test changes with deletionTimestamp and fakeClient
* mod tidy, fix toolchain common replace version
* remove commented out code
* remove unused function lint check
* replace deprecated Poll function to fix linter error
* correct replace fork version, should fix snyk error too
* add finalizer, fix lint
* remove emoty status in test
* update versions
* update api and common latest version
* format
* update redhat-cop/operator-utils
* update common version
* update kustome and controller-gen version in makefile
* v5
* remove replace, update versions after merge
* remove replace
0 commit comments