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

fix(ecs): When in "host" network mode, host and container port should match. #3775

Closed
wants to merge 3 commits into from

Conversation

justinrlee
Copy link
Contributor

@justinrlee justinrlee commented Jun 12, 2019

When creating a task definition with the host network mode and specifying a containerPort, the containerPort should be used for both the host and container port.

Can be cherry-picked into 1.14.

@spinnakerbot
Copy link
Contributor

The following commits need their title changed:

Please format your commit title into the form:

<type>(<scope>): <subject>, e.g. fix(kubernetes): address NPE in status check

This allows us to easily generate changelogs & determine semantic version numbers when cutting releases. You can read more about commit conventions here.

@justinrlee justinrlee closed this Jun 12, 2019
@justinrlee justinrlee deleted the jlee-fix-hostport branch June 12, 2019 03:55
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.

2 participants