hpe-storage / csi-driver

A Container Storage Interface (CSI) driver from HPE
https://scod.hpedev.io
Apache License 2.0
58 stars 53 forks source link

Chap enhancement #389

Closed sijeesh closed 6 months ago

sijeesh commented 6 months ago
  1. Removed code that saves/access CHAP creds to CRD
  2. Now passing CHAP credentials with API calls to allow CSPs to avoid accessing them from CRDs
  3. Encoded password before passing it to the CSPs via API call