summaryrefslogtreecommitdiff
path: root/spec/models/clusters/platforms
Commit message (Expand)AuthorAgeFilesLines
* 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