summaryrefslogtreecommitdiff
path: root/spec/support/services/clusters/create_service_shared.rb
Commit message (Expand)AuthorAgeFilesLines
* Use separate Kubernetes namespaces per environmentTiger Watson2019-08-071-17/+50
* Add frozen_string_literal to spec/supportThong Kuah2019-07-251-0/+2
* Revert "Merge branch 'refactor-cluster-create-service-spec' into 'master'"Thong Kuah2018-10-221-0/+59
* Move shared examples into the only file where usedrefactor-cluster-create-service-specThong Kuah2018-10-171-59/+0
* Remove `rbac_clusters` feature flagThong Kuah2018-10-041-4/+0
* Address BE review - re-arrange some specsThong Kuah2018-09-141-1/+2
* Add FE option for users to choose to create a fully RBAC-enabled cluster or not.Thong Kuah2018-09-141-11/+2
* Create a GKE cluster with legacy_abac disabled when the `:rbac_clusters` feat...Thong Kuah2018-09-141-1/+15
* Extract shared components from Clusters::CreateService specMatija Čupić2018-05-131-0/+57