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

Optionally allow for applications to be rolled out in an ordered fashion #560

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

beekhof
Copy link
Contributor

@beekhof beekhof commented Jul 18, 2024

Pure GitOps would have everything be infinitely declarative, however real life is messy and not all applications fit the declarative model. Rather than push the retries higher and higher, allow knowledgable authors to optionally define an order that applications should be rolled out in.

@mbaldessari
Copy link
Contributor

I think this is a sensible change. I'd probably rename wave to syncwave or something like that to make it a bit more explicit. Also add it to values.json.schema and maybe in one example

@beekhof
Copy link
Contributor Author

beekhof commented Jul 19, 2024

Modified. @day0hero can you test that the comment is actually true?

@mbaldessari
Copy link
Contributor

/lgtm

@soukron
Copy link
Contributor

soukron commented Oct 7, 2024

👀

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.

3 participants