Skip to content
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

ISCSI Drive Are created with No Auth #82

Open
AlistairMaccallum opened this issue Mar 20, 2024 · 2 comments
Open

ISCSI Drive Are created with No Auth #82

AlistairMaccallum opened this issue Mar 20, 2024 · 2 comments

Comments

@AlistairMaccallum
Copy link

I have deployed the driver successfully but I notice the iscsi drives created have no authentication on them? Is this expected behavior?
image

Is there a flag in the setup process or the Storage Class that I have omitted?

@iamasmith
Copy link

There looks like there was some intention to support CHAP at somepoint based on the struct in initiator.go but there's no real logic to use it. I would also value this as I think having the convenience of auto provisioning PVs vs using a generic CSI lacking that vendor support is quite appealing - also noting that the iSCSI CSI from the K8S SIG is in Alpha at this point too and lacks that capability.

I might add this functionality for my own use and raise an MR but code frequency is quite low on this project.

@iamasmith
Copy link

This is a duplicate of #63

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants