Nexenta / nexentastor-csi-driver-block

Apache License 2.0
1 stars 1 forks source link

ES-529 "session expired" error #22

Closed Qeas closed 2 years ago

Qeas commented 2 years ago

Root Cause : Old session token header was not removed from request object causing the auth/login request to fail with 401 "Expired session. Please login again." Proposed Fix : Clean Authorization token before sending auth/login request Testing Done : manual + sanity

related go lib change: https://github.com/Nexenta/go-nexentastor/commit/bca0f2039466bf39a012ca6f40af1518d6f058c0