Commit graph

13 commits

Author SHA1 Message Date
Shinya Maeda
6712762b9d Add ClusterPresenter. Fix Static Analysys. 2017-10-06 02:45:15 +09:00
Shinya Maeda
6b07aa5ec8 integrate_cluster_service_spec. provision_cluster_service_spec. update_cluster_service_spec. 2017-10-05 16:34:24 +09:00
Kamil Trzcinski
07247601f3 Remove status enum from Gcp::Cluster, use state_machine#state 2017-10-04 22:13:10 +02:00
Kamil Trzcinski
54831bd44b Updated messages and notices 2017-10-04 21:10:08 +02:00
Shinya Maeda
a644f4b829 Add spec/models/gcp/cluster_spec.rb 2017-10-04 22:40:12 +09:00
Kamil Trzcinski
ea4af856e4 Fix cluster event names to be prefixed with: make_ 2017-10-04 15:14:45 +02:00
Shinya Maeda
8cff79bc1d Fix static analysys. Fix import config. 2017-10-04 20:27:25 +09:00
Shinya Maeda
982c2b83ed Fix static anlysys. Added safe_model_attributes. 2017-10-04 18:21:01 +09:00
Shinya Maeda
20abcbffae Add google_api to TOP_LEVEL_ROUTES. Import/Export model failure fix. Fix static analysys. 2017-10-04 16:04:45 +09:00
Kamil Trzcinski
c6d53250de Specify defaults, fix policies, fix db columns 2017-10-04 00:20:47 +02:00
Kamil Trzcinski
c471430a13 Gcp::Cluster improvements
- introduce state machine
- use before transitions to clear data
- introduce namespace validation
2017-10-03 23:26:26 +02:00
Shinya Maeda
6b7889f750 Implement Policy. Use show instead of edit. Chnage db column. fix comments. dry up workers 2017-10-03 23:44:06 +09:00
Shinya Maeda
34e66c427d PollingInterval, rename to gke_clusters, has_one :cluster 2017-10-02 21:58:50 +09:00