summaryrefslogtreecommitdiff
path: root/spec/services/clusters/applications
Commit message (Expand)AuthorAgeFilesLines
* Bring method back that was mistakenly removedJoão Cunha2019-09-042-3/+11
* DRY check progress servicesJoão Cunha2019-08-292-13/+13
* Enable GitLabb runner to be uninstalled from clusterJoão Cunha2019-07-161-1/+7
* Show health graphs on group-levelPeter Leitzen2019-05-061-1/+1
* Add a newline in spec for readabilityStan Hu2019-04-291-0/+1
* Rename #timeouted -> #timed_outDylan Griffith2019-04-292-5/+5
* Minor refactoring in check_uninstall_progress_service_specDylan Griffith2019-04-291-5/+5
* Fix uninstall specs: helm not uninstallableDylan Griffith2019-04-292-9/+9
* DELETE clusters/:id/:application endpointThong Kuah2019-04-291-0/+63
* Destroy app on successful uninstallationThong Kuah2019-04-291-3/+20
* Services to uninstall cluster applicationThong Kuah2019-04-292-0/+204
* Merge branch 'frozen_string_literal_spec_services' into 'master'Michael Kozono2019-04-123-0/+6
|\
| * Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-123-0/+6
* | Do not rescue errors from state transitionsThong Kuah2019-04-123-12/+6
|/
* Refactor to share tests for base class methodThong Kuah2019-04-044-203/+48
* Show backtrace when logging to kubernetes.logThong Kuah2019-04-044-5/+24
* Allow runners to be installed on group clustersTiger Watson2019-03-261-1/+1
* Add support for ingress hostnamesingress-hostnameswalkafwalka2019-03-071-1/+9
* Rename ClusterUpdateAppWorker to ClusterPatchAppWorkerJoão Cunha2019-03-051-5/+5
* Creates Clusterss::ApplciationsController update endpointJoão Cunha2019-03-052-0/+200
* Get rid of ScheduleInstallationServiceJoão Cunha2019-02-262-152/+147
* Upgrade cluster applications, starting with runnerThong Kuah2019-02-074-25/+267
* Allows user to override default issuer email for cert managerAmit Rathi2018-12-071-0/+25
* Merge branch 'json-logging-for-k8s' into 'master'Stan Hu2018-11-272-3/+73
|\
| * Use JSON logging for helm install servicesDylan Griffith2018-11-272-3/+73
* | Merge branch '51792-dont-delete-failed-install-pods' into 'master'Dmitriy Zaporozhets2018-11-271-15/+7
|\ \
| * | Don't remove failed install podsDylan Griffith2018-11-271-15/+7
| |/
* | Expose external_ip to knative cluster applicationChris Baumbauer2018-11-261-36/+2
|/
* Show HTTP response code for Kubernetes errorsThong Kuah2018-11-132-3/+30
* Do not allow applications for group clustersThong Kuah2018-11-081-8/+34
* Resolve issues raised by KamilChris Baumbauer2018-11-031-0/+33
* Remove un-used inheritance from serviceThong Kuah2018-10-152-13/+20
* Move non-controller code into dedicated serviceThong Kuah2018-10-151-0/+63
* Do not persist errors from Kubernetes callsMayra Cabrera2018-09-172-2/+2
* Resolve "Mutual SSL Auth For Helm TIller"Mayra Cabrera2018-08-071-1/+1
* corrected test for new errortimeoutedDiana Stanley2018-07-181-1/+1
* Add helper methods to stub Gitlab::ExclusiveLeaseDouglas Barbosa Alexandre2018-06-281-11/+6
* 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