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

fix: allow multiple volume binds with ZeebeVolume #813

Merged
merged 1 commit into from
Dec 29, 2024
Merged

Conversation

npepinpe
Copy link
Collaborator

Description

This PR fixes an issue where ZeebeVolume would overwrite all other volume binds.

Related issues

closes #638

Pull Request Checklist

  • All commit messages match our commit message guidelines
  • The submitting code follows our code style
  • If submitting code, please run mvn clean install -DskipTests locally before committing
  • Ensure all PR checks are green

@npepinpe npepinpe self-assigned this Dec 29, 2024
@npepinpe npepinpe enabled auto-merge December 29, 2024 20:54
@npepinpe npepinpe added this pull request to the merge queue Dec 29, 2024
Merged via the queue into main with commit a6a6fa3 Dec 29, 2024
10 of 11 checks passed
@npepinpe npepinpe deleted the np-638-binds branch December 29, 2024 20:59
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.

Attaching a volume overrides all binds
1 participant