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

Make pods containers and a persistent volume linkable #31

Open
AlexisNeveu opened this issue Sep 5, 2024 · 0 comments
Open

Make pods containers and a persistent volume linkable #31

AlexisNeveu opened this issue Sep 5, 2024 · 0 comments

Comments

@AlexisNeveu
Copy link

AlexisNeveu commented Sep 5, 2024

Description

As a User,

I want I want to be able to link a persistent volume to multiple containers

so that My pods containers can access my persistent volume in my infrastructure.

Acceptance Criteria

Expected Behavior

When I am in the draw view,
Then I draw a pod with a container inside of it and a persistent volume,
When I link the container with the persistent volume,
Then The "VolumeMount" field of my container is updated and now contains the persistent volume.
And In the text view, the pod file should be like in the following image:

Image

@AlexisNeveu AlexisNeveu changed the title Make pods and a persistent volume linkable Make pods containers and a persistent volume linkable Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant