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

Validate container host ports to prevent non-runnable containers #7

Open
dcvan24 opened this issue Mar 20, 2018 · 0 comments
Open

Validate container host ports to prevent non-runnable containers #7

dcvan24 opened this issue Mar 20, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request to-do to-do items

Comments

@dcvan24
Copy link
Collaborator

dcvan24 commented Mar 20, 2018

Neither Marathon nor Chronos checks port availability on Mesos agents but keeps containers in waiting state if the requested host ports are taken. In this case, the system should notify users at the early stage before the container being submitted.

@dcvan24 dcvan24 added the to-do to-do items label Mar 20, 2018
@dcvan24 dcvan24 self-assigned this Mar 20, 2018
dcvan24 added a commit that referenced this issue Mar 20, 2018
[#3][#7] added methods to validate user input
dcvan24 added a commit that referenced this issue Mar 22, 2018
@dcvan24 dcvan24 added the enhancement New feature or request label Jun 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request to-do to-do items
Projects
None yet
Development

No branches or pull requests

1 participant