Breaking Changes
Gateway API upgrade to v1.5
Release v2.1.0 of the Amazon VPC Lattice Gateway API Controller is built against Gateway API v1.5. The controller is not compatible with Gateway API CRD versions prior to v1.5. This upgrade affects TLSRoute, which has been promoted from v1alpha2 to v1.
We strongly recommend backing up your configuration before upgrading. To ensure a streamlined migration, follow the guide to upgrade the controller from v2.0.x to v2.1.y.
New Features
- ServiceNetwork CRD - Manage VPC Lattice service networks declaratively via a new Kubernetes custom resource by @SinghVikram97 - Service Network CRD
- Drift detection - Periodic reconciliation to detect and restore out of band changes to VPC Lattice resources by @pscheri - Drift Detection
- Decoupled ServiceExport/ServiceImport naming - Supports cross cluster routing when the same Service name exists in multiple clusters by @liucalvin New annotation
Full Changelog: v2.0.2...v2.1.0