github aws/aws-application-networking-k8s v0.0.17

latest releases: v1.0.7, 1.0.7, 1.0.6...
11 months ago

What's Changed

This release includes Security Groups support for VPC Lattice Service Network Vpc Associations and several bug fixes and user experience improvements. We improved logging clarity and refactored the Controller Data Store to prepare for a larger refactor of the Target Group naming strategy in a future release.

New feature:

General Improvement and bug fixes:

  • Fixed bug #386: create lattice resources when no endpoints in K8s services #406
  • Fixed bug #331: k8s service deletion do not trigger de-registering vpc lattice targets #387
  • Fixed bug #369: Remove healthCheck section in TargetGroupPolicy cannot trigger controller to reconcile TargetGroupPolicy #405
  • Logging readability and clarity improvements, removal of struct embedding in info logs, removal of unnecessary error and info logs, and addition of route reconciler logs #410 #413 #414 #416 #419
  • Removed the internal data store for Services and Services Networks and refactored to improve readability #394 #391
  • General readability improvements, refactoring of large methods, more descriptive naming for variables and functions, and consistent naming in package imports #418
  • Added e2e cleanup script#383
  • Updated docs with latest guide on health checks #377
  • Added GRPCRoute E2E test cases #363 #370

Full Changelog: v0.0.16...v0.0.17

Don't miss a new aws-application-networking-k8s release

NewReleases is sending notifications on new releases.