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

Setting default value of X_CSI_POWERSTORE_ENABLE_CHAP to false for CSI-Powerstore #155

Merged
merged 1 commit into from
May 25, 2023

Conversation

alankar-verma
Copy link
Contributor

Description

Changes for disabling CHAP by default for csi-powerstore

GitHub Issues

List the GitHub issues impacted by this PR:

GitHub Issue #
dell/csm#812

Checklist:

  • I have performed a self-review of my own code to ensure there are no formatting, vetting, linting, or security issues
  • I have verified that new and existing unit tests pass locally with my changes
  • I have not allowed coverage numbers to degenerate
  • I have maintained at least 90% code coverage
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • Backward compatibility is not broken

How Has This Been Tested?

Installed the driver with the changes. Checked the value of X_CSI_POWERSTORE_ENABLE_CHAP in node pods. Ran cert-csi for iSCSI protocol

  • Driver installed successfully.

install

  • Value of X_CSI_POWERSTORE_ENABLE_CHAP is false for node pods.

chap_disabled

  • Run cert-csi. All the test suites passed.

cert-csi

@suryagupta4 suryagupta4 changed the title Seting default value of X_CSI_POWERSTORE_ENABLE_CHAP to false for CSI-Powerstore Setting default value of X_CSI_POWERSTORE_ENABLE_CHAP to false for CSI-Powerstore May 24, 2023
Copy link
Contributor

@rensyct rensyct left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@alankar-verma , do we want to change the default value for previous versions (2.5 and 2.6) of the driver?

@alankar-verma
Copy link
Contributor Author

yes @rensyct , this should have been taken care for previous versions as well.

@rensyct
Copy link
Contributor

rensyct commented May 25, 2023

Please sign your commit.

@alankar-verma alankar-verma force-pushed the powerstore_disable_CHAP branch from 5107f69 to 821da4a Compare May 25, 2023 08:07
Signed-off-by: alankar-verma <Alankar.Verma@dell.com>
@alankar-verma alankar-verma force-pushed the powerstore_disable_CHAP branch from 821da4a to 8f7d0ad Compare May 25, 2023 08:29
@alankar-verma
Copy link
Contributor Author

Please sign your commit.

Done

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

Successfully merging this pull request may close these issues.

4 participants