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

feat: Enable user to suspend a cronjob #452

Merged
merged 4 commits into from
Nov 28, 2024
Merged

feat: Enable user to suspend a cronjob #452

merged 4 commits into from
Nov 28, 2024

Conversation

bbernays
Copy link
Contributor

Users want to be able to create a cronjob but leave it disabled. This pr enables them to suspend the cronjob and when the cronjob is suspended it reduces the startingDeadlineSeconds value to a super low value to ensure that jobs do not get queued up

@bbernays bbernays requested a review from a team as a code owner November 28, 2024 02:21
@bbernays bbernays requested review from ronsh12 and removed request for a team November 28, 2024 02:21
@kodiakhq kodiakhq bot merged commit 940134d into main Nov 28, 2024
4 checks passed
@kodiakhq kodiakhq bot deleted the suspend-cronjob branch November 28, 2024 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants