-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(deadline): configure worker listener port (#257)
Fixes #190 Either a default port or a user supplied port will be configured for all workers to listen on, for remote requests such as requsting their log stream. A helper method is also provided to open up the port in the worker fleet's security group to any provided IConnectable, like another security group or a CIDR.
- Loading branch information
Showing
10 changed files
with
1,317 additions
and
377 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
Oops, something went wrong.