-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pkg/events: Add support for a global CloudAMQP rabbit setup (#80)
* pkg/event: Set server name in TLS config * docker: Install CA certificates * Revert "pkg/event: Set server name in TLS config" This reverts commit f651a11. * Dockerfile: a little more strict on alpine * Revert "Revert "pkg/event: Set server name in TLS config"" This reverts commit d5b6959. * pkg/event: Remove port from server certificate check * pkg/event: Remove port fallback logic wtf * reducers: Allow changing stream state exchange * cmd/analyzer: Make the default stream state exchange mist * pkg/event: Set tls stream name on healthcheck as well * health: Stop checking connection on healthcheck not scaling with cloud rabbits * reducers: Make stream state non optional
- Loading branch information
Showing
6 changed files
with
26 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters