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
mgr/dashboard: Unable to change rgw subuser permission #48412
mgr/dashboard: Unable to change rgw subuser permission #48412
Conversation
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.
dashboard/__init__.py:60: note: ... from here:
dashboard/controllers/rgw.py: note: In member "create_subuser" of class "RgwUser":
dashboard/controllers/rgw.py:510: error: Argument 1 to "loads" has incompatible type "Dict[Any, Any]"; expected "Union[str, bytes]"
4235c74
to
4ff3b18
Compare
|
jenkins test make check |
|
jenkins test make check arm64 |
4ff3b18
to
b242a92
Compare
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.
@aaSharma14 Can you add unit tests? I think we don't have tests for checking subuser create/edit (also in frontend), so would be good to have them!
b242a92
to
69efe66
Compare
69efe66
to
51f54dd
Compare
Tried to edit the permission of a subuser but once changed the permission, edited permission not seen in user info of UI(ceph dashboard) and from CLI as well Fixes:https://tracker.ceph.com/issues/57805 Signed-off-by: Aashish Sharma <aasharma@redhat.com>
51f54dd
to
0b3bdbb
Compare
Tried to edit the permission of a subuser but once changed the permission, edited permission not seen in user info of UI(ceph dashboard) and from CLI as well
https://tracker.ceph.com/issues/57805
Signed-off-by:Aashish Sharmaaasharma@redhat.com
Contribution Guidelines
To sign and title your commits, please refer to Submitting Patches to Ceph.
If you are submitting a fix for a stable branch (e.g. "pacific"), please refer to Submitting Patches to Ceph - Backports for the proper workflow.
Checklist
Show available Jenkins commands
jenkins retest this pleasejenkins test classic perfjenkins test crimson perfjenkins test signedjenkins test make checkjenkins test make check arm64jenkins test submodulesjenkins test dashboardjenkins test dashboard cephadmjenkins test apijenkins test docsjenkins render docsjenkins test ceph-volume alljenkins test ceph-volume toxjenkins test windows