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

Merged
merged 3 commits into from
Oct 24, 2024
Merged

Add volume examples #158

merged 3 commits into from
Oct 24, 2024

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.

gierens added 3 commits August 3, 2024 09:16
Signed-off-by: Sandro-Alessio Gierens <[email protected]>
Signed-off-by: Sandro-Alessio Gierens <[email protected]>
Signed-off-by: Sandro-Alessio Gierens <[email protected]>
@gierens gierens force-pushed the list-volumes-example branch from 651992d to 2d75634 Compare August 3, 2024 07:16
@gierens
Copy link
Contributor Author

gierens commented Aug 3, 2024

@dtantsur yep, CI is happy now :)

@dtantsur dtantsur merged commit 32519e0 into dtantsur:master Oct 24, 2024
15 checks passed
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