summaryrefslogtreecommitdiff
path: root/app/models/clusters/applications
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '46010-add-more-validations-for-runners-and-runner-type' into 'm...Kamil Trzciński2018-06-011-2/+3
|\
| * Fix some failuresKamil Trzciński2018-05-311-2/+3
* | Rename clusters_applications_jupyters to uncountableDmitriy Zaporozhets2018-05-301-1/+1
* | Add some tests for jupyter app AR modelDmitriy Zaporozhets2018-05-251-2/+10
* | Don't allow jupyter install unless ingress external ip is assignedDmitriy Zaporozhets2018-05-251-0/+8
* | Add oauth reference to jupyter cluster appDmitriy Zaporozhets2018-05-251-3/+29
* | Add support for Jupyter in GitLab via KubernetesDmitriy Zaporozhets2018-05-251-3/+25
* | Add Applications::Jupyter class sceletonDmitriy Zaporozhets2018-05-251-0/+28
|/
* Rescue Kubeclient::HttpError when generating prometheus_clientShinya Maeda2018-05-211-0/+5
* Set `runner_type` for cluster/applicationKamil Trzciński2018-05-091-1/+9
* Merge remote-tracking branch 'upstream/master' into 5029-support-cluster-metr...5029-support-cluster-metrics-cePawel Chojnacki2018-03-064-10/+100
|\
| * Resolve "Enable privileged mode for Runner installed on Kubernetes"Mayra Cabrera2018-03-061-2/+3
| * Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera2018-03-014-11/+81
| * Remove redundant code and increase delay for ClusterWaitForIngressIpAddressWo...Dylan Griffith2018-02-251-4/+3
| * Simplify retrying for ClusterWaitForIngressIpAddressWorker and style changesDylan Griffith2018-02-231-3/+3
| * Schedule Ingress IP address fetch from K8s after clusters page load (#42643)Dylan Griffith2018-02-201-0/+8
| * Refactor ingress IP address waiting code (#42643)Dylan Griffith2018-02-201-5/+10
| * Persist external IP of ingress controller created for GKE (#42643)Dylan Griffith2018-02-151-0/+7
* | Squashed commit of the following:Pawel Chojnacki2018-02-241-1/+3
|/
* Merge branch 'master' into pawel/connect_to_prometheus_through_proxy-30480Mike Greiling2018-02-061-1/+5
|\
| * Enable Prometheus metrics for deployed IngressesJoshua Lambert2018-02-051-1/+5
* | use find_or_initialize to fetch prometheus_service instancePawel Chojnacki2018-02-061-1/+1
* | remove unnecessary commentPawel Chojnacki2018-02-061-1/+0
* | Test Prometheus proxy client generationPawel Chojnacki2018-01-041-2/+7
* | Add test checking if prometheus integration is enabled after prometheus is in...Pawel Chojnacki2018-01-041-0/+9
* | Move client creation to Prometheus Application, manufacture proper rest clientPawel Chojnacki2018-01-021-4/+11
* | wipPawel Chojnacki2018-01-021-0/+12
|/
* Extend Cluster Applications to allow installation of PrometheusMayra Cabrera2017-12-223-36/+30
* Make ingress to use install_commandKamil Trzcinski2017-11-071-0/+4
* Merge remote-tracking branch 'origin/38464-k8s-apps' into add-ingress-to-clus...Kamil Trzcinski2017-11-071-0/+4
|\
| * Add Helm InstallCommandAlessio Caiazza2017-11-071-0/+4
* | Fix ingress.rbKamil Trzcinski2017-11-071-0/+2
* | Merge branch '38464-k8s-apps' into add-ingress-to-cluster-applicationsKamil Trzcinski2017-11-071-0/+2
|\ \ | |/
| * Fix tests for initial statusKamil Trzcinski2017-11-071-0/+2
| * Fix initial status againKamil Trzcinski2017-11-071-6/+4
* | Fix initial status againKamil Trzcinski2017-11-072-12/+8
* | Fix initial_statusKamil Trzcinski2017-11-071-4/+6
* | Merge branch '38464-k8s-apps' into add-ingress-to-cluster-applicationsKamil Trzcinski2017-11-071-4/+6
|\ \ | |/
| * Rework initial stateKamil Trzcinski2017-11-071-4/+6
| * Fix static analysys in app/models/clusters/applications/helm.rb:15Shinya Maeda2017-11-071-1/+1
* | Merge branch '38464-k8s-apps' into add-ingress-to-cluster-applicationsEric Eastwood2017-11-061-1/+1
|\ \ | |/
| * Fix small error [ci skip]Kamil Trzcinski2017-11-061-1/+1
| * Add support for not_installable/scheduled and to not show created bannerKamil Trzcinski2017-11-061-0/+6
* | Add support for not_installable/scheduled and to not show created bannerKamil Trzcinski2017-11-062-0/+12
* | Add ingress applicationKamil Trzcinski2017-11-061-0/+32
|/
* Add Clusters::Applications::Helm testsAlessio Caiazza2017-11-031-3/+5
* Schedule k8s application installation with a serviceAlessio Caiazza2017-11-031-0/+2
* Expose applications as array via APIKamil Trzcinski2017-11-021-1/+1
* General cleanupAlessio Caiazza2017-11-021-1/+1
* Fix and add applications controllerKamil Trzcinski2017-11-021-1/+1