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

Cron based promotions #3595

Open
3 tasks done
PashCracken opened this issue Mar 2, 2025 · 2 comments
Open
3 tasks done

Cron based promotions #3595

PashCracken opened this issue Mar 2, 2025 · 2 comments

Comments

@PashCracken
Copy link

Checklist

  • I've searched the issue queue to verify this is not a duplicate feature request.
  • I've pasted the output of kargo version, if applicable.
  • I've pasted logs, if applicable.

Proposed Feature

Add support for stage promotion based on a cron expression. Automatically promote the last freight if previous stage is healthy.

Motivation

In our current CD pipelines that do not use Kargo we typically have promotion to production run on a schedule. E.g every morning Monday-Thursday. When the sync windows in different production environments after this the changes are synched. This change would take Kargo closer to replace our current pipelines

Suggested Implementation

No. Do not know the code base good enough yet

@hiddeco
Copy link
Contributor

hiddeco commented Mar 3, 2025

Potential duplicate of #1328

@krancour
Copy link
Member

krancour commented Mar 3, 2025

Potential duplicate of #1328

I think they are only very slightly different, and probably should be addressed together.

We could probably close this if we just work this detail into the #1328 thread.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants