summaryrefslogtreecommitdiff
path: root/spec/models/clusters
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into 5029-support-cluster-metr...5029-support-cluster-metrics-cePawel Chojnacki2018-03-065-107/+212
|\
| * Resolve "Enable privileged mode for Runner installed on Kubernetes"Mayra Cabrera2018-03-061-0/+30
| * Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera2018-03-015-108/+136
| * Remove redundant code and increase delay for ClusterWaitForIngressIpAddressWo...Dylan Griffith2018-02-251-2/+2
| * Simplify retrying for ClusterWaitForIngressIpAddressWorker and style changesDylan Griffith2018-02-231-5/+6
| * Schedule Ingress IP address fetch from K8s after clusters page load (#42643)Dylan Griffith2018-02-201-0/+29
| * Refactor ingress IP address waiting code (#42643)Dylan Griffith2018-02-201-5/+8
| * Persist external IP of ingress controller created for GKE (#42643)Dylan Griffith2018-02-151-0/+14
* | Squashed commit of the following:Pawel Chojnacki2018-02-241-6/+6
|/
* fix tests for find or initialize service 'prometheus'Pawel Chojnacki2018-02-061-1/+1
* Fix rubocop warningsPawel Chojnacki2018-01-041-7/+10
* Test Prometheus proxy client generationPawel Chojnacki2018-01-041-0/+51
* Add test checking if prometheus integration is enabled after prometheus is in...Pawel Chojnacki2018-01-041-0/+18
* 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