summaryrefslogtreecommitdiff
path: root/app/models/clusters/applications/ingress.rb
Commit message (Expand)AuthorAgeFilesLines
* Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera2018-03-011-5/+6
* 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
* Enable Prometheus metrics for deployed IngressesJoshua Lambert2018-02-051-1/+5
* Extend Cluster Applications to allow installation of PrometheusMayra Cabrera2017-12-221-21/+2
* Make ingress to use install_commandKamil Trzcinski2017-11-071-0/+4
* Fix ingress.rbKamil Trzcinski2017-11-071-0/+2
* Fix initial status againKamil Trzcinski2017-11-071-6/+4
* Fix initial_statusKamil Trzcinski2017-11-071-4/+6
* Add support for not_installable/scheduled and to not show created bannerKamil Trzcinski2017-11-061-0/+6
* Add ingress applicationKamil Trzcinski2017-11-061-0/+32