summaryrefslogtreecommitdiff
path: root/spec/services/clusters/applications
Commit message (Expand)AuthorAgeFilesLines
* Refactor code around scheduling cluster installationsdz-refactor-cluster-apps-scheduleDmitriy Zaporozhets2018-05-241-18/+15
* Replace KubeException with Kubeclient::HttpError (kubeclient 3.0)Pirate Praveen2018-03-151-1/+1
* 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
* Extend Cluster Applications to allow installation of PrometheusMayra Cabrera2017-12-223-8/+10
* Ensure `Namespace`'s is namespaced in `Gitlab::Kubernetes::Helm#initialize` a...Rémy Coutable2017-12-011-0/+2
* Add Helm InstallCommandAlessio Caiazza2017-11-071-2/+2
* Fix cluster_applications_helm factory with a configured clusterAlessio Caiazza2017-11-071-3/+9
* Rename application_helm factory to cluster_application_helmAlessio Caiazza2017-11-073-5/+5
* Remove Clusters::Applications::FinalizeInstallationServiceAlessio Caiazza2017-11-072-36/+13
* Add Clusters::Applications services testsAlessio Caiazza2017-11-064-25/+173
* Add Clusters::Appplications::CheckInstallationProgressService testsAlessio Caiazza2017-11-061-0/+75