vanvalenlab / kiosk-autoscaler

Automatically and efficiently scale Kubernetes GPU resources
Other
1 stars 0 forks source link

Fix namespace for mocked kubernetes API calls. #38

Closed willgraf closed 4 years ago

willgraf commented 4 years ago

The kubernetes API does not need to be prefaced with autoscaler.autoscaler local path to be mocked. Remove this prefix and clean up the mocked portion of the code.