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

fix: code adjustments to pass csi-sanity ListSnapshots tests #29

Merged
merged 1 commit into from
Nov 22, 2021

Conversation

jskazinski
Copy link

  • Correction to GetParamerers to allocate a map object, not a pointer to a map object
  • Correction made to properly handle TranslateName(), which takes a CO volume/snapshot name and modifies it to work with exos-x storage
  • Updated the csi-sanity template to include ListSnapshotSecrets
  • Updated sanity-cli to all a parameter of "all" which will ignore -ginko.focus and run all tests
  • Corrections to NodeUnpublishVolume to conform to CSI rpc specification
  • Corrections to NodeExpandVolume to conform to CSI rpc specification
  • Corrections to ListSnapshots to conform to CSI rpc specification

@jskazinski jskazinski self-assigned this Nov 18, 2021
@jskazinski jskazinski merged commit bc5c7b6 into main Nov 22, 2021
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.

2 participants