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
2019-09-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-28Move generic k8s services out of GCP namespaceTiger
2019-06-18Enable project-level JIT resource creationTiger
2018-12-21Rename `ClusterPlatformConfigureWorker`George Tsiolis
2018-12-17Add externalized strings for clusters error messagesGeorge Tsiolis
2018-12-11Minor refactor to GCP service classesMayra Cabrera
2018-12-10Add more structured JSON logging to Kubernetes classesDylan Griffith
2018-12-05Rename to CreateOrUpdateServiceAccountServiceThong Kuah
2018-12-04Call ClusterPlatformConfigureWorker to re-use codeThong Kuah
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-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-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-17Replace 'GKE' with 'Google Kubernetes Engine'Taurie Davis
2018-02-23Modify cluster creation API method to enable legacy_apac as defaultMayra Cabrera
2017-11-02Fix out of sync with KubernetesService. Remove namespace pramas from controll...Shinya Maeda
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