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
This patch replaces single-line descriptions, for listing routes and
pods related to the current service, with route and pod table
directives. It adds warning tooltips to the pod table directive to rows
displaying pods with no endpoints.
This patch further adds an optional field to pod and route directives
for setting a custom 'Name' column header value.
<spanng-if="!activePods[pod.metadata.name]" data-toggle="popover" data-trigger="hover" data-content="This pod has no endpoints and is not accepting traffic." style="cursor: help; padding-left: 5px;">
0 commit comments