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: fix nfs exports form issues with squash field #47571
mgr/dashboard: fix nfs exports form issues with squash field #47571
Conversation
|
jenkins test dashboard |
|
jenkins test dashboard cephadm |
|
jenkins test make check |
|
jenkins test make check |
|
jenkins test dashboard |
20a571e
to
8d9f05e
Compare
|
jenkins retest 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.
LGTM
1. Squash is not a mandatory field. 2. If the export is created from backend, then squash can have many different names for each types of squash. for eg. ``` ['root', 'root_squash', 'rootsquash', 'rootid', 'root_id_squash', 'rootidsquash', 'all', 'all_squash', 'allsquash', 'all_anomnymous', 'allanonymous', 'no_root_squash', 'none', 'noidsquash'] ``` so we need a proper matching in the ui too otherwise the edit field will not have any value for the squash field. 3. Removed unncessary dropdown helper if there are values for the squash and access types. Fixes: https://tracker.ceph.com/issues/57114 Signed-off-by: Nizamudeen A <nia@redhat.com>
This actually broke the doc service when the developer environment is of main branch Signed-off-by: Nizamudeen A <nia@redhat.com>
8d9f05e
to
be5ab2f
Compare
|
jenkins test make check |
|
jenkins test api |
|
jenkins test dashboard |
|
jenkins test dashboard cephadm |
|
jenkins test make check |
|
jenkins test dashboard |
|
jenkins test make check |
|
jenkins test dashboard |
|
jenkins test make check |
different names for each types of squash. for eg.
so we need a proper matching in the ui too otherwise the edit field will
not have any value for the squash field.
and access types.
Fixes: https://tracker.ceph.com/issues/57114
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