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

feat: create volume command should be idempotent #199

Merged
merged 1 commit into from
Dec 29, 2024

Conversation

austinvazquez
Copy link
Member

@austinvazquez austinvazquez commented Dec 25, 2024

Issue #, if available:
#198

Description of changes:
This change tests that volume creation is idempotent. Before the behavior was to fail with exit code 1; however, starting with nerdctl 2.0 the expected behavior is to warn users and continue with no error.

Testing done:
Ran test in runfinch/finch-core#472

  • I've reviewed the guidance in CONTRIBUTING.md

License Acceptance

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@austinvazquez austinvazquez force-pushed the fix-create-volume-test branch 2 times, most recently from c4898b3 to bd7491e Compare December 26, 2024 06:39
@austinvazquez austinvazquez changed the title feat!: create volume command should be idempotent feat: create volume command should be idempotent Dec 27, 2024
@austinvazquez
Copy link
Member Author

Rebased and edited commit to not be a breaking change. Let me bring this in. Happy to address any feedback in a follow-up PR if required.

@austinvazquez austinvazquez merged commit 0cd8a88 into runfinch:main Dec 29, 2024
3 checks passed
@austinvazquez austinvazquez deleted the fix-create-volume-test branch December 29, 2024 02:51
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