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-05Shift to class methods for RefreshServiceThong Kuah
2018-12-05Rename to CreateOrUpdateServiceAccountServiceThong Kuah
2018-12-05DRY up refresh serviceThong Kuah
2018-12-05Create k8s namespace for project in group clustersThong Kuah
2018-12-05Modify service so that it can be re-runThong Kuah
2018-12-05Call ClusterPlatformConfigureWorker to re-use codeThong Kuah
2018-11-27Merge branch 'json-logging-for-k8s' into 'master'Stan Hu
2018-11-27Use JSON logging for helm install servicesDylan Griffith
2018-11-27Merge branch '51792-dont-delete-failed-install-pods' into 'master'Dmitriy Zaporozhets
2018-11-27Don't remove failed install podsDylan Griffith
2018-11-26Expose external_ip to knative cluster applicationChris Baumbauer
2018-11-22Addressing review commentsAmit Rathi
2018-11-19Merge branch 'master' into certmanager-tempAmit Rathi
2018-11-19Improve variables supportKamil TrzciƄski
2018-11-14Track Kubernetes errors using SentryDylan Griffith
2018-11-14Merge branch 'master' into certmanager-tempAmit Rathi
2018-11-13Show HTTP response code for Kubernetes errorsThong Kuah
2018-11-13CleanupAmit Rathi
2018-11-12Merge branch 'master' into certmanager-tempAmit Rathi
2018-11-11Merge branch 'fix-error-handling-bugs-in-kubernetes-integration' into 'master'Dmitriy Zaporozhets
2018-11-09Remove special handling for 404 response from K8sDylan Griffith
2018-11-08Raise on unknown clusterableThong Kuah
2018-11-08Do not allow applications for group clustersThong Kuah
2018-11-08Extend clusters_controller for group type clustersThong Kuah
2018-11-07Merge branch 'more-helm-install-error-logs' into 'master'Dmitriy Zaporozhets
2018-11-06Add more logging for errors with kubernetes on helm installDylan Griffith
2018-11-03Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer
2018-11-03Pushing WIP state for backupAmit Rathi
2018-11-02Incorporates Kubernetes Namespace into Cluster's flowThong Kuah
2018-11-02Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer
2018-11-01Abstract out project out of ClustersControllerThong Kuah
2018-10-31Rename knative domainname field to hostname and fix changelog entryChris Baumbauer
2018-10-29Associate clusters model to groupsThong Kuah
2018-10-25Knative supportChris Baumbauer
2018-10-23Store version within SUPPORTED_API_GROUPS hashThong Kuah
2018-10-23Update all usages of KubeClientThong Kuah
2018-10-15Merge branch '34758-refactor-cluster-services' into 'master'Dmitriy Zaporozhets
2018-10-15Remove un-used inheritance from serviceThong Kuah
2018-10-15Move non-controller code into dedicated serviceThong Kuah
2018-10-15Pass in project as kwarg for CreateServiceThong Kuah
2018-09-17Do not persist errors from Kubernetes callsMayra Cabrera
2018-09-14Kubernetes secret are namespaced, so must always pass a namespace arg.Thong Kuah
2018-09-14Add FE option for users to choose to create a fully RBAC-enabled cluster or not.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