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(holesky): entrypoint logic to not replace envs when empty #545

Merged
merged 3 commits into from
Dec 11, 2024

Conversation

thedevbirb
Copy link
Contributor

There was an error in the entrypoint logic that was replacing some environment variable names with the volume mount paths even when they were empty. That should only happen when they're set.
As such, the sidecar was throwing an error because it seeing incompatible flags provided.

bolt-sidecar/src/config/mod.rs Outdated Show resolved Hide resolved
@merklefruit merklefruit merged commit 3c7c8c0 into unstable Dec 11, 2024
3 checks passed
@merklefruit merklefruit deleted the lore/fix/entrypoint branch December 11, 2024 08:44
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.

2 participants