summaryrefslogtreecommitdiff
path: root/spec/models/clusters/applications
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Unable to install Prometheus on Clusters: 'Error: Chart incompatible...Mayra Cabrera2018-06-204-0/+4
* Refactor syntax for spec/models/clusters/applications/jupyter_spec.rbDmitriy Zaporozhets2018-05-301-2/+2
* Add some tests for jupyter app AR modelDmitriy Zaporozhets2018-05-251-0/+59
* Update Prometheus URL spec for 1.10 formatJoshua Lambert2018-05-221-1/+1
* Remove unnecessary `with` from `allow`fix-kube_client-proxy_url-exceptionShinya Maeda2018-05-211-1/+1
* Add spec for unathrozied proxy_urlShinya Maeda2018-05-211-0/+10
* Backport EE runner spec changes to CEMatija Čupić2018-05-101-5/+1
* Set `runner_type` for cluster/applicationKamil Trzciński2018-05-091-2/+1
* Add installed scope to cluster applicationsMatija Čupić2018-03-294-0/+48
* Merge remote-tracking branch 'upstream/master' into 5029-support-cluster-metr...5029-support-cluster-metrics-cePawel Chojnacki2018-03-064-106/+209
|\
| * 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-014-107/+133
| * 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-223-107/+23
* 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-071-0/+92
|/
* 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
* Add Clusters::Applications::Helm testsAlessio Caiazza2017-11-031-6/+76
* Fix rubocop offensesAlessio Caiazza2017-11-021-0/+14