-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: configurable port ranges for each container port (#624)
* chore: remove import cycle * feat: port range per container.port * fix: tests * chore: add tests * chore: parse new port range fields from proto * chore: add validation for port ranges * fix: create scheduler test * Update proto/api/v1/messages.proto Co-authored-by: João Bologna <31311651+joaobologna@users.noreply.github.com> * Update internal/core/entities/scheduler.go Co-authored-by: João Bologna <31311651+joaobologna@users.noreply.github.com> * fix: mr suggestions * chore: add docs * Update docs/reference/Scheduler.md Co-authored-by: Reinaldo Oliveira <reinaldo.oliveira@wildlifestudios.com> --------- Co-authored-by: Gustavo Franco <gustavo.franco@wildlifestudios.com> Co-authored-by: João Bologna <31311651+joaobologna@users.noreply.github.com> Co-authored-by: Reinaldo Oliveira <reinaldo.oliveira@wildlifestudios.com>
- Loading branch information
1 parent
0ad706f
commit 5f7fd7d
Showing
34 changed files
with
871 additions
and
634 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
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.