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 LegacyHealthEndpointCompatibilityConfiguration the HealthAggregator and HealthStatusHttpMapper are called with empty values. The if check only checks for null, so the default list gets overwritten with empty.