summaryrefslogtreecommitdiff
path: root/app/services/clusters/applications/install_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Externalize several strings inMartin Wortschack2019-04-161-2/+2
* Do not rescue errors from state transitionsThong Kuah2019-04-121-1/+8
* Add more info logging to cluster appsDylan Griffith2019-04-101-0/+2
* Remove unecessary begin..end blockJoão Cunha2019-03-061-12/+10
* Use JSON logging for helm install servicesDylan Griffith2018-11-271-4/+2
* Track Kubernetes errors using SentryDylan Griffith2018-11-141-0/+2
* Show HTTP response code for Kubernetes errorsThong Kuah2018-11-131-2/+2
* Add more logging for errors with kubernetes on helm installmore-helm-install-error-logsDylan Griffith2018-11-061-2/+4
* Do not persist errors from Kubernetes callsMayra Cabrera2018-09-171-4/+4
* Enable frozen string in apps/services/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-apps-services-innergfyoung2018-07-161-0/+2
* Add support for Jupyter in GitLab via KubernetesDmitriy Zaporozhets2018-05-251-2/+2
* Replace KubeException with Kubeclient::HttpError (kubeclient 3.0)Pirate Praveen2018-03-151-1/+1
* Add Helm InstallCommandAlessio Caiazza2017-11-071-1/+1
* Add Clusters::Applications services testsAlessio Caiazza2017-11-061-6/+3
* Remove `Clusters::Applications::FetchInstallationStatusService`Alessio Caiazza2017-11-031-1/+1
* Rename App to ApplicationsAlessio Caiazza2017-11-031-0/+24