summaryrefslogtreecommitdiff
path: root/spec/services/clusters/applications/check_ingress_ip_address_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-121-0/+2
* Add support for ingress hostnamesingress-hostnameswalkafwalka2019-03-071-1/+9
* Expose external_ip to knative cluster applicationChris Baumbauer2018-11-261-36/+2
* Add helper methods to stub Gitlab::ExclusiveLeaseDouglas Barbosa Alexandre2018-06-281-11/+6
* Increase lease timeout for CheckIngressIpAddressService to reduce polling fre...Dylan Griffith2018-02-251-1/+1
* Simplify retrying for ClusterWaitForIngressIpAddressWorker and style changesDylan Griffith2018-02-231-19/+5
* Refactor ingress IP address waiting code (#42643)Dylan Griffith2018-02-201-33/+20
* Ensure CheckIngressIpAddressService obtains exclusive lease per ingress contr...Dylan Griffith2018-02-151-0/+19
* Persist external IP of ingress controller created for GKE (#42643)Dylan Griffith2018-02-151-0/+81