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

States*DiscoverCmd should be able to show progress bars #100

Closed
azriel91 opened this issue Mar 19, 2023 · 0 comments · Fixed by #104
Closed

States*DiscoverCmd should be able to show progress bars #100

azriel91 opened this issue Mar 19, 2023 · 0 comments · Fixed by #104

Comments

@azriel91
Copy link
Owner

azriel91 commented Mar 19, 2023

StatesCurrent and StatesDesired discovery can take a while to execute.

  • It should be possible to show progress bars when these commands are executed.
  • It should be possible to not show progress bars as well, because some discovery may be fast (e.g. if it is all local).

Because ApplyOpSpec does state current and state desired discovery, this will result in the progress bar needing to be filled from 0 to full, three times.

This issue does not cover layered progress bar styling where we have a "state current progress layer", "state desired progress layer", and "apply layer".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant