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

[umbrella] Implement level-triggered architecture #193

Open
3 of 6 tasks
squaremo opened this issue Sep 21, 2023 · 0 comments
Open
3 of 6 tasks

[umbrella] Implement level-triggered architecture #193

squaremo opened this issue Sep 21, 2023 · 0 comments

Comments

@squaremo
Copy link
Contributor

squaremo commented Sep 21, 2023

Implement the level-triggered architecture as explained in https://github.com/weaveworks/weave-gitops-private/blob/191-pipelines-watcher/docs/rfcs/0006-pipelines-level-triggered/README.md.

This gives a chunking of the implementation, so that each bit doesn't take too long, and some things can be done concurrently. In particular, the prototype implementation of the first issue below gives a base for reimplementing promotions, and can be extended to support remote clusters independently.

First:

Then, to some extent concurrently:

@squaremo squaremo changed the title [umbrella] Level-triggered architecture [umbrella] Implement level-triggered architecture Sep 21, 2023
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

2 participants