summaryrefslogtreecommitdiff
path: root/app/services/clusters/applications
Commit message (Expand)AuthorAgeFilesLines
...
| * | Rename knative domainname field to hostname and fix changelog entryChris Baumbauer2018-10-301-4/+0
| * | Knative supportChris Baumbauer2018-10-241-1/+6
| |/
* | Pushing WIP state for backupAmit Rathi2018-11-033-3/+18
|/
* Remove un-used inheritance from serviceThong Kuah2018-10-152-2/+10
* Move non-controller code into dedicated serviceThong Kuah2018-10-151-0/+66
* Do not persist errors from Kubernetes callsMayra Cabrera2018-09-172-7/+7
* Merge branch 'timeouted' into 'master'Grzegorz Bizon2018-08-011-1/+1
|\
| * correct error messageDiana Stanley2018-07-171-1/+1
* | Backports relevant changes made in https://gitlab.com/gitlab-org/gitlab-ee/me...Tiago Botelho2018-07-251-3/+3
|/
* Enable frozen string in apps/services/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-apps-services-innergfyoung2018-07-165-0/+10
* Add support for Jupyter in GitLab via KubernetesDmitriy Zaporozhets2018-05-251-2/+2
* Refactor code around scheduling cluster installationsdz-refactor-cluster-apps-scheduleDmitriy Zaporozhets2018-05-241-14/+3
* Replace KubeException with Kubeclient::HttpError (kubeclient 3.0)Pirate Praveen2018-03-152-2/+2
* 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-16/+11
* Refactor ingress IP address waiting code (#42643)Dylan Griffith2018-02-202-15/+9
* Ensure CheckIngressIpAddressService obtains exclusive lease per ingress contr...Dylan Griffith2018-02-151-0/+9
* Persist external IP of ingress controller created for GKE (#42643)Dylan Griffith2018-02-152-0/+38
* Extend Cluster Applications to allow installation of PrometheusMayra Cabrera2017-12-221-1/+1
* Add Helm InstallCommandAlessio Caiazza2017-11-073-4/+8
* Remove Clusters::Applications::FinalizeInstallationServiceAlessio Caiazza2017-11-072-18/+23
* Add Clusters::Applications services testsAlessio Caiazza2017-11-064-31/+10
* Add Clusters::Appplications::CheckInstallationProgressService testsAlessio Caiazza2017-11-061-2/+2
* Fix typosAlessio Caiazza2017-11-031-1/+1
* Schedule k8s application installation with a serviceAlessio Caiazza2017-11-031-0/+27
* Remove `Clusters::Applications::FetchInstallationStatusService`Alessio Caiazza2017-11-033-35/+46
* Rename App to ApplicationsAlessio Caiazza2017-11-035-0/+111