-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Changed shell to lookup an annotation on VM for ssh endpoint info * Fall back to publicIP if annotation is missing * Dropped dynamicbindrequests * cleaned up handling of missing api objects in util.VerifyVM, cleaned up vmclaimcontroller * reorganized logic, vmccontroller now reaps vmc's and session controller immediately reaps finished sessions. Also dropped needed for reaping dbr's when session is finished * more cleanup for util functions * cleaned up unsed functions and changed filter on dbc to handle non restricted bind events * handling of statically provisioned infra * gofmt/govet * fixed order of vmset reconcile to ensure vmpool is properly calculated * minor fix to scheduledevent controller to handle edit Co-authored-by: Gaurav Mehta <gaurav.mehta@suse.com>
- Loading branch information
1 parent
e246613
commit 47a9c68
Showing
8 changed files
with
510 additions
and
515 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
Oops, something went wrong.