summaryrefslogtreecommitdiff
path: root/spec/services/clusters
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Kamil Trzcinski2017-12-031-31/+57
|\ | | | | | | cluster-page-with-list-clusters
| * 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` ↵Rémy Coutable2017-12-011-0/+2
|/ | | | | | and fix a transient failing spec due to that Signed-off-by: Rémy Coutable <remy@rymai.me>
* 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 ↵refactor-clustersShinya Maeda2017-11-064-56/+3
| | | | | | | | name. Use ArgumentError
* | 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