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

feat: add parser module & proxy structures for scheduler #63

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

iverly
Copy link
Contributor

@iverly iverly commented Aug 29, 2022

This PR adds the parser module to easily switch between agent/scheduler/controller instance structure for eg.

It also adds the InstanceScheduled/NodeRegistered structures to provide helpful methods to create instance or update instance status for eg.

@iverly iverly requested a review from sameo August 29, 2022 09:53
@iverly iverly self-assigned this Aug 29, 2022
@iverly iverly added the enhancement New feature or request label Aug 29, 2022
@iverly iverly force-pushed the feat/scheduler/add-proxy-structures branch 3 times, most recently from 00bb280 to c9cacf7 Compare August 29, 2022 10:07
@iverly iverly force-pushed the feat/scheduler/add-proxy-structures branch from c9cacf7 to 4279dc0 Compare August 29, 2022 10:11
@iverly iverly force-pushed the feat/scheduler/add-proxy-structures branch from 4279dc0 to 5b71111 Compare August 29, 2022 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant