-
Notifications
You must be signed in to change notification settings - Fork 402
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 an 'iox1' prefix to all resources created by 'iceoryx_posh' and 'RouDi' #2185
Labels
refactoring
Refactor code without adding features
Comments
@elBoberido nice. |
elBoberido
added a commit
to elBoberido/iceoryx
that referenced
this issue
Feb 12, 2024
elBoberido
added a commit
to elBoberido/iceoryx
that referenced
this issue
Feb 12, 2024
elBoberido
added a commit
to elBoberido/iceoryx
that referenced
this issue
Feb 12, 2024
elBoberido
added a commit
to elBoberido/iceoryx
that referenced
this issue
Feb 12, 2024
22 tasks
elBoberido
added a commit
to elBoberido/iceoryx
that referenced
this issue
Feb 13, 2024
elBoberido
added a commit
to elBoberido/iceoryx
that referenced
this issue
Feb 13, 2024
elBoberido
added a commit
to elBoberido/iceoryx
that referenced
this issue
Feb 13, 2024
elBoberido
added a commit
to elBoberido/iceoryx
that referenced
this issue
Feb 13, 2024
elBoberido
added a commit
to elBoberido/iceoryx
that referenced
this issue
Feb 13, 2024
elBoberido
added a commit
to elBoberido/iceoryx
that referenced
this issue
Feb 13, 2024
elBoberido
added a commit
to elBoberido/iceoryx
that referenced
this issue
Feb 13, 2024
elBoberido
added a commit
to elBoberido/iceoryx
that referenced
this issue
Feb 13, 2024
elBoberido
added a commit
to elBoberido/iceoryx
that referenced
this issue
Feb 13, 2024
elBoberido
added a commit
to elBoberido/iceoryx
that referenced
this issue
Feb 13, 2024
elBoberido
added a commit
to elBoberido/iceoryx
that referenced
this issue
Feb 13, 2024
elBoberido
added a commit
to elBoberido/iceoryx
that referenced
this issue
Feb 16, 2024
elBoberido
added a commit
to elBoberido/iceoryx
that referenced
this issue
Feb 16, 2024
elBoberido
added a commit
to elBoberido/iceoryx
that referenced
this issue
Feb 16, 2024
elBoberido
added a commit
to elBoberido/iceoryx
that referenced
this issue
Feb 16, 2024
elBoberido
added a commit
to elBoberido/iceoryx
that referenced
this issue
Feb 19, 2024
elBoberido
added a commit
to elBoberido/iceoryx
that referenced
this issue
Feb 19, 2024
elBoberido
added a commit
to elBoberido/iceoryx
that referenced
this issue
Feb 19, 2024
elBoberido
added a commit
to elBoberido/iceoryx
that referenced
this issue
Feb 19, 2024
elBoberido
added a commit
to elBoberido/iceoryx
that referenced
this issue
Feb 19, 2024
elBoberido
added a commit
to elBoberido/iceoryx
that referenced
this issue
Feb 19, 2024
elBoberido
added a commit
to elBoberido/iceoryx
that referenced
this issue
Feb 19, 2024
elBoberido
added a commit
to elBoberido/iceoryx
that referenced
this issue
Feb 19, 2024
elBoberido
added a commit
to elBoberido/iceoryx
that referenced
this issue
Feb 19, 2024
elBoberido
added a commit
to elBoberido/iceoryx
that referenced
this issue
Feb 19, 2024
elBoberido
added a commit
to elBoberido/iceoryx
that referenced
this issue
Feb 19, 2024
elBoberido
added a commit
to elBoberido/iceoryx
that referenced
this issue
Feb 19, 2024
elBoberido
added a commit
that referenced
this issue
Feb 21, 2024
…ryx-resources iox-#2185 Use prefix for iceoryx resources
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Brief feature description
Currently the resources created by 'iceoryx_posh' or 'RouDi' are not prefixed. This makes it hard to distinguish the resources created by iceoryx applications from other application. Sometimes it is necessary to manually delete all these resources and an
iox1
prefix similar to theiox2
prefix for iceoryx2 will help to clearly identify the resources of iceoryx1 applications.The text was updated successfully, but these errors were encountered: