gitlab-org--gitlab-foss/app/services/clusters
João Cunha 4c974f50f6 Get rid of ScheduleInstallationService
- deletes schedule_installation_service.rb
- moves schedule_installation_service.rb logic to create_service.rb
- moves specs as well

Removes code duplication

Remove unecessary spec block

Abide review suggestions

Test installable applications which are not associated to a cluster

Fix a typo

Removes duplciated expectation

Reuse variable instead of redefining

Remove method in favor of a local scoped lambda

Improve 'failing service' shared examples

Test the increase of status count

Remove duplicated test

Enable fronzen literal
2019-02-26 16:44:31 +00:00
..
applications Get rid of ScheduleInstallationService 2019-02-26 16:44:31 +00:00
gcp Rename ClusterPlatformConfigureWorker 2018-12-21 13:17:13 +00:00
build_service.rb Extract Clusters::BuildService 2018-12-10 14:14:20 +01:00
create_service.rb Raise on unknown clusterable 2018-11-08 23:28:30 +13:00
refresh_service.rb Shift to class methods for RefreshService 2018-12-05 11:57:02 +13:00
update_service.rb Pass in project as kwarg for CreateService 2018-10-15 11:01:09 +13:00