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

Feature/dynamic host port assignment #3599

Conversation

chienhanlin
Copy link
Contributor

@chienhanlin chienhanlin commented Mar 2, 2023

Summary

This PR is mainly to rebase the feature branch against the dev branch.

Commits/PRs will be merged into the feature branch include

  1. Remove fallback to Docker for host port ranges assignment #3569
  2. fix ecs-init logging #3577
  3. Remove set-output GitHub action command #3487
  4. Update CNI plugin versions #3581
  5. periodically disconnect from acs #3586
  6. Release 1.69.0 #3591
  7. fix TestMetricsDisabled unit test #3588
  8. make TestGetHostPortRange unit test deterministic #3587
  9. update go module dependencies #3593
  10. Update GitHub Actions checkout package in CI #3595

Implementation details

Merge the dev branch into the feature branch, and resolve conflicts.

Testing

Ran make release-agent to build ECS Agent, and the build was created successfully.

New tests cover the changes: no

Description for the changelog

N/A

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

chienhanlin and others added 20 commits February 14, 2023 13:16
Removes deprecated set-output GitHub action command.

Signed-off-by: Austin Vazquez <[email protected]>
Moves actions/checkout from v2 to v3 to resolve NodeJS 12 deprecation
warnings in CI workflows.

Signed-off-by: Austin Vazquez <[email protected]>
@chienhanlin chienhanlin closed this Mar 2, 2023
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.

6 participants