fleet/changes/issue-1231-global-schedule
Tomas Touceda 2d553db2aa
Issue 1231 add global schedule (#1383)
* Add Global Schedule

* Uncomment tests

* Uncomment integration tests

* Add targets for global schedule

* Add host label

* Simplify implementation

* wip

* Fix mock

* Add missing test

* Further simplify the implementation

* Forgot to remove test name

* Update names
2021-07-16 10:15:15 -03:00

1 line
67 B
Text

* Adds APIs for working with the Global Schedule. Fixes issue 1231