Files
fleet/changes/issue-1231-global-schedule
T
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

2 lines
67 B
Plaintext

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