Skip to content

Add support for ClusterVolumeSpec in create_volume api #3318

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Khushiyant
Copy link
Contributor

Closes #3254

Added following changes:

  • Added ClusterVolumeSpec in docker.types
  • Added cluster_volume_spec arg and its handling to create_volume api
  • Added tests in dockertypes_test.py and api_volume_test.py

@Khushiyant Khushiyant force-pushed the create-volume-spec branch from 392c319 to 0481954 Compare March 7, 2025 17:32
Signed-off-by: Khushiyant <khushiyant2002@gmail.com>
@Khushiyant Khushiyant force-pushed the create-volume-spec branch from 0481954 to 4ce82d5 Compare March 7, 2025 17:37
@Khushiyant
Copy link
Contributor Author

@thaJeztah PTAL, The integration test is failing in a different pipeline that is unrelated to the applied changes.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support ClusterVolumeSpec in the create_volume api
1 participant