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

Trigger all marked cronjobs #3177

Merged
merged 1 commit into from
Mar 9, 2025

Conversation

DanCocking
Copy link
Contributor

Currently, running the cronjob trigger command supports triggering the currently selected cronjob only. It would be nice if this feature supported triggering all marked cronjobs in the case that there are marked cronjobs - in a similar fashion to scaling deployments or generally deleting resources.

Let's modify cronjob triggering to support the case where the user has marked multiple cronjobs in the cronjob view.

Copy link
Owner

@derailed derailed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DanCocking Cool. Thank you for this udpate!

@DanCocking DanCocking force-pushed the trigger-all-marked-cronjobs branch from 22732c2 to fe2ba6e Compare March 7, 2025 13:18
@derailed
Copy link
Owner

derailed commented Mar 7, 2025

@DanCocking Looks like the code is not formatted correctly. Please check linter report.

@derailed derailed added enhancement New feature or request needs-tlc Pr needs additional updates labels Mar 7, 2025
Currently, running the cronjob trigger command supports
triggering the currently selected cronjob only. It would
be nice if this feature supported triggering all marked
cronjobs in the case that there are marked cronjobs - in
a similar fashion to scaling deployments or generally
deleting resources.

Let's modify cronjob triggering to support the case where
the user has marked multiple cronjobs in the cronjob view.
@DanCocking DanCocking force-pushed the trigger-all-marked-cronjobs branch from fe2ba6e to 8d114e9 Compare March 8, 2025 01:33
@DanCocking
Copy link
Contributor Author

@DanCocking Looks like the code is not formatted correctly. Please check linter report.

I did think the code diff seemed ultra suspicious. Have fixed it up.

@DanCocking DanCocking requested a review from derailed March 8, 2025 02:09
@derailed derailed merged commit 4867f53 into derailed:master Mar 9, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs-tlc Pr needs additional updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants