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

Control the agents remotely #213

Merged

Conversation

yunkon-kim
Copy link
Member

  • Re-structure the cb-network agent to control it remotely
  • Change network-related naming convention
  • Newly create command package to use a command in the same manner and also to add new command easily

- Make watchNetworkingRule() function
- Make compareAndSwapHostNetworkInformation() function
- Add variables (ID, HostID, notificationChannel) in cb-network object for object independence
- Re-accommodate decodeAndSetNetworkingRule() under cb-network object
- Rename term from IPCIDRBlock to IPv4Network
- Add control() and process()
- Replace and fit the existing functions to the mechanism of process()
- Integrate with etcd control mechanism
- Newly create command package to handle commands and its message body
- Move and tidy up some source code blocks
@yunkon-kim yunkon-kim self-assigned this Jan 10, 2022
@yunkon-kim yunkon-kim linked an issue Jan 10, 2022 that may be closed by this pull request
@yunkon-kim yunkon-kim merged commit 82ada49 into cloud-barista:develop Jan 11, 2022
@yunkon-kim yunkon-kim deleted the control-the-agents-remotely branch January 11, 2022 00:50
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

Successfully merging this pull request may close these issues.

Control cb-network agents remotely
1 participant