summaryrefslogtreecommitdiff
path: root/spec/models/clusters
Commit message (Expand)AuthorAgeFilesLines
* Extend Cluster Applications to allow installation of PrometheusMayra Cabrera2017-12-224-110/+30
* Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-pag...Kamil Trzcinski2017-12-031-0/+22
|\
| * Add created? to Cluster modelMatija Čupić2017-12-011-0/+22
* | Fix integraetion testsShinya Maeda2017-11-281-1/+0
* | Aling shared_exmaples to "same behavior between KubernetesService and Platfor...Shinya Maeda2017-11-281-49/+0
* | Replce kubernetes_service and deployment_service to deployment_platformShinya Maeda2017-11-281-46/+46
* | Fix tests for Clusters::Platforms::KubernetesShinya Maeda2017-11-281-12/+4
* | Revert KubernetesService logic in Platforms::KubernetesShinya Maeda2017-11-281-0/+135
|/
* Merge branch '38464-k8s-apps' of https://gitlab.com/gitlab-org/gitlab-ce into...Kamil Trzcinski2017-11-071-1/+1
|\
| * Merge branch 'master' into 38464-k8s-appsShinya Maeda2017-11-081-1/+1
| |\
| | * Change new occurrencies of n1-default-439649-change-default-size-for-gke-cluster-creationbikebilly2017-11-071-1/+1
* | | Make ingress to use install_commandKamil Trzcinski2017-11-071-2/+18
* | | Merge remote-tracking branch 'origin/38464-k8s-apps' into add-ingress-to-clus...Kamil Trzcinski2017-11-071-0/+6
|\ \ \ | |/ /
| * | Add Helm InstallCommandAlessio Caiazza2017-11-071-0/+6
* | | Add specs for ingressKamil Trzcinski2017-11-072-0/+113
|/ /
* | Fix tests for initial statusKamil Trzcinski2017-11-071-2/+14
* | Do not use RSpec.describeAlessio Caiazza2017-11-071-1/+1
* | Rename application_helm factory to cluster_application_helmAlessio Caiazza2017-11-071-5/+5
* | Merge branch 'master' into 38464-k8s-appsShinya Maeda2017-11-072-22/+22
|\ \ | |/
| * Remove 10.3 comments (Tracked by a tech debts issue). Refactor spec factory n...refactor-clustersShinya Maeda2017-11-062-22/+22
* | Add Clusters::Applications::Helm testsAlessio Caiazza2017-11-031-6/+76
* | Merge branch 'refactor-clusters' into 38464-k8s-appsAlessio Caiazza2017-11-032-137/+50
|\ \ | |/
| * Fix tests. Remove NOT NULL constraint from cluster.user.Shinya Maeda2017-11-031-2/+1
| * Fix some testsShinya Maeda2017-11-032-137/+51
* | Fix rubocop offensesAlessio Caiazza2017-11-021-0/+0
* | Improve backend structure of dataKamil Trzcinski2017-11-022-10/+1
* | Merge branch 'refactor-clusters' into 38464-k8s-appsKamil Trzcinski2017-11-024-0/+645
|\ \ | |/
| * Fix spec. Fix usage ping. Fix warnings by adding new models and attributes.Shinya Maeda2017-11-011-28/+28
| * specs for featureShinya Maeda2017-11-011-28/+28
| * specs for controller. Improved validationShinya Maeda2017-10-312-60/+32
| * specs for models. Improved details.Shinya Maeda2017-10-304-0/+673
* Install k8s application with helm running inside the clusterAlessio Caiazza2017-11-022-0/+23