summaryrefslogtreecommitdiff
path: root/app/services/clusters
Commit message (Expand)AuthorAgeFilesLines
* Bring method back that was mistakenly removedJoão Cunha2019-09-042-1/+9
* Merge branch '46686-move-k8s-services-out-of-gcp-namespace' into 'master'66783-usage-ping-for-slack-integrationsThong Kuah2019-09-019-250/+242
|\
| * Move generic k8s services out of GCP namespace46686-move-k8s-services-out-of-gcp-namespaceTiger2019-08-289-250/+242
* | Remove :kubernetes_namespace_per_environment feature flag66139-remove-kubernetes_namespace_per_environment-feature-flagTiger2019-08-301-1/+1
* | DRY check progress servicesJoão Cunha2019-08-293-63/+55
|/
* Use separate Kubernetes namespaces per environmentTiger Watson2019-08-073-6/+41
* Remove unused Clusters::RefreshServiceTiger2019-07-291-40/+0
* Enable GitLabb runner to be uninstalled from clusterJoão Cunha2019-07-161-0/+1
* Merge branch '55623-group-cluster-apis' into 'master'Grzegorz Bizon2019-07-121-7/+10
|\
| * Refactor: model errors for multi cluster validationDylan Griffith2019-07-111-7/+10
* | Give Knative serving permissions to service accountHordur Freyr Yngvason2019-07-112-1/+42
|/
* Merge branch '60617-enable-project-cluster-jit' into 'master'Thong Kuah2019-06-241-3/+0
|\
| * Enable project-level JIT resource creation60617-enable-project-cluster-jitTiger2019-06-181-3/+0
* | Retry fetching Kubernetes Secret tokenDylan Griffith2019-06-211-3/+16
|/
* Setup Git client for JupyterAmit Rathi2019-06-051-1/+1
* Stop configuring group clusters on creation60379-remove-ci-preparing-state-feature-flagTiger2019-05-161-5/+1
* Instance level kubernetes clusters adminJames Fargher2019-05-072-0/+4
* Add gitlab-managed option to clusters formMayra Cabrera2019-05-031-2/+2
* Remove unncessary `to_time` in cluster servicesDylan Griffith2019-04-292-2/+2
* Internationalize errors CheckUninstallProgressServiceDylan Griffith2019-04-291-4/+4
* Rename #timeouted -> #timed_outDylan Griffith2019-04-292-4/+4
* Use #public_send instead #method.callDylan Griffith2019-04-293-4/+4
* CheckUninstallProgressService remove unnecessary beginDylan Griffith2019-04-291-3/+1
* DELETE clusters/:id/:application endpointThong Kuah2019-04-291-0/+23
* Destroy app on successful uninstallationThong Kuah2019-04-291-1/+3
* Services to uninstall cluster applicationThong Kuah2019-04-292-0/+91
* Merge branch '60500-disable-jit-kubernetes-resource-creation-for-project-leve...Kamil Trzciński2019-04-171-1/+5
|\
| * Disable JIT resource creation for project clusters60500-disable-jit-kubernetes-resource-creation-for-project-level-clustersTiger2019-04-161-1/+5
* | Externalize several strings inMartin Wortschack2019-04-163-6/+6
|/
* Do not rescue errors from state transitionsThong Kuah2019-04-123-19/+36
* Add more info logging to cluster appsDylan Griffith2019-04-104-0/+20
* Do not send error name and message to SentryThong Kuah2019-04-041-3/+3
* Don't send error backtrace to SentryThong Kuah2019-04-041-3/+6
* Show backtrace when logging to kubernetes.logThong Kuah2019-04-041-1/+2
* Dry up and remove responsibilitiesJoão Cunha2019-04-013-42/+25
* Allow runners to be installed on group clustersTiger Watson2019-03-261-2/+2
* Add support for ingress hostnamesingress-hostnameswalkafwalka2019-03-071-4/+12
* Remove unecessary begin..end blockJoão Cunha2019-03-062-24/+20
* Rename ClusterUpdateAppWorker to ClusterPatchAppWorkerJoão Cunha2019-03-051-1/+1
* Creates Clusterss::ApplciationsController update endpointJoão Cunha2019-03-055-54/+143
* Get rid of ScheduleInstallationServiceJoão Cunha2019-02-262-33/+4
* Upgrade cluster applications, starting with runnerThong Kuah2019-02-073-7/+56
* Port generic upgrade functionality to CE55544-port-upgrade-commandThong Kuah2019-01-151-0/+4
* Rename `ClusterPlatformConfigureWorker`George Tsiolis2018-12-211-1/+1
* Add externalized strings for clusters error messagesGeorge Tsiolis2018-12-171-3/+3
* Minor refactor to GCP service classesMayra Cabrera2018-12-102-8/+23
* Add more structured JSON logging to Kubernetes classesDylan Griffith2018-12-102-0/+14
* Extract Clusters::BuildServiceDylan Griffith2018-12-101-0/+21
* Merge branch 'cert-manager-email' into 'master'Dmitriy Zaporozhets2018-12-071-1/+1
|\
| * Allows user to override default issuer email for cert managerAmit Rathi2018-12-071-1/+1