Skip to content

Conversation

@jgkawell
Copy link
Member

@jgkawell jgkawell commented Feb 18, 2025

This PR resolves a few small issues with the chassis and networking:

  • Fixes an issue with blueprint reconnects hitting infinite recursions
  • Moves to a consistent pattern with service.network configs
  • Removes/changes some spammy logging
  • Addes a proper closer channel that can be used to cleanly shutdown when an unrecoverable situation is encountered

@jgkawell jgkawell merged commit 03f77fb into main Feb 18, 2025
2 checks passed
@jgkawell jgkawell deleted the fix/chassis-config branch February 18, 2025 22:30
jgkawell added a commit that referenced this pull request Apr 14, 2025
In #66 the default bind address was changed to `localhost` which means
that any container based deployment has to specify a config override to
`0.0.0.0` which seems backwards. Reverting that change so the default
bind address is once again `0.0.0.0`.
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.

1 participant