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

Add volume examples #158

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

gierens
Copy link
Contributor

@gierens gierens commented Jul 28, 2024

This adds a new examples:

  • list-volumes.rs
  • get-volume.rs
  • create-delete-volume.rs

@gierens gierens changed the title Add list-volumes example Add volume examples Jul 28, 2024
@gierens
Copy link
Contributor Author

gierens commented Jul 28, 2024

The 1.65 CI jobs are failing because tokio seems to require 1.70 now, see #159 for the fix.

@gierens
Copy link
Contributor Author

gierens commented Jul 28, 2024

Functional tests are failing due to new cfg linting in rust 1.80, see #161 for fix

@gierens gierens force-pushed the list-volumes-example branch 2 times, most recently from 0349dea to 651992d Compare August 3, 2024 07:08
@gierens
Copy link
Contributor Author

gierens commented Aug 3, 2024

Rebased on master ... CI should run through now.

Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
@gierens
Copy link
Contributor Author

gierens commented Aug 3, 2024

@dtantsur yep, CI is happy now :)

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.

1 participant