-
Notifications
You must be signed in to change notification settings - Fork 163
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
Switch to one Participant per Context #515
Commits on Mar 27, 2020
-
Rename security_directory.* to security.*
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Configuration menu - View commit details
-
Copy full SHA for 31d3acc - Browse repository at this point
Copy the full SHA 31d3accView commit details -
Switch to one participant per context
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com> Fix test Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com> Addressed comments Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com> Increase test_graph timeout Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Configuration menu - View commit details
-
Copy full SHA for f9aa67e - Browse repository at this point
Copy the full SHA f9aa67eView commit details -
Add context name and namespace, allow configuring security directory …
…with context name Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com> Address peer review comments Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com> Address peer review comments Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com> Correct wrong RMW_RET_OK to RCL_RET_OK Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Configuration menu - View commit details
-
Copy full SHA for 7009480 - Browse repository at this point
Copy the full SHA 7009480View commit details -
Only destroy security options when they were created
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Configuration menu - View commit details
-
Copy full SHA for d160c8d - Browse repository at this point
Copy the full SHA d160c8dView commit details -
Avoid mentioning node in security.*
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Configuration menu - View commit details
-
Copy full SHA for d8cd5d5 - Browse repository at this point
Copy the full SHA d8cd5d5View commit details -
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Configuration menu - View commit details
-
Copy full SHA for 9c5d594 - Browse repository at this point
Copy the full SHA 9c5d594View commit details -
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Configuration menu - View commit details
-
Copy full SHA for 61acc14 - Browse repository at this point
Copy the full SHA 61acc14View commit details -
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Configuration menu - View commit details
-
Copy full SHA for 859929c - Browse repository at this point
Copy the full SHA 859929cView commit details -
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Configuration menu - View commit details
-
Copy full SHA for 48864b8 - Browse repository at this point
Copy the full SHA 48864b8View commit details -
Support overriding the security directory
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Configuration menu - View commit details
-
Copy full SHA for deb4f94 - Browse repository at this point
Copy the full SHA deb4f94View commit details -
Rename test_security_directory to test_security
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Configuration menu - View commit details
-
Copy full SHA for 08653d0 - Browse repository at this point
Copy the full SHA 08653d0View commit details -
Reenable tests for security directory override
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Configuration menu - View commit details
-
Copy full SHA for 9134305 - Browse repository at this point
Copy the full SHA 9134305View commit details -
Add test case for 'rcl_get_security_options_from_environment'
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Configuration menu - View commit details
-
Copy full SHA for b4fe23a - Browse repository at this point
Copy the full SHA b4fe23aView commit details -
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Configuration menu - View commit details
-
Copy full SHA for f7d9406 - Browse repository at this point
Copy the full SHA f7d9406View commit details -
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Configuration menu - View commit details
-
Copy full SHA for 717c444 - Browse repository at this point
Copy the full SHA 717c444View commit details -
Latest update after discussion about supporting sros2
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Configuration menu - View commit details
-
Copy full SHA for ea4575f - Browse repository at this point
Copy the full SHA ea4575fView commit details -
Delete namespace from security root path functions. Delete security d…
…irectory prefix lookup strategy. Add context name validation Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Configuration menu - View commit details
-
Copy full SHA for 4e48a4d - Browse repository at this point
Copy the full SHA 4e48a4dView commit details -
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Configuration menu - View commit details
-
Copy full SHA for 8680864 - Browse repository at this point
Copy the full SHA 8680864View commit details -
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Configuration menu - View commit details
-
Copy full SHA for 0fe8a0b - Browse repository at this point
Copy the full SHA 0fe8a0bView commit details -
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Configuration menu - View commit details
-
Copy full SHA for c4807ba - Browse repository at this point
Copy the full SHA c4807baView commit details -
Naming: replace context_name with security_context
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Configuration menu - View commit details
-
Copy full SHA for 7f1b51e - Browse repository at this point
Copy the full SHA 7f1b51eView commit details -
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Configuration menu - View commit details
-
Copy full SHA for eb2e187 - Browse repository at this point
Copy the full SHA eb2e187View commit details -
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Configuration menu - View commit details
-
Copy full SHA for daad168 - Browse repository at this point
Copy the full SHA daad168View commit details -
Replace RCL_CONTEXT_NAME_* with RCL_SECURITY_CONTEXT_NAME_*
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Configuration menu - View commit details
-
Copy full SHA for 50035e3 - Browse repository at this point
Copy the full SHA 50035e3View commit details -
* Use security_context instead of context_name everywhere
* Add rcl_get_nodes_names_with_security_contexts Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Configuration menu - View commit details
-
Copy full SHA for b4d4738 - Browse repository at this point
Copy the full SHA b4d4738View commit details -
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Configuration menu - View commit details
-
Copy full SHA for 4c239f6 - Browse repository at this point
Copy the full SHA 4c239f6View commit details -
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Configuration menu - View commit details
-
Copy full SHA for 86da265 - Browse repository at this point
Copy the full SHA 86da265View commit details -
Address more reviewers' comments
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Configuration menu - View commit details
-
Copy full SHA for 46322dc - Browse repository at this point
Copy the full SHA 46322dcView commit details -
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Configuration menu - View commit details
-
Copy full SHA for 000e2e3 - Browse repository at this point
Copy the full SHA 000e2e3View commit details
Commits on Mar 30, 2020
-
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Configuration menu - View commit details
-
Copy full SHA for 77aad14 - Browse repository at this point
Copy the full SHA 77aad14View commit details