Commit graph

11 commits

Author SHA1 Message Date
gfyoung
265478ad74 Enable frozen string in apps/services/**/*.rb
For directories application_settings --> labels.

Partially addresses #47424.
2018-07-16 12:36:41 -07:00
🙈 jacopo beschi 🙉
c6b1043e9d Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
Taurie Davis
a442e34cde Replace 'GKE' with 'Google Kubernetes Engine' 2018-04-17 12:59:31 +00:00
Mayra Cabrera
14978ddc53 Modify cluster creation API method to enable legacy_apac as default
GKE 1.8 has RBAC on by default, since GKE has bumped the default version
to 1.8.7 RBAC is now on, and we don't support that out of the box.

This was also avoiding cluster applications (tiller, prometheus, etc), to
be installed.

Closes #41619
2018-02-22 15:27:56 -06:00
Winnie Hellmann
0ecd759d73 Replace "cluster" with "Kubernetes cluster" 2018-02-06 10:05:02 +01:00
Shinya Maeda
b129f06733 Fix out of sync with KubernetesService. Remove namespace pramas from controller. Use time_with_zone in schema. Remove Gcp::Clusters from safe_model_attributes.ym 2017-11-02 23:19:11 +09:00
Kamil Trzcinski
e659481c61 Pass cluster_id 2017-11-01 17:10:41 +01:00
Kamil Trzcinski
1427bdcadf Revert back FetchKubernetesTokenService 2017-11-01 13:58:08 +01:00
Shinya Maeda
d6744d9838 specs for services. Improved details. 2017-10-30 21:55:18 +09:00
Shinya Maeda
d0cff7f585 This works 2017-10-23 11:36:35 +03:00
Kamil Trzcinski
e1d12ba9b9 Refactor Clusters to be consisted from GcpProvider and KubernetesPlatform 2017-10-23 08:57:52 +03:00