add recurring task support for katello#299
Open
archanaserver wants to merge 1 commit intotheforeman:masterfrom
Open
add recurring task support for katello#299archanaserver wants to merge 1 commit intotheforeman:masterfrom
archanaserver wants to merge 1 commit intotheforeman:masterfrom
Conversation
ekohl
reviewed
Nov 13, 2025
Member
ekohl
left a comment
There was a problem hiding this comment.
Is there an issue somewhere to rewrite it into Foreman's own recurring logic? Katello already depends on it so I'd think it could be done.
This is an architectural choice that I think we can drive. The foreman-tasks cleanup may be an exception because there is a bigger risk (cleaning up a task from a task can break if you aren't careful) but Katello can rely on it.
If that isn't too hard for the Katello devs to do then we'll have a better and more scalable design.
Member
|
Let's ask @ianballou |
|
Here is the issue: https://projects.theforeman.org/issues/35237 |
Member
|
needs a rebase |
459c2d0 to
e1b9f1f
Compare
ekohl
reviewed
Feb 12, 2026
Member
ekohl
left a comment
There was a problem hiding this comment.
Should we wait for Katello/katello#11633 to be merged and never implement the old way?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
based on #288