summaryrefslogtreecommitdiff
path: root/spec/models/clusters/applications/ingress_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah2018-09-061-0/+9
* Resolve "Mutual SSL Auth For Helm TIller"Mayra Cabrera2018-08-071-8/+34
* Lock helm charts to the VERSION already specified for each application.Thong Kuah2018-08-021-1/+23
* Revert "Merge branch '48098-mutual-auth-cluster-applications' into 'master'"Mayra Cabrera2018-07-311-33/+8
* Ensure CA + Tiller cert never expire and Helm client cert expires quicklyDylan Griffith2018-07-301-0/+3
* Get mutual SSL working with helm tillerDylan Griffith2018-07-301-1/+23
* Refactor Cluster Application classes to pass through a has of config filesDylan Griffith2018-07-281-8/+8
* Resolve "Unable to install Prometheus on Clusters: 'Error: Chart incompatible...Mayra Cabrera2018-06-201-0/+1
* Add installed scope to cluster applicationsMatija Čupić2018-03-291-0/+12
* Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera2018-03-011-4/+27
* 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
* Extend Cluster Applications to allow installation of PrometheusMayra Cabrera2017-12-221-101/+1
* Make ingress to use install_commandKamil Trzcinski2017-11-071-2/+18
* Add specs for ingressKamil Trzcinski2017-11-071-0/+92