Skip to content
Snippets Groups Projects
Commit 0b8c342f authored by Thong Kuah's avatar Thong Kuah :speech_balloon:
Browse files

Extracts creation of cluster to controller concern

Extracted from `Projects::ClustersController#new`, `#create_gcp`,
`#create_user` into new common module, with shared views and shared
examples. This will allow when we have Groups::ClustersController to
share most of the code.

Address ModuleWithInstanceVariables warnings by moving to render with
locals
parent b69a0474
No related branches found
No related tags found
No related merge requests found
Showing
with 403 additions and 277 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment