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

Release 1.73.1 #3784

Merged
merged 1 commit into from
Jul 6, 2023
Merged

Release 1.73.1 #3784

merged 1 commit into from
Jul 6, 2023

Conversation

mye956
Copy link
Contributor

@mye956 mye956 commented Jul 5, 2023

Summary

  • Fix - Revert task resource accounting to avoid tasks stuck in PENDING on oversubscribed instance. #3781
  • Code Quality Improvement - Improve test coverage of v2, v3, and v4 container stats endpoints #3758
  • Code Quality Improvement - Improve test coverage of v2, v3, and v4 task stats endpoints. #3761
  • Code Quality Improvement - Move ECSTaskProtectionSDK interface to ecs-agent #3756
  • Code Quality Improvement - Downgrade the docker version used in the ecs-agent/go.mod to v20.10.24 #3767
  • Enhancement - Add the EBS volume metrics collector to ecs-agent. #3766
  • Code Quality Improvement - Refactor ACS attach instance ENI message handling #3765
  • Bug - Skip sending internal task events to ECS control plane #3772
  • Code Quality Improvement - Move TMDS task protection types to ecs-agent (refactoring only). #3764
  • Code Quality Improvement - Add missing copyright header to files #3777

Implementation details

Testing

New tests cover the changes:

Description for the changelog

Licensing

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

@mye956 mye956 added the bot/test label Jul 5, 2023
@mye956 mye956 added this to the 1.73.1 milestone Jul 5, 2023
@mye956 mye956 requested a review from a team as a code owner July 5, 2023 21:31
* Code Quality Improvement - Downgrade the docker version used in the ecs-agent/go.mod to v20.10.24 [#3767](https://github.com/aws/amazon-ecs-agent/pull/3767)
* Enhancement - Add the EBS volume metrics collector to ecs-agent. [#3766](https://github.com/aws/amazon-ecs-agent/pull/3766)
* Code Quality Improvement - Refactor ACS attach instance ENI message handling [#3765](https://github.com/aws/amazon-ecs-agent/pull/3765)
* Bug - Skip sending internal task events to ECS control plane [#3772](https://github.com/aws/amazon-ecs-agent/pull/3772)
Copy link
Contributor

@danehlim danehlim Jul 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit (non-blocking): What's the difference between Bug here and Fix on L2? Is Fix considered more major?

@mye956 mye956 merged commit 149dfce into aws:dev Jul 6, 2023
38 of 39 checks passed
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.

None yet

4 participants