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

Have volumes as a separate object #390

Open
2 tasks
Tracked by #486
smuu opened this issue May 29, 2024 · 2 comments
Open
2 tasks
Tracked by #486

Have volumes as a separate object #390

smuu opened this issue May 29, 2024 · 2 comments
Labels
enhancement New feature or request knuu

Comments

@smuu
Copy link
Member

smuu commented May 29, 2024

Currently, volumes are added to instances with instance.AddVolume(size).

I propose to add a Volume object, that can be added to an Instance with instance.AddVolume(volume).
This enables adding the same volume to multiple containers in one sidecar.

Tasks

  1. enhancement knuu
  2. enhancement good first issue help wanted knuu
    tty47
@smuu
Copy link
Member Author

smuu commented Jul 4, 2024

Related: #167

@smuu
Copy link
Member Author

smuu commented Jul 4, 2024

Related: #317

@smuu smuu added the enhancement New feature or request label Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request knuu
Projects
Status: No status
Development

No branches or pull requests

1 participant