-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
implement minikube class for cluster create/delete/modify/display (#268)
* Add mount option to Minikube engine class * Add enable csi drivers to Minikube engine class * Set csi driver to default for Minikube * Prepare system state interface and collection (#313) * Prepare system state interface and collection Signed-off-by: Tyler Gu <[email protected]> * Fix system state test Signed-off-by: Tyler Gu <[email protected]> * Fix temporary file creation in test Signed-off-by: Tyler Gu <[email protected]> --------- Signed-off-by: Tyler Gu <[email protected]> * Intermediate progress Signed-off-by: Tyler Gu <[email protected]> * Feat: CLI for getting total number of schema nodes from CRD (#316) Signed-off-by: Tyler Gu <[email protected]> * Update bug numbers Signed-off-by: Tyler Gu <[email protected]> * Update counter.yml * Reformat kubernetes engine and test codes * Refactoring code due to the deletion of configure_cluster() in kind class(not pass pylint) * Change docstrings --------- Signed-off-by: Tyler Gu <[email protected]> Co-authored-by: hzeng21 <hzeng21@localhost> Co-authored-by: hzeng21 <[email protected]> Co-authored-by: Jiawei "Tyler" Gu <[email protected]> Co-authored-by: Tyler Gu <[email protected]> Co-authored-by: hzeng21 <hzeng21@node0.hzeng21-188914.cs523-uiuc-sp24-pg0.clemson.cloudlab.us>
- Loading branch information
1 parent
ece0f83
commit 85bafc4
Showing
8 changed files
with
469 additions
and
149 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
Oops, something went wrong.