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

controllers/nodes: add missing records for return objects #126

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

kshtsk
Copy link
Contributor

@kshtsk kshtsk commented Aug 1, 2024

On teuthology side at least for vms the lock/unlock mechanism still needs some records in return object like machine_type and is_vm:

https://github.com/ceph/teuthology/blob/main/teuthology/lock/cli.py#L168
https://github.com/ceph/teuthology/blob/main/teuthology/lock/cli.py#L174

Fixes: fb1c596

On teuthology side at least for vms the lock/unlock mechanism still
needs some records in return object like machine_type and is_vm.

Fixes: fb1c596
Signed-off-by: Kyr Shatskyy <[email protected]>
@kshtsk kshtsk added the bug label Aug 1, 2024
@kshtsk kshtsk requested a review from zmc August 1, 2024 10:34
@kshtsk
Copy link
Contributor Author

kshtsk commented Aug 1, 2024

@zmc take a look, can we merge it or we need to fix it on teuthology side by adding another query for status to the paddles?

@kshtsk
Copy link
Contributor Author

kshtsk commented Aug 8, 2024

Someone faced with this too: https://tracker.ceph.com/issues/63643

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.

Thanks for this

@zmc zmc merged commit 2de3e87 into ceph:main Aug 8, 2024
3 checks passed
@kshtsk kshtsk deleted the wip-fix-unlock branch August 8, 2024 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants