summaryrefslogtreecommitdiff
path: root/app/models/clusters/concerns
Commit message (Expand)AuthorAgeFilesLines
* Extract installed cluster application scope to concernMatija Čupić2018-03-291-0/+2
* Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera2018-03-011-0/+23
* Simplify retrying for ClusterWaitForIngressIpAddressWorker and style changesDylan Griffith2018-02-231-1/+1
* Schedule Ingress IP address fetch from K8s after clusters page load (#42643)Dylan Griffith2018-02-201-0/+5
* Refactor ingress IP address waiting code (#42643)Dylan Griffith2018-02-201-4/+0
* Persist external IP of ingress controller created for GKE (#42643)Dylan Griffith2018-02-151-0/+4
* Extend Cluster Applications to allow installation of PrometheusMayra Cabrera2017-12-221-0/+29
* Fix initial status againKamil Trzcinski2017-11-071-1/+1
* Do not use %i() in state machinesAlessio Caiazza2017-11-071-3/+3
* Rework initial stateKamil Trzcinski2017-11-071-1/+1
* More restrictive state machine transitions in Clusters::ApplicationStatusAlessio Caiazza2017-11-071-7/+7
* Merge branch '36629-35958-add-cluster-application-section' into '38464-k8s-apps'Kamil Trzciński2017-11-061-0/+1
|\
| * Add support for not_installable/scheduled and to not show created bannerKamil Trzcinski2017-11-061-0/+1
* | Add Clusters::Applications services testsAlessio Caiazza2017-11-061-1/+1
|/
* Add Clusters::Applications::Helm testsAlessio Caiazza2017-11-031-1/+1
* Schedule k8s application installation with a serviceAlessio Caiazza2017-11-031-0/+8
* Expose applications as array via APIKamil Trzcinski2017-11-021-5/+6
* Install k8s application with helm running inside the clusterAlessio Caiazza2017-11-021-0/+33