Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Argo Rollouts UI Integration #5432

Closed
jessesuen opened this issue Feb 6, 2021 · 2 comments
Closed

Argo Rollouts UI Integration #5432

jessesuen opened this issue Feb 6, 2021 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@jessesuen
Copy link
Member

jessesuen commented Feb 6, 2021

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.:

image

@jessesuen jessesuen added the enhancement New feature or request label Feb 6, 2021
@jessesuen jessesuen added this to the v1.10 milestone Feb 6, 2021
@rbreeze
Copy link
Member

rbreeze commented Feb 10, 2021

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.

rollouts-ui

@alexmt alexmt modified the milestones: v2.1, v2.2 Jul 2, 2021
@alexmt
Copy link
Collaborator

alexmt commented Oct 20, 2021

Implemented and available in v2.1.5

See https://github.com/argoproj-labs/rollout-extension for more information

@alexmt alexmt closed this as completed Oct 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants