summaryrefslogtreecommitdiff
path: root/spec/services/clusters
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '55090-fix-group-clusters-no-project-namespace' into 'master'Kamil Trzciński2018-12-111-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
* When provisioning a new cluster, create gitlab service account so that GitLab...Thong Kuah2018-09-143-3/+81
* Move FetchKubernetesTokenService to under the Clusters::Gcp::Kubernetes names...Thong Kuah2018-09-141-0/+64
* 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
* Extract shared components from Clusters::CreateService specMatija Čupić2018-05-131-63/+5
* Rearrange DeploymentPlatform methodsMayra Cabrera2018-03-221-1/+1
* 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