summaryrefslogtreecommitdiff
path: root/spec/services/clusters
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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
|/
* Improve variables supportimprove-variables-supportKamil Trzciński2018-11-191-1/+1
* Show HTTP response code for Kubernetes errorsThong Kuah2018-11-133-5/+43
* Minor updates to spec for readabilityThong Kuah2018-11-081-2/+2
* Do not allow applications for group clustersThong Kuah2018-11-081-8/+34
* Extend clusters_controller for group type clustersThong Kuah2018-11-081-0/+27
* Add missing strip to finalize creation service testChris Baumbauer2018-11-031-1/+1
* Resolve issues raised by KamilChris Baumbauer2018-11-031-0/+33
* Incorporates Kubernetes Namespace into Cluster's flowThong Kuah2018-11-025-228/+433
* Merge branch 'top_level_clusters_controller' into 'master'Kamil Trzciński2018-11-021-3/+28
|\
| * Abstract out project out of ClustersControllerThong Kuah2018-11-011-3/+28
* | Fix typos in comments and specsGeorge Tsiolis2018-11-013-3/+3
|/
* Update all usages of KubeClientThong Kuah2018-10-232-2/+0
* Revert "Merge branch 'refactor-cluster-create-service-spec' into 'master'"Thong Kuah2018-10-221-87/+16
* Move shared examples into the only file where usedrefactor-cluster-create-service-specThong Kuah2018-10-171-16/+87
* Merge branch '34758-refactor-cluster-services' into 'master'Dmitriy Zaporozhets2018-10-152-2/+2
|\
| * Pass in project as kwarg for CreateServiceThong Kuah2018-10-152-2/+2
* | 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
* Address BE review - re-arrange some specsThong Kuah2018-09-142-4/+7
* Always create `gitlab` service account and service account token regardless o...Thong Kuah2018-09-143-123/+137
* Drive creation of a rbac platform_kubernetes off provider#legacy_abac so that...Thong Kuah2018-09-141-8/+8
* ABAC: fetch default service account token; RBAC: fetch gitlab service acount ...Thong Kuah2018-09-142-7/+46
* Only create new service account with cluster-admin clusterrolebinding for whe...Thong Kuah2018-09-141-4/+6
* Set RBAC support behind a feature flag.Thong Kuah2018-09-141-1/+26
* Refactor to DRY out building of kube_client into originator serviceThong Kuah2018-09-142-40/+16