github amazonlinux/amazon-ec2-net-utils v2.7.3

4 hours ago

What's Changed

  • fix(lib): maybe_reload_networkd must not fail EXIT trap when EC2_IF_INITIAL_SETUP is unset by @mjnowen in #145
  • setup-policy-routes start: infinite sysfs wait loop causes unbounded process accumulation on ECS hosts by @ddermendzhiev in #149
  • _get_network_card does not retry on empty IMDS responses, causing route metric and table ID collisions on multi-card instances by @joeysk2012 in #153
  • Release version 2.7.3 by @joeysk2012 in #154

Acknowledgement:

  • amazon-ec2-net-utils contains a fix for process accumulation on ECS hosts caused by a race condition during rapid ENI attach/detach cycles. The accumulated processes may cause high CPU usage. For more information see: #148. Thanks to Dinko Dermendzhiev (@ddermendzhiev) from Codoxo for contributing the fix back to Amazon Linux.

Full Changelog: v2.7.2...v2.7.3

Don't miss a new amazon-ec2-net-utils release

NewReleases is sending notifications on new releases.