-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove fields, RAW Capacity, Burst (#130)
* WIP Remove burst counts and raw capacity * Remove legacy id and change it to name * WIP generate clients * Fix CRD columns, remove environment status * Remove environment status in types * Remove environment status in types * Fix go.mod * Better calculation of available VM counts for a given period * Clean up * Fix errors where frontend relies on ID * Keep progress when event is finished - delete when event deleted * Changing count capacity on environments works * Remove DynamicBindRequest, Strictly respect limits * Better support for multiple environments * Remove TODO comment * Remove another TODO * WIP: Delete VMClainms when they can not be fulfilled * Taint session if VMC can not be fulfilled * Delete old progresses when there is an error creating the session * Fix bug where dangling VMs could be produced on odd numbered VMSets
Showing
41 changed files
with
945 additions
and
2,153 deletions.
There are no files selected for viewing
This file contains 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 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 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 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.