summaryrefslogtreecommitdiff
path: root/spec/services/clusters
Commit message (Expand)AuthorAgeFilesLines
* Add helper methods to stub Gitlab::ExclusiveLeaseDouglas Barbosa Alexandre2018-06-281-11/+6
* Refactor code around scheduling cluster installationsdz-refactor-cluster-apps-scheduleDmitriy Zaporozhets2018-05-241-18/+15
* Extract shared components from Clusters::CreateService specMatija Čupić2018-05-131-63/+5
* Rearrange DeploymentPlatform methodsMayra Cabrera2018-03-221-1/+1
* Replace KubeException with Kubeclient::HttpError (kubeclient 3.0)Pirate Praveen2018-03-151-1/+1
* Increase lease timeout for CheckIngressIpAddressService to reduce polling fre...Dylan Griffith2018-02-251-1/+1
* Simplify retrying for ClusterWaitForIngressIpAddressWorker and style changesDylan Griffith2018-02-231-19/+5
* Refactor ingress IP address waiting code (#42643)Dylan Griffith2018-02-201-33/+20
* Ensure CheckIngressIpAddressService obtains exclusive lease per ingress contr...Dylan Griffith2018-02-151-0/+19
* Persist external IP of ingress controller created for GKE (#42643)Dylan Griffith2018-02-151-0/+81
* Extend Cluster Applications to allow installation of PrometheusMayra Cabrera2017-12-223-8/+10
* Remove redundant empty line in CreateService specMatija Čupić2017-12-061-1/+0
* Refactor Clusters::CreateService specMatija Čupić2017-12-061-58/+62
* Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-pag...Kamil Trzcinski2017-12-031-31/+57
|\
| * Raise error when trying to create second clusterMatija Čupić2017-12-031-1/+1
| * Check behaviour when adding more than one clusterMatija Čupić2017-11-181-30/+56
* | Ensure `Namespace`'s is namespaced in `Gitlab::Kubernetes::Helm#initialize` a...Rémy Coutable2017-12-011-0/+2
|/
* Add Helm InstallCommandAlessio Caiazza2017-11-071-2/+2
* Fix cluster_applications_helm factory with a configured clusterAlessio Caiazza2017-11-071-3/+9
* Rename application_helm factory to cluster_application_helmAlessio Caiazza2017-11-073-5/+5
* Remove Clusters::Applications::FinalizeInstallationServiceAlessio Caiazza2017-11-072-36/+13
* Merge branch 'refactor-clusters' into 38464-k8s-appsAlessio Caiazza2017-11-064-56/+3
|\
| * Remove 10.3 comments (Tracked by a tech debts issue). Refactor spec factory n...refactor-clustersShinya Maeda2017-11-064-56/+3
* | Add Clusters::Applications services testsAlessio Caiazza2017-11-064-25/+173
* | Add Clusters::Appplications::CheckInstallationProgressService testsAlessio Caiazza2017-11-061-0/+75
|/
* Fix some testsShinya Maeda2017-11-032-58/+49
* Fix spec. Fix usage ping. Fix warnings by adding new models and attributes.Shinya Maeda2017-11-012-3/+3
* specs for featureShinya Maeda2017-11-011-42/+107
* specs for services. Improved details.Shinya Maeda2017-10-306-0/+450