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-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
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-08-01Merge branch 'timeouted' into 'master'Grzegorz Bizon
2018-07-25Backports relevant changes made in https://gitlab.com/gitlab-org/gitlab-ee/me...Tiago Botelho
2018-07-18correct error messageDiana Stanley
2018-07-16Enable frozen string in apps/services/**/*.rbgfyoung
2018-05-25Add support for Jupyter in GitLab via KubernetesDmitriy Zaporozhets
2018-05-24Refactor code around scheduling cluster installationsDmitriy Zaporozhets
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-03-15Replace KubeException with Kubeclient::HttpError (kubeclient 3.0)Pirate Praveen
2018-02-25Increase lease timeout for CheckIngressIpAddressService to reduce polling fre...Dylan Griffith
2018-02-23Merge branch 'master' into 42643-persist-external-ip-of-ingress-controller-gkeDylan Griffith
2018-02-23Simplify retrying for ClusterWaitForIngressIpAddressWorker and style changesDylan Griffith