summaryrefslogtreecommitdiff
path: root/spec/services/clusters
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot2019-10-221-3/+21
* Merge branch 'group_level_jupyterhub' into 'master'Robert Speicher2019-09-051-6/+7
|\
| * Allow group install of JupyterHubgroup_level_jupyterhubJames Fargher2019-09-051-6/+7
* | Bring method back that was mistakenly removedJoão Cunha2019-09-042-3/+11
|/
* Merge branch '46686-move-k8s-services-out-of-gcp-namespace' into 'master'66783-usage-ping-for-slack-integrationsThong Kuah2019-09-013-11/+11
|\
| * Move generic k8s services out of GCP namespace46686-move-k8s-services-out-of-gcp-namespaceTiger2019-08-283-11/+11
* | DRY check progress servicesJoão Cunha2019-08-292-13/+13
|/
* Use separate Kubernetes namespaces per environmentTiger Watson2019-08-072-5/+66
* Remove unused Clusters::RefreshServiceTiger2019-07-291-113/+0
* Enable GitLabb runner to be uninstalled from clusterJoão Cunha2019-07-161-1/+7
* Give Knative serving permissions to service accountHordur Freyr Yngvason2019-07-112-0/+22
* Merge branch '60617-enable-project-cluster-jit' into 'master'Thong Kuah2019-06-242-11/+0
|\
| * Enable project-level JIT resource creation60617-enable-project-cluster-jitTiger2019-06-182-11/+0
* | Retry fetching Kubernetes Secret tokenDylan Griffith2019-06-211-4/+52
|/
* Remove legacy Kubernetes #actual_namespace61935-remove-code-left-over-from-when-clusters-were-always-project-specificTiger2019-05-211-1/+1
* Stop configuring group clusters on creation60379-remove-ci-preparing-state-feature-flagTiger2019-05-161-22/+4
* Instance level kubernetes clusters adminJames Fargher2019-05-071-0/+8
* Show health graphs on group-levelPeter Leitzen2019-05-061-1/+1
* Add gitlab-managed option to clusters formMayra Cabrera2019-05-031-0/+6
* 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
* Disable JIT resource creation for project clusters60500-disable-jit-kubernetes-resource-creation-for-project-level-clustersTiger2019-04-161-4/+22
* Merge branch 'frozen_string_literal_spec_services' into 'master'Michael Kozono2019-04-128-0/+16
|\
| * Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-128-0/+16
* | Do not rescue errors from state transitionsThong Kuah2019-04-123-12/+6
|/
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-1/+1
* 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
* Make RBAC enabled default for new clustersDylan Griffith2019-01-041-0/+2
* Rename `ClusterPlatformConfigureWorker`George Tsiolis2018-12-212-4/+4
* Extract Clusters::BuildServiceDylan Griffith2018-12-101-0/+25
* Merge branch 'cert-manager-email' into 'master'Dmitriy Zaporozhets2018-12-071-0/+25
|\
| * Allows user to override default issuer email for cert managerAmit Rathi2018-12-071-0/+25
* | Shift to class methods for RefreshServiceThong Kuah2018-12-051-4/+4
* | Rename to CreateOrUpdateServiceAccountServiceThong Kuah2018-12-053-6/+6
* | Create k8s namespace for project in group clustersThong Kuah2018-12-051-0/+107
* | Modify service so that it can be re-runThong Kuah2018-12-053-81/+91
* | Call ClusterPlatformConfigureWorker to re-use codeThong Kuah2018-12-051-0/+6
|/
* Merge branch 'json-logging-for-k8s' into 'master'Stan Hu2018-11-272-3/+73
|\