Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-05Rename to CreateOrUpdateServiceAccountServiceThong Kuah
2018-12-04Modify service so that it can be re-runThong Kuah
2018-12-04Call ClusterPlatformConfigureWorker to re-use codeThong Kuah
2018-11-19Improve variables supportKamil Trzciński
2018-11-13Show HTTP response code for Kubernetes errorsThong Kuah
2018-11-09Remove special handling for 404 response from K8sDylan Griffith
2018-11-02Incorporates Kubernetes Namespace into Cluster's flowThong Kuah
2018-10-23Store version within SUPPORTED_API_GROUPS hashThong Kuah
2018-10-23Update all usages of KubeClientThong Kuah
2018-09-14Kubernetes secret are namespaced, so must always pass a namespace arg.Thong Kuah
2018-09-14Always create `gitlab` service account and service account token regardless o...Thong Kuah
2018-09-14Drive creation of a rbac platform_kubernetes off provider#legacy_abac so that...Thong Kuah
2018-09-14ABAC: fetch default service account token; RBAC: fetch gitlab service acount ...Thong Kuah
2018-09-14Create a GKE cluster with legacy_abac disabled when the `:rbac_clusters` feat...Thong Kuah
2018-09-14Teach GoogleApi::CloudPlatform::Client#projects_zones_clusters_create about l...Thong Kuah
2018-09-14Only create new service account with cluster-admin clusterrolebinding for whe...Thong Kuah
2018-09-14Set RBAC support behind a feature flag.Thong Kuah
2018-09-14Refactor to DRY out building of kube_client into originator serviceThong Kuah
2018-09-14When provisioning a new cluster, create gitlab service account so that GitLab...Thong Kuah
2018-09-14Move FetchKubernetesTokenService to under the Clusters::Gcp::Kubernetes names...Thong Kuah
2018-07-16Enable frozen string in apps/services/**/*.rbgfyoung
2018-04-18Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉
2018-04-17Replace 'GKE' with 'Google Kubernetes Engine'Taurie Davis
2018-02-23Modify cluster creation API method to enable legacy_apac as defaultMayra Cabrera
2018-02-06Replace "cluster" with "Kubernetes cluster"Winnie Hellmann
2017-11-02Fix out of sync with KubernetesService. Remove namespace pramas from controll...Shinya Maeda
2017-11-01Pass cluster_idKamil Trzcinski
2017-11-01Revert back FetchKubernetesTokenServiceKamil Trzcinski
2017-10-30specs for services. Improved details.Shinya Maeda
2017-10-23This worksShinya Maeda
2017-10-23Refactor Clusters to be consisted from GcpProvider and KubernetesPlatformKamil Trzcinski