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

Closed
npepinpe opened this issue Jan 30, 2024 · 0 comments · Fixed by #813
Closed

Attaching a volume overrides all binds #638

npepinpe opened this issue Jan 30, 2024 · 0 comments · Fixed by #813
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
@github-project-automation github-project-automation bot moved this to To do in Roadmap Aug 29, 2024
@npepinpe npepinpe moved this from To do to In progress in Roadmap Dec 29, 2024
@npepinpe npepinpe moved this from In progress to Review in progress in Roadmap Dec 29, 2024
@github-project-automation github-project-automation bot moved this from Review in progress to Done in Roadmap Dec 29, 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: Done
Development

Successfully merging a pull request may close this issue.

1 participant