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
Currently the controller-run time version used in operator is 0.6.5 and K8 version is 1.19. Update these to latest versions. Also remove replace directives from go.mod
Importance
must-have
Location
go.mod
Also update affected modules
Suggestions for an improvement
upgrade version of controller-runtime to 0.11.0
The text was updated successfully, but these errors were encountered:
Description
Currently the controller-run time version used in operator is 0.6.5 and K8 version is 1.19. Update these to latest versions. Also remove replace directives from go.mod
Importance
must-have
Location
go.mod
Also update affected modules
Suggestions for an improvement
upgrade version of controller-runtime to 0.11.0
The text was updated successfully, but these errors were encountered: