Commit Graph

6 Commits

Author SHA1 Message Date
Thong Kuah a2cfc150ce Add # frozen_string_literal to spec/models
Adds `# frozen_string_literal: true` to spec/models ruby files
2019-04-01 14:37:54 +13:00
Dylan Griffith 9275e1dfbf Make RBAC enabled default for new clusters
Many changes were also made to tests that expected this to default to
false.
2019-01-04 11:49:13 +01:00
Thong Kuah c9af170d9a Create a GKE cluster with legacy_abac disabled when the `:rbac_clusters` feature flag is enabled
Explicitly persist the legacy_abac value of the cluster_provider_gcp so that we can disable abac if the `:rbac_clusters` feature flag is enabled
2018-09-14 16:26:51 +12:00
bikebilly 8d7fbd09dc Change new occurrencies of n1-default-4 2017-11-07 09:46:04 +01:00
Shinya Maeda a99ad59e65 Remove 10.3 comments (Tracked by a tech debts issue). Refactor spec factory name. Use ArgumentError 2017-11-06 23:06:10 +09:00
Shinya Maeda 478e59fe8d specs for models. Improved details. 2017-10-30 03:48:45 +09:00