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
Both kubernetes and marathon clients used support watches to allow notification on changes rather than polling on an interval; this would allow the proxy to support backend changes more responsively.