-
Notifications
You must be signed in to change notification settings - Fork 41.6k
Add mulitpath support to iscsi plugin #39928
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 mulitpath support to iscsi plugin #39928
Conversation
|
Hi @humblec. Thanks for your PR. I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
@rootfs PTAL. I havent updated the references ( |
|
@k8s-bot ok to test |
a59dd5a to
ff2cea9
Compare
|
|
this needs release note update too, |
ff2cea9 to
26b2118
Compare
|
have you run |
|
Looking at the logic the iscsi implementation will always try the BackupPortal event if the primary Portal succeeds. This is something which I think is the best option, however if it always uses BackupPortal then it isn't really a Backup. Wouldn't it be better to have a list for configurations which would be called Portals |
|
@humblec When I wrote that issue my thinking was more in line with try the first portal and if it fails then try the backup. As it now is a list of portals and all will be used I vote to call the list "portals" and keep "portal" for backwards compatibility and ease of use |
26b2118 to
cd360d8
Compare
|
@rootfs |
3706e8b to
03771ce
Compare
|
@k8s-bot verify test this |
|
now, |
94158f3 to
2118e9a
Compare
a8bb384 to
97b4748
Compare
c625314 to
890c780
Compare
890c780 to
7a523da
Compare
|
@k8s-bot gci gce e2e test this |
|
@rootfs can u restore LGTM and also do the needful for getting this merged ? |
|
@humblec please rebase and i'll lgtm |
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
7a523da to
72f0a52
Compare
|
@rootfs rebased and tests are green. Can you please restore LGTM and provide |
|
/lgtm |
|
Automatic merge from submit-queue |
#issue #39345
Signed-off-by: Humble Chirammal hchiramm@redhat.com