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

Attaching a volume overrides all binds #638

Open
npepinpe opened this issue Jan 30, 2024 · 0 comments
Open

Attaching a volume overrides all binds #638

npepinpe opened this issue Jan 30, 2024 · 0 comments
Labels
type/bug Something isn't working

Comments

@npepinpe
Copy link
Collaborator

Describe the bug
The way we attach a ZeebeVolume ends up overwriting all volume binds, which is unexpected.

To Reproduce
Add a withFileSystemBind to your container, then attach a ZeebeVolume. You'll see only the volume.

Expected behavior
Attaching a volume does not disrupt other binds.

@npepinpe npepinpe added the type/bug Something isn't working label Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
Status: To do
Development

No branches or pull requests

1 participant