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

Receive and parse wadm/OAM manifests #43

Closed
thomastaylor312 opened this issue Mar 4, 2023 · 3 comments · Fixed by #72 or #73
Closed

Receive and parse wadm/OAM manifests #43

thomastaylor312 opened this issue Mar 4, 2023 · 3 comments · Fixed by #72 or #73
Assignees

Comments

@thomastaylor312
Copy link
Contributor

To be complete, there should be a module in the library code that:

  • Has concrete types for wadm manifests that can deserialize and serialize to yaml and json
  • Listens for manifests on the correct topics (see existing wadm code)
  • Properly parses those manifests
@thomastaylor312
Copy link
Contributor Author

@stephenandary said he'd work on finishing this out. The parsing is done, but we still need to listen on the correct topics and receive incoming manifests

@thomastaylor312
Copy link
Contributor Author

After talking to @stephenandary, I am going to start work on this for now

@thomastaylor312
Copy link
Contributor Author

Closed with #72 and #73

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
1 participant