Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FeatureRequest] ScalingSchedule: add crontab schedule #377

Open
jgournet opened this issue Nov 23, 2021 · 0 comments
Open

[FeatureRequest] ScalingSchedule: add crontab schedule #377

jgournet opened this issue Nov 23, 2021 · 0 comments

Comments

@jgournet
Copy link

The current options "OneTime" and "Repeating" do not allow the same flexibility as using a classic crontab/cronjob style
=> would it be possible to add this ?

Notes:

  1. thanks for adding that ScalingSchedule ! really appreciated
  2. example use case: "schedule every first day of the Month at 1am" => "0 1 1 * *" : this is something easily done in cronjob, but can't be done with the current ScalingSchedules; and since cron is ubiquitous in modern (linux) world, I hope this feature request is not too far fetched
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant