Skip to content

orchestra/run: better handle weird args#2024

Merged
zmc merged 1 commit intoceph:mainfrom
kshtsk:wip-64452
Jan 30, 2025
Merged

orchestra/run: better handle weird args#2024
zmc merged 1 commit intoceph:mainfrom
kshtsk:wip-64452

Conversation

@kshtsk
Copy link
Contributor

@kshtsk kshtsk commented Jan 30, 2025

If one of the command args in remote.run is None then there is exception occurs while trying to qoute argument list:

TypeError: expected string or bytes-like object

This fix addresses the issue and gives user better idea what is happening, and how to fix the error.

Fixes: https://tracker.ceph.com/issues/64452

If one of the command args in remote.run is None then there is exception
occurs while trying to qoute argument list:

   TypeError: expected string or bytes-like object

This fix addresses the issue and gives user better idea what is
happening, and how to fix the error.

Fixes: https://tracker.ceph.com/issues/64452

Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@clyso.com>
Copy link
Member

@zmc zmc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent

@zmc zmc merged commit 5eda30d into ceph:main Jan 30, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants