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
2021-06-16Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot
2020-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot
2019-12-16Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot
2019-09-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-28Move generic k8s services out of GCP namespaceTiger
2019-08-07Use separate Kubernetes namespaces per environmentTiger Watson
2019-07-11Give Knative serving permissions to service accountHordur Freyr Yngvason
2019-06-24Merge branch '60617-enable-project-cluster-jit' into 'master'Thong Kuah
2019-06-21Retry fetching Kubernetes Secret tokenDylan Griffith
2019-06-18Enable project-level JIT resource creationTiger
2019-05-21Remove legacy Kubernetes #actual_namespaceTiger
2019-04-12Add frozen_string_literal to spec/servicesThong Kuah
2019-04-05Autocorrect with RSpec/ExampleWording copThong Kuah
2019-01-04Make RBAC enabled default for new clustersDylan Griffith
2018-12-21Rename `ClusterPlatformConfigureWorker`George Tsiolis
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-04Add missing strip to finalize creation service testChris Baumbauer
2018-11-02Incorporates Kubernetes Namespace into Cluster's flowThong Kuah
2018-11-01Fix typos in comments and specsGeorge Tsiolis
2018-10-23Update all usages of KubeClientThong Kuah
2018-09-14Address BE review - re-arrange some specsThong 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
2017-11-06Remove 10.3 comments (Tracked by a tech debts issue). Refactor spec factory n...Shinya Maeda
2017-11-02Fix some testsShinya Maeda
2017-11-01Fix spec. Fix usage ping. Fix warnings by adding new models and attributes.Shinya Maeda
2017-10-30specs for services. Improved details.Shinya Maeda