-
Notifications
You must be signed in to change notification settings - Fork 2
feat: Enable resource requests tracking #1207
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
Merged
Merged
Changes from all commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
c81baa1
wip
eikek 8a43f74
more wip
eikek f67f639
record certain data in a resource_request_log table
eikek ce92bd4
Rename, add disk requests
eikek 960d91d
fix bug and tests
eikek 701c602
add more data
eikek d6a34ec
Fix table def, add 'kind' column
eikek 065bcdd
Get cluster id from k8s object
eikek faefbf5
add since time
eikek 4e7aec2
logging, query explore
eikek 1e350eb
query wip
eikek ab00425
wip. view and data
eikek 23bde6c
test view
eikek f17536d
usage query
eikek 3addf90
setting limits on a resource pool
eikek 293ce7f
consolidate migrations, add missing data, add resource_class costs
eikek cc5f9f4
extract node name
eikek 79d1ec5
get gpu info and add resource class cost to snapshot
eikek 92b2604
Get resource_pool_id from annotations
eikek e6522e0
re-enable test kubeconfig
eikek 7d6839e
disable false warnings
eikek 6e446e7
Add new module to pyprojects
eikek 8925ef8
Remove note files
eikek e8b4c3e
try "just sql"
eikek 269218b
try to make alembic happy
eikek 530c1fd
lint issues
eikek de06a4d
add try-catch to ignore node info if not possible to get
eikek 72cfeca
starting endpoints (seem not to register correctly)
eikek e80abe8
endpoints are responding
eikek ff84a02
resource class cost
eikek 741110a
endpoints for querying usage data
eikek 61eb219
doc string
eikek 68a2b7b
tweak db code and endpoints
eikek d1619d0
whitespace
eikek f499162
fix alembic
eikek 658a606
whitespace again
eikek b4ac6c1
remove empty change, quick test for gpu_count and product
eikek ae40d8b
Remove unused code
eikek fd8c928
pod should be capitalized
eikek 3edfe03
Amend resource_class and resource_pool from amalthea session
eikek ebe9d8a
Change endpoints paths
eikek f0b8f72
Allow to query by start- and end-date
eikek 9ced9fd
Flag for enabling/disabling resource request tracking
eikek 0c4a037
filter only amalthea session pods
eikek 568de0f
fix test
eikek 9c7938f
Implement some review suggestions
eikek e41a62d
implement review suggestions
eikek ec0b587
Merge fixes
eikek 358edab
fix alembic
eikek b1cdd34
run make lock again
eikek e29e385
Disable resource request tracking by default
eikek a21e7c7
Try fix error response api spec so that merging succeeds
eikek 0f5d22e
fix api.spec.yaml
eikek File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.