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

Architecture #11

Open
babadofar opened this issue Dec 9, 2022 · 1 comment
Open

Architecture #11

babadofar opened this issue Dec 9, 2022 · 1 comment

Comments

@babadofar
Copy link
Contributor

We need to decided on the architecture of the application before we go much further.
I guess we need two types of components,

  • one central controller which receives all events that Jenkins X publishes, and has some mechanism where it is possible to subscribe to the same events. The subscribers may be both internal Jenkins X components, and external.
  • the other component is placed out on the edge, gathering necessary information to produce a full event, and pushing it to the controller.
@babadofar
Copy link
Contributor Author

Let's make this into phase X, we should just start out with a simple non-optimized solution to prove the concept

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

No branches or pull requests

1 participant