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

wadm shouldn't operate components & providers started elsewhere #537

Open
lxfontes opened this issue Jan 2, 2025 · 1 comment
Open

wadm shouldn't operate components & providers started elsewhere #537

lxfontes opened this issue Jan 2, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@lxfontes
Copy link
Member

lxfontes commented Jan 2, 2025

Right now wadm assumes to be the only orchestrator responsible for placing components & providers on host.
That assumption is not true.

wadm should only manipulate components & providers related to "wadm models".

Suggestion: rely on the annotations field to determine if a component/provider is being managed by wadm.

Bonus points: consider the situation where multiple wadms are running on the same lattice ( meaning the annotation should also carry a wadm-id )

@brooksmtownsend brooksmtownsend added the bug Something isn't working label Jan 2, 2025
@brooksmtownsend
Copy link
Member

@lxfontes do you have some sample reproduction steps for this? If wadm is removing components/providers that do not have the wadm annotation, then it is a bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants