Skip to content

Commit

Permalink
Support Styx style schedule (#83)
Browse files Browse the repository at this point in the history
* Support cron schedule with offset.

For example: https://github.com/spotify/styx#schedule-string

* Add generated files

* Update protos/flyteidl/admin/schedule.proto

Co-authored-by: Yee Hing Tong <wild-endeavor@users.noreply.github.com>

* Update protos/flyteidl/admin/schedule.proto

Co-authored-by: Yee Hing Tong <wild-endeavor@users.noreply.github.com>

* Update protos/flyteidl/admin/schedule.proto

Co-authored-by: Yee Hing Tong <wild-endeavor@users.noreply.github.com>

* Regenerate files

* Regenerate files

* Change the message name back

* Revert "Change the message name back"

This reverts commit e468ea836dd30fc01699fd417ee64a182603b7f7.

* Add comments for schedule and offset

Co-authored-by: Yee Hing Tong <wild-endeavor@users.noreply.github.com>
  • Loading branch information
honnix and wild-endeavor committed Oct 2, 2020
1 parent b4d58fd commit bb6e715
Show file tree
Hide file tree
Showing 25 changed files with 2,664 additions and 102 deletions.
2 changes: 1 addition & 1 deletion flyteidl/gen/pb-cpp/flyteidl/admin/launch_plan.pb.cc

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

523 changes: 504 additions & 19 deletions flyteidl/gen/pb-cpp/flyteidl/admin/schedule.pb.cc

Large diffs are not rendered by default.

0 comments on commit bb6e715

Please sign in to comment.