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
Refactor common string literals into a package with constants. That package should not depend on anything to avoid any coupling. i.e. don't put GVK and similar objects there.
Refactor common string literals into a package with constants. That package should not depend on anything to avoid any coupling. i.e. don't put GVK and similar objects there.