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

Virtualization Management, installation status fix, follow-up #13093

Open
torchiaf opened this issue Jan 14, 2025 · 0 comments
Open

Virtualization Management, installation status fix, follow-up #13093

torchiaf opened this issue Jan 14, 2025 · 0 comments
Labels
kind/enhancement QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this
Milestone

Comments

@torchiaf
Copy link
Member

Is your feature request related to a problem? Please describe.

When installing an extension, the POST request returns immediately, even if the extension's package is not really available to be consumed by the UI.
As workaround, we implemented a polling in the Virtualization Management page for when installing Harvester, to request the extension's package until 200 is received, then the UI reloads the page and the extension is finally available.

Rancher is now providing new status fields to correctly track the extension's installation process: rancher/rancher#48099

Describe the solution you'd like

We should remove the polling from Virt page and use the new status fields to check the installation process.

Describe alternatives you've considered

Additional context

@torchiaf torchiaf added this to the v2.11.0 milestone Jan 14, 2025
@github-actions github-actions bot added the QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this
Projects
None yet
Development

No branches or pull requests

1 participant