summaryrefslogtreecommitdiff
path: root/app/services/clusters/applications/check_installation_progress_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot2022-11-171-42/+0
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-3/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-151-0/+2
* Bring method back that was mistakenly removedJoão Cunha2019-09-041-0/+4
* DRY check progress servicesJoão Cunha2019-08-291-34/+1
* Remove unncessary `to_time` in cluster servicesDylan Griffith2019-04-291-1/+1
* Rename #timeouted -> #timed_outDylan Griffith2019-04-291-2/+2
* Upgrade cluster applications, starting with runnerThong Kuah2019-02-071-7/+16
* Merge branch 'json-logging-for-k8s' into 'master'Stan Hu2018-11-271-2/+1
|\
| * Use JSON logging for helm install servicesDylan Griffith2018-11-271-2/+1
* | Don't remove failed install podsDylan Griffith2018-11-271-9/+2
|/
* Track Kubernetes errors using SentryDylan Griffith2018-11-141-0/+1
* Show HTTP response code for Kubernetes errorsThong Kuah2018-11-131-3/+3
* 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-3/+3
* 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-161-0/+2
* Replace KubeException with Kubeclient::HttpError (kubeclient 3.0)Pirate Praveen2018-03-151-1/+1
* Add Helm InstallCommandAlessio Caiazza2017-11-071-3/+3
* Remove Clusters::Applications::FinalizeInstallationServiceAlessio Caiazza2017-11-071-7/+23
* Add Clusters::Applications services testsAlessio Caiazza2017-11-061-9/+2
* Add Clusters::Appplications::CheckInstallationProgressService testsAlessio Caiazza2017-11-061-2/+2
* Fix typosAlessio Caiazza2017-11-031-1/+1
* Remove `Clusters::Applications::FetchInstallationStatusService`Alessio Caiazza2017-11-031-19/+45
* Rename App to ApplicationsAlessio Caiazza2017-11-031-0/+30