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

Add support for plain Jobs #19

Merged
merged 1 commit into from
May 24, 2024
Merged

Add support for plain Jobs #19

merged 1 commit into from
May 24, 2024

Conversation

jadolg
Copy link
Owner

@jadolg jadolg commented May 24, 2024

So far we have only supported CronJobs.
This also fixes a bug in the previous version that was not taking into account the correct annotation CronJobs and introduces a flag (verbose) to enable debug logs.

@jadolg jadolg self-assigned this May 24, 2024
@jadolg jadolg linked an issue May 24, 2024 that may be closed by this pull request
@jadolg jadolg force-pushed the add-jobs-support branch from f1aba0e to c3e7409 Compare May 24, 2024 12:36
@jadolg jadolg merged commit adb5b69 into main May 24, 2024
2 checks passed
@jadolg jadolg deleted the add-jobs-support branch May 24, 2024 12:40
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

Successfully merging this pull request may close these issues.

Extend it so it works with Jobs too
1 participant