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
make sure k8s reconcilers have required privileges via comments
go over openapi field validation autogen again and update types
- cant scale down properly (which nodes to del?)
- some nodes are aggressively updating, spec/found seem equal, what gives? -- due to reflect.DeepEqual returning false for things that are equal at the api level but not in golang (i.e. defaults like targetPort being derived from port)