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-07-04Remove now unused KubernetesService methodsJames Fargher
2019-06-21Update KubernetesService deprecation warningTiger
2019-06-18Make KubernetesService readonlyJames Fargher
2019-05-21Remove legacy Kubernetes #actual_namespaceTiger
2019-04-29Also define KubernetesService#namespace_forPeter Leitzen
2019-03-21Update dashboards to additionally use new environment selectorJames Fargher
2019-03-07Resolve "Mask the existing variables"Matija Čupić
2019-01-02Use OpenShift in docs and Web UI instead of OpenshiftTakuya Noguchi
2018-11-30Make KUBECONFIG nil if KUBE_TOKEN is nilDylan Griffith
2018-11-13Show HTTP response code for Kubernetes errorsThong 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-06Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah
2018-08-10Enable frozen string in rest of app/models/**/*.rbgfyoung
2018-07-05Don't consider a new inactive KubernetesService invalidDouwe Maan
2018-06-01Add validation to webhook and service URLs to ensure they are not blocked bec...Francisco Javier López
2018-03-17Merge branch 'master' into 'update-kubeclient'Grzegorz Bizon
2018-03-15Replace KubeException with Kubeclient::HttpError (kubeclient 3.0)Pirate Praveen
2018-03-14DRY remaining instances of predefined variablesGrzegorz Bizon
2018-03-12Extract variables collection item to a separate classGrzegorz Bizon
2018-03-07Make variables collection to runner mapping explicitGrzegorz Bizon
2018-03-07Merge branch 'master' into backstage/gb/refactor-ci-cd-variables-collectionsGrzegorz Bizon
2018-02-06Replace "cluster" with "Kubernetes cluster"Winnie Hellmann
2018-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
2018-01-0441054-Disallow creation of new Kubernetes integrationsMayra Cabrera
2017-11-28Check diff between KubernetesService and Platforms::Kubernetes. Synchronize a...Shinya Maeda
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-11-02Improve backend structure of dataKamil Trzcinski
2017-11-02Merge branch 'refactor-clusters' into 38464-k8s-appsKamil Trzcinski
2017-11-02Install k8s application with helm running inside the clusterAlessio Caiazza
2017-10-26Add KubernetesService#default_namespace testsAlessio Caiazza
2017-10-04namespace should be lowercased in kubernetes. This is also true for the scena...Mircea Danila Dumitrescu
2017-09-22Introduce CI/CD variables collection classGrzegorz Bizon
2017-08-22Enfouce namespace for Kubernetes to lowercaseShinya Maeda
2017-07-19Resolve "Clarify k8s service keys"Dimitrie Hoekstra
2017-07-06Rename KUBECONFIG_FILE to KUBECONFIGLin Jen-Shin
2017-06-16Changelog entry, doc, and only pass KUBECONFIG_FILELin Jen-Shin
2017-06-16Generate KUBECONFIG in KubernetesService#predefined_variablesLin Jen-Shin
2017-06-14Backport EE changes to the Kubernetes serviceNick Thomas
2017-05-25Fix terminals support for Kubernetes serviceKamil Trzcinski
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-04-04Don't autofill kubernetes namespaceZ.J. van de Weg
2017-03-06Make a default namespace of Kubernetes service to contain project IDKamil Trzcinski
2017-03-03Add KUBE_CA_PEM_FILE, deprecate KUBE_CA_PEMNick Thomas
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Enable Style/MultilineHashBraceLayoutDouwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-23Enable Style/SpaceInsideBracketsDouwe Maan
2017-02-06Introduce maximum session time for terminal websocket connectionAdam Niedzielski