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
In the operator update branch, we switched from got to v for the patching of the ClusterRoleBinding. However the way it is currently implemented, they are always identical.
Hence, it would be better to revert this change and use got like before the change.