summaryrefslogtreecommitdiff
path: root/spec/models/clusters/platforms/kubernetes_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Renames Cluster#managed? to provided_by_user?Mayra Cabrera2019-03-291-1/+1
* Update dashboards to additionally use new environment selectorJames Fargher2019-03-211-3/+3
* Resolve "Mask the existing variables"Matija Čupić2019-03-071-5/+5
* Do not allow local urls in Kubernetes formThong Kuah2019-02-211-0/+16
* Merge branch '55447-validate-k8s-ca-cert' into 'master'Dmitriy Zaporozhets2019-02-111-1/+31
|\
| * Validate kubernetes cluster CA certificate55447-validate-k8s-ca-certTiger2019-02-081-1/+31
* | Moves domain setting to Cluster settingMayra Cabrera2019-02-041-0/+13
|/
* Make RBAC enabled default for new clustersDylan Griffith2019-01-041-10/+2
* Merge branch '55551-nomethoderror-undefined-method-for-nil-nilclass' into 'ma...Kamil Trzciński2018-12-271-1/+2
|\
| * Handle nil terminals in Clusters::Platforms::KubernetesRémy Coutable2018-12-191-1/+2
* | Rename `ClusterPlatformConfigureWorker`George Tsiolis2018-12-211-2/+2
|/
* Merge branch 'check-unique-values-of-pipeline-enum' into 'master'Kamil Trzciński2018-12-041-0/+2
|\
| * Fix coding offenceShinya Maeda2018-12-041-2/+2
| * fix wordingShinya Maeda2018-12-031-1/+1
| * Fix the coding styleShinya Maeda2018-12-031-2/+2
| * Validate enum uniquenessShinya Maeda2018-12-031-0/+2
* | Fallback to admin token for project clusters onlyThong Kuah2018-12-041-0/+30
|/
* Fix deployment jobs using nil tokenThong Kuah2018-11-131-1/+39
* Only project clusters has Project Namespace fieldThong Kuah2018-11-081-0/+12
* Incorporates Kubernetes Namespace into Cluster's flowThong Kuah2018-11-021-25/+34
* Add Clusters::KubernetesNamespace model51716-add-kubernetes-namespace-modelMayra Cabrera2018-10-221-23/+52
* Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah2018-09-061-0/+24
* Backport CE changes from gitlab-ee#518a29073a9Matija Čupić2018-05-101-2/+2
* Stub deployments in Clusters::Platforms::Kubernetes specMatija Čupić2018-05-101-1/+4
* Replace KubeException with Kubeclient::HttpError (kubeclient 3.0)Pirate Praveen2018-03-151-1/+1
* Aling shared_exmaples to "same behavior between KubernetesService and Platfor...Shinya Maeda2017-11-281-49/+0
* Replce kubernetes_service and deployment_service to deployment_platformShinya Maeda2017-11-281-46/+46
* Fix tests for Clusters::Platforms::KubernetesShinya Maeda2017-11-281-12/+4
* Revert KubernetesService logic in Platforms::KubernetesShinya Maeda2017-11-281-0/+135
* Remove 10.3 comments (Tracked by a tech debts issue). Refactor spec factory n...refactor-clustersShinya Maeda2017-11-061-10/+10
* Fix tests. Remove NOT NULL constraint from cluster.user.Shinya Maeda2017-11-031-2/+1
* Fix some testsShinya Maeda2017-11-031-135/+50
* Fix spec. Fix usage ping. Fix warnings by adding new models and attributes.Shinya Maeda2017-11-011-28/+28
* specs for featureShinya Maeda2017-11-011-28/+28
* specs for controller. Improved validationShinya Maeda2017-10-311-60/+30
* specs for models. Improved details.Shinya Maeda2017-10-301-0/+304