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
{{ message }}
This repository has been archived by the owner on Jan 19, 2023. It is now read-only.
What steps did you take and what happened:
View from overall summary and Daemon Sets page is showing daemonset with green checkmark and "OK" status when hovered over. However here is the output from Kubectl which Octant agrees with.
What did you expect to happen:
A red X or something to clearly show that something is wrong with the daemonset. For example Alertmanager is sending alerts, Octant if used as an operational dashboard needs to be able to clearly and concisely show which resources have issues. Anything else you would like to add:
Ideally resources not ready default to the top of lists, eg pod list of this daemonset
What steps did you take and what happened:
View from overall summary and Daemon Sets page is showing daemonset with green checkmark and "OK" status when hovered over. However here is the output from Kubectl which Octant agrees with.
kube-proxy 46 46 45 1 45 beta.kubernetes.io/os=linux 90d
What did you expect to happen:
A red X or something to clearly show that something is wrong with the daemonset. For example Alertmanager is sending alerts, Octant if used as an operational dashboard needs to be able to clearly and concisely show which resources have issues.
Anything else you would like to add:
Ideally resources not ready default to the top of lists, eg pod list of this daemonset
Environment:
octant version
): Version: 0.16.1Git commit: 8aebb34
Built: 2020-10-07T23:36:32Z
kubectl version
): Client Version: version.Info{Major:"1", Minor:"19", GitVersion:"v1.19.2", GitCommit:"f5743093fd1c663cb0cbc89748f730662345d44d", GitTreeState:"clean", BuildDate:"2020-09-16T13:41:02Z", GoVersion:"go1.15", Compiler:"gc", Platform:"linux/amd64"}Server Version: version.Info{Major:"1", Minor:"17", GitVersion:"v1.17.9", GitCommit:"a34b0bfd73e1e6b618969df59dfd8bbfdd1e0711", GitTreeState:"clean", BuildDate:"2020-09-17T06:35:17Z", GoVersion:"go1.13.9", Compiler:"gc", Platform:"linux/amd64"}
The text was updated successfully, but these errors were encountered: