Skip to content

Moved `cluster` functions into `ToolDeployment` class

Compare
Choose a tag to compare
@xoen xoen released this 09 Oct 11:12
3c523d4

PR #762 (More refactoring)

  • moved functions in controlpanel.api.cluster module related to a deployed tool into the ToolDeployment class
  • fixed import of HelmError in that module
  • added __repr__() to models.User class