-
Notifications
You must be signed in to change notification settings - Fork 116
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 meta option usage for pcs resource clone #648
add meta option usage for pcs resource clone #648
Conversation
Can one of the admins verify this patch? |
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.
The usage is correct, there is nothing to be fixed in there. What's wrong is parsing of pcs resource clone
arguments. See comment 1 in the original bugzilla.
b31bf9c
to
8ff5e77
Compare
test this please |
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.
Thank you for updating the pull request. However, there are still issues which need to be resolved. Feel free to reach out to us if you need more guidance.
8ff5e77
to
2711721
Compare
Thanks for the comments. |
test this please |
c3f09ce
to
54dde37
Compare
test this please |
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.
Thanks, this was it.
I just made sure that the deprecation warning doesn't get printed from pcs resource update
command. And I updated tests and changelog, as there was not much to do.
fix https://bugzilla.redhat.com/show_bug.cgi?id=2168155
I'm not sure modify usage enough for this issue. The output looks like it adds meta properties for the clone, not the base resource. But to my understanding meta option is set for primitive resource