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(operator): prevent the Failed to prepare volume error logs #347

Merged
merged 1 commit into from
Jul 19, 2022

Conversation

andrzej-stencel
Copy link
Contributor

Fixes #346

@andrzej-stencel andrzej-stencel requested a review from a team as a code owner July 19, 2022 06:48
The `sidecarConfig` slice is unnecessarily initialized
with the number of `TailingSidecarConfig` items,
leaving empty `sidecarConfig` structures in the slice.
@andrzej-stencel andrzej-stencel force-pushed the fix-volume-config-error branch from 2f774f9 to ac8b804 Compare July 19, 2022 07:04
@andrzej-stencel andrzej-stencel enabled auto-merge (rebase) July 19, 2022 07:04
@andrzej-stencel andrzej-stencel merged commit 1ee140d into main Jul 19, 2022
@andrzej-stencel andrzej-stencel deleted the fix-volume-config-error branch July 19, 2022 07:13
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.

Error in operator logs: volume provided in configuration is not mounted to any container, volume name:
2 participants