summaryrefslogtreecommitdiff
path: root/app/services/clusters/create_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Use separate Kubernetes namespaces per environmentTiger Watson2019-08-071-1/+6
* Refactor: model errors for multi cluster validationDylan Griffith2019-07-111-7/+10
* Instance level kubernetes clusters adminJames Fargher2019-05-071-0/+2
* Raise on unknown clusterableThong Kuah2018-11-081-0/+2
* Extend clusters_controller for group type clustersThong Kuah2018-11-081-0/+2
* Abstract out project out of ClustersControllerThong Kuah2018-11-011-5/+17
* Associate clusters model to groups34758-create-group-clustersThong Kuah2018-10-291-2/+2
* Pass in project as kwarg for CreateServiceThong Kuah2018-10-151-18/+16
* Enable frozen string in apps/services/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-apps-services-innergfyoung2018-07-161-0/+2
* Replace "cluster" with "Kubernetes cluster"winh-kubernetes-clustersWinnie Hellmann2018-02-061-1/+1
* Replace Exception with ArgumentErrorMatija Čupić2017-12-051-1/+1
* Remove redundant return in Clusters::CreateServiceMatija Čupić2017-12-051-1/+1
* Merge branch '35616-move-k8-to-cluster-page' into cluster-page-with-list-clus...Kamil Trzcinski2017-12-051-1/+1
|\
| * Optimize Clusters::CreateService#executeShinya Maeda2017-12-041-1/+1
* | Raise error when trying to create second clusterMatija Čupić2017-12-031-1/+1
* | Simplify Clusters::CreateService cluster checkMatija Čupić2017-11-241-5/+1
* | Limit projects to just one clusterMatija Čupić2017-11-181-0/+10
|/
* Fix out of sync with KubernetesService. Remove namespace pramas from controll...Shinya Maeda2017-11-021-6/+2
* Slim down Platforms::Kubernetes, and instead make it instrument KubernetesSer...Kamil Trzcinski2017-11-011-16/+3
* Fix spec. Fix usage ping. Fix warnings by adding new models and attributes.Shinya Maeda2017-11-011-2/+10
* specs for featureShinya Maeda2017-11-011-2/+1
* specs for controller. Improved validationShinya Maeda2017-10-311-4/+4
* This worksShinya Maeda2017-10-231-5/+30
* Refactor Clusters to be consisted from GcpProvider and KubernetesPlatformKamil Trzcinski2017-10-231-0/+14