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
2018-04-18Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉
2018-04-17Replace 'GKE' with 'Google Kubernetes Engine'Taurie Davis
2018-03-15Replace KubeException with Kubeclient::HttpError (kubeclient 3.0)Pirate Praveen
2018-02-25Increase lease timeout for CheckIngressIpAddressService to reduce polling fre...Dylan Griffith
2018-02-23Merge branch 'master' into 42643-persist-external-ip-of-ingress-controller-gkeDylan Griffith
2018-02-23Simplify retrying for ClusterWaitForIngressIpAddressWorker and style changesDylan Griffith
2018-02-23Modify cluster creation API method to enable legacy_apac as defaultMayra Cabrera
2018-02-20Refactor ingress IP address waiting code (#42643)Dylan Griffith
2018-02-15Ensure CheckIngressIpAddressService obtains exclusive lease per ingress contr...Dylan Griffith
2018-02-15Persist external IP of ingress controller created for GKE (#42643)Dylan Griffith
2018-02-06Replace "cluster" with "Kubernetes cluster"Winnie Hellmann
2017-12-22Extend Cluster Applications to allow installation of PrometheusMayra Cabrera
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-07Add Helm InstallCommandAlessio Caiazza
2017-11-07Remove Clusters::Applications::FinalizeInstallationServiceAlessio Caiazza
2017-11-06Add Clusters::Applications services testsAlessio Caiazza
2017-11-06Add Clusters::Appplications::CheckInstallationProgressService testsAlessio Caiazza
2017-11-03 Fix typosAlessio Caiazza
2017-11-03Schedule k8s application installation with a serviceAlessio Caiazza
2017-11-03Merge branch 'refactor-clusters' into 38464-k8s-appsAlessio Caiazza
2017-11-03Remove `Clusters::Applications::FetchInstallationStatusService`Alessio Caiazza
2017-11-03Rename App to ApplicationsAlessio Caiazza
2017-11-03Fix nitpicksKamil Trzcinski
2017-11-02Extract ClusterWaitForAppInstallationWorker logic into a serviceAlessio Caiazza
2017-11-02General cleanupAlessio Caiazza
2017-11-02Fix out of sync with KubernetesService. Remove namespace pramas from controll...Shinya Maeda
2017-11-02Improve backend structure of dataKamil Trzcinski
2017-11-02Merge branch 'refactor-clusters' into 38464-k8s-appsKamil Trzcinski
2017-11-02Install k8s application with helm running inside the clusterAlessio Caiazza
2017-11-01Pass cluster_idKamil Trzcinski
2017-11-01Revert back FetchKubernetesTokenServiceKamil Trzcinski
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-30specs for services. Improved details.Shinya Maeda
2017-10-23This worksShinya Maeda
2017-10-23Refactor Clusters to be consisted from GcpProvider and KubernetesPlatformKamil Trzcinski