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-05-24Refactor code around scheduling cluster installationsDmitriy Zaporozhets
2018-05-13Extract shared components from Clusters::CreateService specMatija Čupić
2018-03-22Rearrange DeploymentPlatform methodsMayra Cabrera
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-23Simplify retrying for ClusterWaitForIngressIpAddressWorker and style changesDylan Griffith
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
2017-12-22Extend Cluster Applications to allow installation of PrometheusMayra Cabrera
2017-12-06Remove redundant empty line in CreateService specMatija Čupić
2017-12-06Refactor Clusters::CreateService specMatija Čupić
2017-12-04Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-pag...Kamil Trzcinski
2017-12-03Raise error when trying to create second clusterMatija Čupić
2017-12-01Ensure `Namespace`'s is namespaced in `Gitlab::Kubernetes::Helm#initialize` a...Rémy Coutable
2017-11-18Check behaviour when adding more than one clusterMatija Čupić
2017-11-07Add Helm InstallCommandAlessio Caiazza
2017-11-07Fix cluster_applications_helm factory with a configured clusterAlessio Caiazza
2017-11-07Rename application_helm factory to cluster_application_helmAlessio Caiazza
2017-11-07Remove Clusters::Applications::FinalizeInstallationServiceAlessio Caiazza
2017-11-06Merge branch 'refactor-clusters' into 38464-k8s-appsAlessio Caiazza
2017-11-06Add Clusters::Applications services testsAlessio Caiazza
2017-11-06Remove 10.3 comments (Tracked by a tech debts issue). Refactor spec factory n...Shinya Maeda
2017-11-06Add Clusters::Appplications::CheckInstallationProgressService testsAlessio Caiazza
2017-11-02Fix some testsShinya Maeda
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-30specs for services. Improved details.Shinya Maeda