summaryrefslogtreecommitdiff
path: root/app/models/clusters/platforms/kubernetes.rb
Commit message (Expand)AuthorAgeFilesLines
* Use separate Kubernetes namespaces per environmentTiger Watson2019-08-071-11/+21
* Move terminal construction logic to Environment61156-instance-level-cluster-pod-terminal-accessTiger2019-06-251-35/+14
* Merge branch '60617-enable-project-cluster-jit' into 'master'Thong Kuah2019-06-241-9/+0
|\
| * Enable project-level JIT resource creation60617-enable-project-cluster-jitTiger2019-06-181-9/+0
* | Remove project-level cluster credential fallbackTiger Watson2019-06-211-13/+0
|/
* Allow switching clusters between managed/unmanagedTiger2019-06-181-2/+11
* Add a default reactive cache keyadd-default-reactive-cache-keyTiger2019-06-071-1/+0
* Remove legacy Kubernetes #actual_namespace61935-remove-code-left-over-from-when-clusters-were-always-project-specificTiger2019-05-211-39/+21
* Add gitlab-managed option to clusters formMayra Cabrera2019-05-031-5/+6
* Remove superfluous navigator operatorPeter Leitzen2019-04-291-1/+1
* Use correct k8s namespace in Prometheus queriesPeter Leitzen2019-04-291-0/+4
* Upgrade Rails to 5.1.6.1Jasper Maes2019-04-231-1/+1
* Renames Cluster#managed? to provided_by_user?Mayra Cabrera2019-03-291-2/+2
* Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-281-1/+1
* Update dashboards to additionally use new environment selectorJames Fargher2019-03-211-1/+1
* Resolve "Mask the existing variables"Matija Čupić2019-03-071-1/+1
* Do not allow local urls in Kubernetes formThong Kuah2019-02-211-1/+1
* Merge branch '55447-validate-k8s-ca-cert' into 'master'Dmitriy Zaporozhets2019-02-111-0/+1
|\
| * Validate kubernetes cluster CA certificate55447-validate-k8s-ca-certTiger2019-02-081-0/+1
* | Moves domain setting to Cluster settingMayra Cabrera2019-02-041-0/+2
|/
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Make RBAC enabled default for new clustersDylan Griffith2019-01-041-0/+2
* Merge branch '55551-nomethoderror-undefined-method-for-nil-nilclass' into 'ma...Kamil Trzciński2018-12-271-1/+1
|\
| * Handle nil terminals in Clusters::Platforms::KubernetesRémy Coutable2018-12-191-1/+1
* | Rename `ClusterPlatformConfigureWorker`George Tsiolis2018-12-211-1/+1
|/
* Merge branch 'set-kubeconfig-nil-when-token-nil' into 'master'Dmitriy Zaporozhets2018-12-051-3/+1
|\
| * Make KUBECONFIG nil if KUBE_TOKEN is nilDylan Griffith2018-11-301-3/+1
* | Fallback to admin token for project clusters onlyThong Kuah2018-12-041-1/+1
|/
* Show HTTP response code for Kubernetes errorsThong Kuah2018-11-131-3/+1
* Fix deployment jobs using nil tokenThong Kuah2018-11-131-1/+1
* Still raise if there's no #actual_namespaceThong Kuah2018-11-081-0/+1
* Consolidate how we allow user defined namespaceThong Kuah2018-11-081-2/+2
* Only project clusters has Project Namespace fieldThong Kuah2018-11-081-0/+9
* Group clusters will have no actual_namespaceThong Kuah2018-11-081-1/+1
* Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer2018-11-031-8/+28
|\
| * Incorporates Kubernetes Namespace into Cluster's flowThong Kuah2018-11-021-8/+28
* | Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer2018-11-021-4/+2
|\ \ | |/
| * Store version within SUPPORTED_API_GROUPS hashrefactor_gitlab_kube_clientThong Kuah2018-10-231-2/+1
| * Update all usages of KubeClientThong Kuah2018-10-231-3/+2
* | Update helm version 1.7.2 -> 2.11.0Chris Baumbauer2018-10-241-0/+6
|/
* Add Clusters::KubernetesNamespace model51716-add-kubernetes-namespace-modelMayra Cabrera2018-10-221-1/+15
* Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah2018-09-061-14/+13
* Enable frozen string for app/models/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-models-moregfyoung2018-08-031-0/+2
* Fix attr_encryption key settingsStan Hu2018-06-021-2/+2
* Upgrade to Ruby 2.4.4sh-bump-ruby-2.4Stan Hu2018-05-291-2/+2
* Merge branch 'master' into 'update-kubeclient'Grzegorz Bizon2018-03-171-12/+12
|\
| * DRY remaining instances of predefined variablesGrzegorz Bizon2018-03-141-12/+12
* | Replace KubeException with Kubeclient::HttpError (kubeclient 3.0)Pirate Praveen2018-03-151-1/+1
|/
* Replace "cluster" with "Kubernetes cluster"winh-kubernetes-clustersWinnie Hellmann2018-02-061-1/+1
* use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-021-2/+1