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
The Argo Rollouts kubectl CLI can display a lot of useful information such as analysis runs failure counts, the current role of a ReplicaSet (canary vs. active vs. preview vs. stable), and grouping all objects by revision.
The Argo Ui should have better integration when it detects a Rollout to show the same information that the CLI is able to do.
Proposal
There should be a new view/tab, probably when clicking on a Rollout object, which will present the information that the plugin can display. e.g.:
The text was updated successfully, but these errors were encountered:
I've attached some ideas of how this could look. The left side is a very slight modification to pod view to display rollout type as an info item. The right side is the new rollouts view for the info panel.
Summary
The Argo Rollouts kubectl CLI can display a lot of useful information such as analysis runs failure counts, the current role of a ReplicaSet (canary vs. active vs. preview vs. stable), and grouping all objects by revision.
The Argo Ui should have better integration when it detects a Rollout to show the same information that the CLI is able to do.
Proposal
There should be a new view/tab, probably when clicking on a Rollout object, which will present the information that the plugin can display. e.g.:
The text was updated successfully, but these errors were encountered: