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 cluster volume type constant #422

Merged
merged 1 commit into from
Jun 27, 2023

Conversation

aaraney
Copy link
Contributor

@aaraney aaraney commented Jun 27, 2023

Cluster volumes were added to docker SwarmKit in 23.0 of docker engine. In short, cluster volumes enable use of container storage interface (CSI) volumes through docker's plugin system. This PR simply adds the cluster volume type constant.

@aaraney aaraney requested a review from ndeloof as a code owner June 27, 2023 02:01
@ndeloof ndeloof requested review from glours, milas and laurazard June 27, 2023 07:36
@ndeloof
Copy link
Collaborator

ndeloof commented Jun 27, 2023

LGTM, need to be rebased as compose-spec schema was updated

Copy link
Collaborator

@glours glours left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, could you also open a PR to compose-spec/compose-spec repo adding this new value to the list of volume types?

@aaraney
Copy link
Contributor Author

aaraney commented Jun 27, 2023

@glours, for sure! Just opened it!

@glours glours force-pushed the cluster-volume-type-constant branch from 4fb54b1 to 13c6919 Compare June 27, 2023 14:22
@glours glours merged commit 169d13b into compose-spec:master Jun 27, 2023
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.

3 participants