You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
The text was updated successfully, but these errors were encountered: