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

12596 Add Allocated Resources to Cluster API #17956

Merged
merged 8 commits into from
Nov 15, 2024
Merged

Conversation

arthanson
Copy link
Collaborator

Fixes: #12596

Note: There is a caveat in the Django docs about using multiple aggregates with annotation - but from testing this looks like it works correctly with multiple virtual_machines on different clusters.

@arthanson arthanson changed the title 12596 Add Allocated Resources to Cluster API DRAFT: 12596 Add Allocated Resources to Cluster API Nov 7, 2024
@arthanson arthanson changed the title DRAFT: 12596 Add Allocated Resources to Cluster API 12596 Add Allocated Resources to Cluster API Nov 7, 2024
@jeremystretch jeremystretch added this to the v4.2 milestone Nov 8, 2024
@arthanson arthanson marked this pull request as ready for review November 12, 2024 16:06
netbox/virtualization/api/serializers_/clusters.py Outdated Show resolved Hide resolved
netbox/virtualization/api/serializers_/clusters.py Outdated Show resolved Hide resolved
netbox/virtualization/api/serializers_/clusters.py Outdated Show resolved Hide resolved
netbox/virtualization/api/views.py Outdated Show resolved Hide resolved
netbox/virtualization/api/views.py Outdated Show resolved Hide resolved
@jeremystretch jeremystretch linked an issue Nov 14, 2024 that may be closed by this pull request
@jeremystretch jeremystretch merged commit 75aeaab into feature Nov 15, 2024
6 checks passed
@jeremystretch jeremystretch deleted the 12596-cluster-api branch November 15, 2024 12:55
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ability to read "Allocated Resources" for clusters over API
2 participants