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
nautilus: mgr/dashboard: iSCSI targets not available if any gateway is down (and more...) #32304
Conversation
Fixes: https://tracker.ceph.com/issues/38332 Signed-off-by: Ricardo Marques <rimarques@suse.com> (cherry picked from commit 0d2e150)
Fixes: https://tracker.ceph.com/issues/41727 Signed-off-by: Ricardo Marques <rimarques@suse.com> (cherry picked from commit ed149c2)
|
jenkins test make check |
|
Fixes: https://tracker.ceph.com/issues/42687 Signed-off-by: Ricardo Marques <rimarques@suse.com> (cherry picked from commit 1ef7fc3) Conflicts: src/pybind/mgr/dashboard/tests/test_iscsi.py Conflicts caused by a code cleanup in ceph#26891
74cf8c9
to
9f1f458
Compare
|
jenkins test dashboard backend |
9f1f458
to
aacbdb0
Compare
|
(rebased after nautilus branch whackiness) |
|
lgtm -- but it might make sense to also pull in #26891 so that you can have clean cherry-picks on the last commit. |
|
jenkins test make check |
|
jenkins test dashboard |
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
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.
👍
|
Fixes: https://tracker.ceph.com/issues/43900 Signed-off-by: Ricardo Marques <rimarques@suse.com> (cherry picked from commit bcb05d0)
aacbdb0
to
215ad50
Compare
|
The following backport is now included in this backport PR:
|
|
This backport PR contains the backport of 3 different issues.
1 - iSCSI targets not available if any gateway is down
backport tracker: https://tracker.ceph.com/issues/43333
backport of #31819
parent tracker: https://tracker.ceph.com/issues/42687
2 - Prevent deletion of iSCSI IQNs with open sessions
backport tracker: https://tracker.ceph.com/issues/43354
backport of #29133
parent tracker: https://tracker.ceph.com/issues/38332
3 - Javascript error when deleting an iSCSI target
backport tracker: https://tracker.ceph.com/issues/43355
backport of #30270
parent tracker: https://tracker.ceph.com/issues/41727
4 - Unable to remove an iSCSI gateway that is already in use
backport tracker: https://tracker.ceph.com/issues/43944
backport of #32984
parent tracker: https://tracker.ceph.com/issues/43900
this backport was staged using https://github.com/ceph/ceph/blob/master/src/script/ceph-backport.sh