summaryrefslogtreecommitdiff
path: root/spec/migrations/migrate_kubernetes_service_to_new_clusters_architectures_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fix static analysysShinya Maeda2018-01-081-9/+9
|
* Disable STI of ActiveRecord. Refactoring specs.Shinya Maeda2018-01-081-64/+164
|
* Revert bulk_insert and bring back AR insert(one by one)Shinya Maeda2018-01-081-12/+28
|
* Add a new test for emptified paramsShinya Maeda2018-01-081-2/+19
|
* Fix static anylysyShinya Maeda2018-01-081-7/+7
|
* Opitmize migration process by using both unmanaged_kubernetes_service and ↵Shinya Maeda2018-01-081-6/+0
| | | | kubernetes_service_without_template
* Add logic to swtich environment_scope by the situationShinya Maeda2018-01-081-10/+40
|
* Add env_scope testsShinya Maeda2018-01-081-0/+32
|
* Fix testShinya Maeda2018-01-081-187/+52
|
* Restructure specShinya Maeda2018-01-081-160/+229
|
* Add test. Disable KubernetesService when migratedShinya Maeda2018-01-081-0/+189