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

[Bug](compute): hypervisor view incomplete for more than 1000 hypervisors #1463

Open
majewsky opened this issue Nov 21, 2024 · 2 comments
Open
Labels

Comments

@majewsky
Copy link
Collaborator

On /ccadmin/cloud_admin/compute/hypervisors, the hypervisor API is not queried with pagination, so it caps out at 1000 hypervisors in big regions:

>> document.querySelectorAll("#hypervisors_table > tr > td:first-child").length
1000
@majewsky majewsky added the bug label Nov 21, 2024
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you need to keep this issue open set label of this issue to 'neverstale'. Thank you for your contributions.

@github-actions github-actions bot added the Stale label Jan 21, 2025
@majewsky majewsky removed the Stale label Jan 21, 2025
@majewsky
Copy link
Collaborator Author

@edda Please get rid of this stalebot thing, it's frustrating.

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

No branches or pull requests

1 participant