Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-30Remove :kubernetes_namespace_per_environment feature flagTiger
2019-08-07Use separate Kubernetes namespaces per environmentTiger Watson
2019-07-11Refactor: model errors for multi cluster validationDylan Griffith
2019-05-06Instance level kubernetes clusters adminJames Fargher
2018-11-08Raise on unknown clusterableThong Kuah
2018-11-08Extend clusters_controller for group type clustersThong Kuah
2018-11-01Abstract out project out of ClustersControllerThong Kuah
2018-10-29Associate clusters model to groupsThong Kuah
2018-10-15Pass in project as kwarg for CreateServiceThong Kuah
2018-07-16Enable frozen string in apps/services/**/*.rbgfyoung
2018-02-06Replace "cluster" with "Kubernetes cluster"Winnie Hellmann
2017-12-05Replace Exception with ArgumentErrorMatija Čupić
2017-12-05Remove redundant return in Clusters::CreateServiceMatija Čupić
2017-12-05Merge branch '35616-move-k8-to-cluster-page' into cluster-page-with-list-clus...Kamil Trzcinski
2017-12-04Optimize Clusters::CreateService#executeShinya Maeda
2017-12-03Raise error when trying to create second clusterMatija Čupić
2017-11-24Simplify Clusters::CreateService cluster checkMatija Čupić
2017-11-18Limit projects to just one clusterMatija Čupić
2017-11-02Fix out of sync with KubernetesService. Remove namespace pramas from controll...Shinya Maeda
2017-11-01Slim down Platforms::Kubernetes, and instead make it instrument KubernetesSer...Kamil Trzcinski
2017-11-01Fix spec. Fix usage ping. Fix warnings by adding new models and attributes.Shinya Maeda
2017-10-31specs for featureShinya Maeda
2017-10-31specs for controller. Improved validationShinya Maeda
2017-10-23This worksShinya Maeda
2017-10-23Refactor Clusters to be consisted from GcpProvider and KubernetesPlatformKamil Trzcinski