-
Notifications
You must be signed in to change notification settings - Fork 260
feat: [NPM] Create controlplane manager for decomposed model #1189
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
feat: [NPM] Create controlplane manager for decomposed model #1189
Conversation
Signed-off-by: Nitish Malhotra <nitishm@microsoft.com>
6c87214 to
2dba673
Compare
Signed-off-by: Nitish Malhotra <nitishm@microsoft.com>
Signed-off-by: Nitish Malhotra <nitishm@microsoft.com>
ad1a8eb to
e66192e
Compare
Signed-off-by: Nitish Malhotra <nitishm@microsoft.com>
…rking into nitishm/feat/decomposed-model-start-commands
- Completed the TODO items including instantiating the goalstateprocessor and passing it to the controllers - Refactor of the code and add error/corner condition checks to all initializers. Signed-off-by: Nitish Malhotra <nitishm@microsoft.com>
Signed-off-by: Nitish Malhotra <nitishm@microsoft.com>
ed9039a to
1cd7e7a
Compare
1cd7e7a to
ce9e0d7
Compare
Signed-off-by: Nitish Malhotra <nitishm@microsoft.com>
ce9e0d7 to
292233c
Compare
Signed-off-by: Nitish Malhotra <nitishm@microsoft.com>
9165153 to
dfe028b
Compare
vakalapa
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Initial component naming comments.
353cbdd to
9809b1b
Compare
Signed-off-by: Nitish Malhotra <nitishm@microsoft.com>
9809b1b to
b203866
Compare
Signed-off-by: Nitish Malhotra <nitishm@microsoft.com>
…rking into nitishm/feat/decomposed-model-start-commands
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[deleted comment]
Signed-off-by: Nitish Malhotra <nitishm@microsoft.com>
Signed-off-by: Nitish Malhotra <nitishm@microsoft.com>
Signed-off-by: Nitish Malhotra <nitishm@microsoft.com>
Signed-off-by: Nitish Malhotra <nitishm@microsoft.com>
vakalapa
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm 🚢
Implement the controlplane component of the decomposed model of
operation.
controllers
Signed-off-by: Nitish Malhotra nitishm@microsoft.com
Reason for Change:
Issue Fixed:
Requirements:
Notes: