-
Notifications
You must be signed in to change notification settings - Fork 275
Add enclaves introspection method in Node
#538
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
Add enclaves introspection method in Node
#538
Conversation
mikaelarguedas
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.
this looks like a lot of copied code, would there be a way to reuse rather than duplicate ?
Code itself lgtm
See 7b4e246. |
mikaelarguedas
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.
much nicer thanks 👍
One documentation nit otherwise LGTM with green CI
mikaelarguedas
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
I would be great to update this to use "enclaves" and match ros2/rcl#612 so that there isn't a need for an immediate follow-up PR changing this new API
Sounds good, I will wait until the other group of PRs get merged, and then update. |
hidmic
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
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
dd8b49e to
94038e7
Compare
Node
hidmic
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
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com> Co-Authored-By: Michel Hidalgo <michel@ekumenlabs.com>
Fixes #529.
With this, policy generation from a running example can be reactivated in
sros2.