From 873716368266be050b6192cd2191195f37210a63 Mon Sep 17 00:00:00 2001 From: Jayanth Varavani <1111446+jayanthvn@users.noreply.github.com> Date: Tue, 14 Sep 2021 10:28:19 -0700 Subject: [PATCH] formatting was wrong (#1619) --- CHANGELOG.md | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ce5d81d74..2e7323ed52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,23 +1,23 @@ # Changelog ## v1.9.1 -* Enhancement - [Support DISABLE_NETWORK_RESOURCE_PROVISIONING][https://github.com/aws/amazon-vpc-cni-k8s/pull/1586] (#1586, [@jayanthvn](https://github.com/jayanthvn)) -* Enhancement - [Allow reconciler retry for InsufficientCIDR EC2 error][https://github.com/aws/amazon-vpc-cni-k8s/pull/1585] (#1585, [@jayanthvn](https://github.com/jayanthvn)) -* Enhancement - [Support for setting no_manage=false][https://github.com/aws/amazon-vpc-cni-k8s/pull/1607] (#1607, [@jayanthvn](https://github.com/jayanthvn)) -* Enhancement - [Support for m6i instances][https://github.com/aws/amazon-vpc-cni-k8s/pull/1601] (#1601, [@causton81](https://github.com/causton81)) -* Bug - [Fallback for get hypervisor type and eni ipv4 limits][https://github.com/aws/amazon-vpc-cni-k8s/pull/1616] (#1616, [@jayanthvn](https://github.com/jayanthvn)) -* Bug - [fix typo and regenerate limits file ][https://github.com/aws/amazon-vpc-cni-k8s/pull/1597] (#1597, [@jayanthvn](https://github.com/jayanthvn)) -* Testing - [UTs for no_manage=false][https://github.com/aws/amazon-vpc-cni-k8s/pull/1612] (#1612, [@jayanthvn](https://github.com/jayanthvn)) -* Testing - [Run integration test on release branch][https://github.com/aws/amazon-vpc-cni-k8s/pull/1615] (#1615, [@vikasmb](https://github.com/vikasmb)) +* Enhancement - [Support DISABLE_NETWORK_RESOURCE_PROVISIONING](https://github.com/aws/amazon-vpc-cni-k8s/pull/1586) (#1586, [@jayanthvn](https://github.com/jayanthvn)) +* Enhancement - [Allow reconciler retry for InsufficientCIDR EC2 error](https://github.com/aws/amazon-vpc-cni-k8s/pull/1585) (#1585, [@jayanthvn](https://github.com/jayanthvn)) +* Enhancement - [Support for setting no_manage=false](https://github.com/aws/amazon-vpc-cni-k8s/pull/1607) (#1607, [@jayanthvn](https://github.com/jayanthvn)) +* Enhancement - [Support for m6i instances](https://github.com/aws/amazon-vpc-cni-k8s/pull/1601) (#1601, [@causton81](https://github.com/causton81)) +* Bug - [Fallback for get hypervisor type and eni ipv4 limits](https://github.com/aws/amazon-vpc-cni-k8s/pull/1616) (#1616, [@jayanthvn](https://github.com/jayanthvn)) +* Bug - [fix typo and regenerate limits file ](https://github.com/aws/amazon-vpc-cni-k8s/pull/1597) (#1597, [@jayanthvn](https://github.com/jayanthvn)) +* Testing - [UTs for no_manage=false](https://github.com/aws/amazon-vpc-cni-k8s/pull/1612) (#1612, [@jayanthvn](https://github.com/jayanthvn)) +* Testing - [Run integration test on release branch](https://github.com/aws/amazon-vpc-cni-k8s/pull/1615) (#1615, [@vikasmb](https://github.com/vikasmb)) ## v1.9.0 -* Enhancement - [EC2 sdk model override][https://github.com/aws/amazon-vpc-cni-k8s/pull/1508] (#1508, [@jayanthvn](https://github.com/jayanthvn)) -* Enhancement - [Prefix Delegation feature support][https://github.com/aws/amazon-vpc-cni-k8s/pull/1516] (#1516, [@jayanthvn](https://github.com/jayanthvn)) -* Enhancement - [Header formatting for env variable][https://github.com/aws/amazon-vpc-cni-k8s/pull/1522] (#1522, [@jayanthvn](https://github.com/jayanthvn)) -* Enhancement - [non-nitro instances init issues][https://github.com/aws/amazon-vpc-cni-k8s/pull/1527] (#1527, [@jayanthvn](https://github.com/jayanthvn)) -* Enhancement - [Add metrics for total prefix count and ips used per cidr][https://github.com/aws/amazon-vpc-cni-k8s/pull/1530] (#1530, [@jayanthvn](https://github.com/jayanthvn)) -* Enhancement - [Update documentation for PD][https://github.com/aws/amazon-vpc-cni-k8s/pull/1540] (#1540, [@jayanthvn](https://github.com/jayanthvn)) -* Enhancement - [Update SDK Go version][https://github.com/aws/amazon-vpc-cni-k8s/pull/1544] (#1544, [@jayanthvn](https://github.com/jayanthvn)) +* Enhancement - [EC2 sdk model override](https://github.com/aws/amazon-vpc-cni-k8s/pull/1508) (#1508, [@jayanthvn](https://github.com/jayanthvn)) +* Enhancement - [Prefix Delegation feature support](https://github.com/aws/amazon-vpc-cni-k8s/pull/1516) (#1516, [@jayanthvn](https://github.com/jayanthvn)) +* Enhancement - [Header formatting for env variable](https://github.com/aws/amazon-vpc-cni-k8s/pull/1522) (#1522, [@jayanthvn](https://github.com/jayanthvn)) +* Enhancement - [non-nitro instances init issues](https://github.com/aws/amazon-vpc-cni-k8s/pull/1527) (#1527, [@jayanthvn](https://github.com/jayanthvn)) +* Enhancement - [Add metrics for total prefix count and ips used per cidr](https://github.com/aws/amazon-vpc-cni-k8s/pull/1530) (#1530, [@jayanthvn](https://github.com/jayanthvn)) +* Enhancement - [Update documentation for PD](https://github.com/aws/amazon-vpc-cni-k8s/pull/1540) (#1540, [@jayanthvn](https://github.com/jayanthvn)) +* Enhancement - [Update SDK Go version](https://github.com/aws/amazon-vpc-cni-k8s/pull/1544) (#1544, [@jayanthvn](https://github.com/jayanthvn)) ## v1.8.0 * Bug - [Use symmetric return path for non-VPC traffic - alternate solution](https://github.com/aws/amazon-vpc-cni-k8s/pull/1475) (#1475, [@kishorj](https://github.com/kishorj))