Skip to content

Commit

Permalink
Changelog and config folder for release 1.9.3 (#1692)
Browse files Browse the repository at this point in the history
  • Loading branch information
jayanthvn authored Oct 15, 2021
1 parent 9c0b01a commit b0c4a07
Show file tree
Hide file tree
Showing 20 changed files with 85 additions and 77 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## v1.9.3
* Improvement - [Update golang](https://github.com/aws/amazon-vpc-cni-k8s/pull/1665) (#1665, [@jayanthvn](https://github.com/jayanthvn))
* Improvement - [Pod startup latency with Calico and EKS](https://github.com/aws/amazon-vpc-cni-k8s/pull/1629) (#1629, [@jayanthvn](https://github.com/jayanthvn))
* Bug - [Make error count granular](https://github.com/aws/amazon-vpc-cni-k8s/pull/1651) (#1651, [@jayanthvn](https://github.com/jayanthvn))
* Bug - [ServiceAccount should precede DaemonSet in yaml aws](https://github.com/aws/amazon-vpc-cni-k8s/pull/1637) (#1637, [@sramabad1](https://github.com/sramabad1))
* Testing - [Enable unit tests upon PR to release branch](https://github.com/aws/amazon-vpc-cni-k8s/pull/1684) (#1684, [@vikasmb](https://github.com/vikasmb))
* Testing - [Upgrade EKS cluster version](https://github.com/aws/amazon-vpc-cni-k8s/pull/1680) (#1680, [@vikasmb](https://github.com/vikasmb))

## 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))
Expand Down
4 changes: 2 additions & 2 deletions charts/aws-vpc-cni/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
name: aws-vpc-cni
version: 1.1.9
appVersion: "v1.9.1"
version: 1.1.10
appVersion: "v1.9.3"
description: A Helm chart for the AWS VPC CNI
icon: https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png
home: https://github.com/aws/amazon-vpc-cni-k8s
Expand Down
4 changes: 2 additions & 2 deletions charts/aws-vpc-cni/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ nameOverride: aws-node

init:
image:
tag: v1.9.1
tag: v1.9.3
region: us-west-2
pullPolicy: Always
# Set to use custom image
Expand All @@ -20,7 +20,7 @@ init:

image:
region: us-west-2
tag: v1.9.1
tag: v1.9.3
pullPolicy: Always
# Set to use custom image
# override: "repo/org/image:tag"
Expand Down
4 changes: 2 additions & 2 deletions config/master/aws-k8s-cni-cn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
"value": "1"
- "name": "WARM_PREFIX_TARGET"
"value": "1"
"image": "961992271922.dkr.ecr.cn-northwest-1.amazonaws.com.cn/amazon-k8s-cni:v1.9.1"
"image": "961992271922.dkr.ecr.cn-northwest-1.amazonaws.com.cn/amazon-k8s-cni:v1.9.3"
"livenessProbe":
"exec":
"command":
Expand Down Expand Up @@ -215,7 +215,7 @@
- "env":
- "name": "DISABLE_TCP_EARLY_DEMUX"
"value": "false"
"image": "961992271922.dkr.ecr.cn-northwest-1.amazonaws.com.cn/amazon-k8s-cni-init:v1.9.1"
"image": "961992271922.dkr.ecr.cn-northwest-1.amazonaws.com.cn/amazon-k8s-cni-init:v1.9.3"
"name": "aws-vpc-cni-init"
"securityContext":
"privileged": true
Expand Down
4 changes: 2 additions & 2 deletions config/master/aws-k8s-cni-us-gov-east-1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
"value": "1"
- "name": "WARM_PREFIX_TARGET"
"value": "1"
"image": "151742754352.dkr.ecr.us-gov-east-1.amazonaws.com/amazon-k8s-cni:v1.9.1"
"image": "151742754352.dkr.ecr.us-gov-east-1.amazonaws.com/amazon-k8s-cni:v1.9.3"
"livenessProbe":
"exec":
"command":
Expand Down Expand Up @@ -215,7 +215,7 @@
- "env":
- "name": "DISABLE_TCP_EARLY_DEMUX"
"value": "false"
"image": "151742754352.dkr.ecr.us-gov-east-1.amazonaws.com/amazon-k8s-cni-init:v1.9.1"
"image": "151742754352.dkr.ecr.us-gov-east-1.amazonaws.com/amazon-k8s-cni-init:v1.9.3"
"name": "aws-vpc-cni-init"
"securityContext":
"privileged": true
Expand Down
4 changes: 2 additions & 2 deletions config/master/aws-k8s-cni-us-gov-west-1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
"value": "1"
- "name": "WARM_PREFIX_TARGET"
"value": "1"
"image": "013241004608.dkr.ecr.us-gov-west-1.amazonaws.com/amazon-k8s-cni:v1.9.1"
"image": "013241004608.dkr.ecr.us-gov-west-1.amazonaws.com/amazon-k8s-cni:v1.9.3"
"livenessProbe":
"exec":
"command":
Expand Down Expand Up @@ -215,7 +215,7 @@
- "env":
- "name": "DISABLE_TCP_EARLY_DEMUX"
"value": "false"
"image": "013241004608.dkr.ecr.us-gov-west-1.amazonaws.com/amazon-k8s-cni-init:v1.9.1"
"image": "013241004608.dkr.ecr.us-gov-west-1.amazonaws.com/amazon-k8s-cni-init:v1.9.3"
"name": "aws-vpc-cni-init"
"securityContext":
"privileged": true
Expand Down
4 changes: 2 additions & 2 deletions config/master/aws-k8s-cni.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
"value": "1"
- "name": "WARM_PREFIX_TARGET"
"value": "1"
"image": "602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon-k8s-cni:v1.9.1"
"image": "602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon-k8s-cni:v1.9.3"
"livenessProbe":
"exec":
"command":
Expand Down Expand Up @@ -215,7 +215,7 @@
- "env":
- "name": "DISABLE_TCP_EARLY_DEMUX"
"value": "false"
"image": "602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon-k8s-cni-init:v1.9.1"
"image": "602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon-k8s-cni-init:v1.9.3"
"name": "aws-vpc-cni-init"
"securityContext":
"privileged": true
Expand Down
2 changes: 1 addition & 1 deletion config/master/cni-metrics-helper-cn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
- "env":
- "name": "USE_CLOUDWATCH"
"value": "true"
"image": "961992271922.dkr.ecr.cn-northwest-1.amazonaws.com.cn/cni-metrics-helper:v1.9.1"
"image": "961992271922.dkr.ecr.cn-northwest-1.amazonaws.com.cn/cni-metrics-helper:v1.9.3"
"name": "cni-metrics-helper"
"serviceAccountName": "cni-metrics-helper"
...
2 changes: 1 addition & 1 deletion config/master/cni-metrics-helper-us-gov-east-1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
- "env":
- "name": "USE_CLOUDWATCH"
"value": "true"
"image": "151742754352.dkr.ecr.us-gov-east-1.amazonaws.com/cni-metrics-helper:v1.9.1"
"image": "151742754352.dkr.ecr.us-gov-east-1.amazonaws.com/cni-metrics-helper:v1.9.3"
"name": "cni-metrics-helper"
"serviceAccountName": "cni-metrics-helper"
...
2 changes: 1 addition & 1 deletion config/master/cni-metrics-helper-us-gov-west-1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
- "env":
- "name": "USE_CLOUDWATCH"
"value": "true"
"image": "013241004608.dkr.ecr.us-gov-west-1.amazonaws.com/cni-metrics-helper:v1.9.1"
"image": "013241004608.dkr.ecr.us-gov-west-1.amazonaws.com/cni-metrics-helper:v1.9.3"
"name": "cni-metrics-helper"
"serviceAccountName": "cni-metrics-helper"
...
2 changes: 1 addition & 1 deletion config/master/cni-metrics-helper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
- "env":
- "name": "USE_CLOUDWATCH"
"value": "true"
"image": "602401143452.dkr.ecr.us-west-2.amazonaws.com/cni-metrics-helper:v1.9.1"
"image": "602401143452.dkr.ecr.us-west-2.amazonaws.com/cni-metrics-helper:v1.9.3"
"name": "cni-metrics-helper"
"serviceAccountName": "cni-metrics-helper"
...
2 changes: 1 addition & 1 deletion config/master/manifests.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ local objectItems(obj) = [[k, obj[k]] for k in std.objectFields(obj)];

local regions = {
default: {
version:: "v1.9.1", // or eg "v1.6.2"
version:: "v1.9.3", // or eg "v1.6.2"
ecrRegion:: "us-west-2",
ecrAccount:: "602401143452",
ecrDomain:: "amazonaws.com",
Expand Down
16 changes: 8 additions & 8 deletions config/v1.9/aws-k8s-cni-cn.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
---
"apiVersion": "v1"
"kind": "ServiceAccount"
"metadata":
"name": "aws-node"
"namespace": "kube-system"
---
"apiVersion": "rbac.authorization.k8s.io/v1"
"kind": "ClusterRoleBinding"
"metadata":
Expand Down Expand Up @@ -159,7 +165,7 @@
"value": "1"
- "name": "WARM_PREFIX_TARGET"
"value": "1"
"image": "961992271922.dkr.ecr.cn-northwest-1.amazonaws.com.cn/amazon-k8s-cni:v1.9.1"
"image": "961992271922.dkr.ecr.cn-northwest-1.amazonaws.com.cn/amazon-k8s-cni:v1.9.3"
"livenessProbe":
"exec":
"command":
Expand Down Expand Up @@ -201,7 +207,7 @@
- "env":
- "name": "DISABLE_TCP_EARLY_DEMUX"
"value": "false"
"image": "961992271922.dkr.ecr.cn-northwest-1.amazonaws.com.cn/amazon-k8s-cni-init:v1.9.1"
"image": "961992271922.dkr.ecr.cn-northwest-1.amazonaws.com.cn/amazon-k8s-cni-init:v1.9.3"
"name": "aws-vpc-cni-init"
"securityContext":
"privileged": true
Expand Down Expand Up @@ -238,10 +244,4 @@
"rollingUpdate":
"maxUnavailable": "10%"
"type": "RollingUpdate"
---
"apiVersion": "v1"
"kind": "ServiceAccount"
"metadata":
"name": "aws-node"
"namespace": "kube-system"
...
16 changes: 8 additions & 8 deletions config/v1.9/aws-k8s-cni-us-gov-east-1.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
---
"apiVersion": "v1"
"kind": "ServiceAccount"
"metadata":
"name": "aws-node"
"namespace": "kube-system"
---
"apiVersion": "rbac.authorization.k8s.io/v1"
"kind": "ClusterRoleBinding"
"metadata":
Expand Down Expand Up @@ -159,7 +165,7 @@
"value": "1"
- "name": "WARM_PREFIX_TARGET"
"value": "1"
"image": "151742754352.dkr.ecr.us-gov-east-1.amazonaws.com/amazon-k8s-cni:v1.9.1"
"image": "151742754352.dkr.ecr.us-gov-east-1.amazonaws.com/amazon-k8s-cni:v1.9.3"
"livenessProbe":
"exec":
"command":
Expand Down Expand Up @@ -201,7 +207,7 @@
- "env":
- "name": "DISABLE_TCP_EARLY_DEMUX"
"value": "false"
"image": "151742754352.dkr.ecr.us-gov-east-1.amazonaws.com/amazon-k8s-cni-init:v1.9.1"
"image": "151742754352.dkr.ecr.us-gov-east-1.amazonaws.com/amazon-k8s-cni-init:v1.9.3"
"name": "aws-vpc-cni-init"
"securityContext":
"privileged": true
Expand Down Expand Up @@ -238,10 +244,4 @@
"rollingUpdate":
"maxUnavailable": "10%"
"type": "RollingUpdate"
---
"apiVersion": "v1"
"kind": "ServiceAccount"
"metadata":
"name": "aws-node"
"namespace": "kube-system"
...
16 changes: 8 additions & 8 deletions config/v1.9/aws-k8s-cni-us-gov-west-1.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
---
"apiVersion": "v1"
"kind": "ServiceAccount"
"metadata":
"name": "aws-node"
"namespace": "kube-system"
---
"apiVersion": "rbac.authorization.k8s.io/v1"
"kind": "ClusterRoleBinding"
"metadata":
Expand Down Expand Up @@ -159,7 +165,7 @@
"value": "1"
- "name": "WARM_PREFIX_TARGET"
"value": "1"
"image": "013241004608.dkr.ecr.us-gov-west-1.amazonaws.com/amazon-k8s-cni:v1.9.1"
"image": "013241004608.dkr.ecr.us-gov-west-1.amazonaws.com/amazon-k8s-cni:v1.9.3"
"livenessProbe":
"exec":
"command":
Expand Down Expand Up @@ -201,7 +207,7 @@
- "env":
- "name": "DISABLE_TCP_EARLY_DEMUX"
"value": "false"
"image": "013241004608.dkr.ecr.us-gov-west-1.amazonaws.com/amazon-k8s-cni-init:v1.9.1"
"image": "013241004608.dkr.ecr.us-gov-west-1.amazonaws.com/amazon-k8s-cni-init:v1.9.3"
"name": "aws-vpc-cni-init"
"securityContext":
"privileged": true
Expand Down Expand Up @@ -238,10 +244,4 @@
"rollingUpdate":
"maxUnavailable": "10%"
"type": "RollingUpdate"
---
"apiVersion": "v1"
"kind": "ServiceAccount"
"metadata":
"name": "aws-node"
"namespace": "kube-system"
...
16 changes: 8 additions & 8 deletions config/v1.9/aws-k8s-cni.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
---
"apiVersion": "v1"
"kind": "ServiceAccount"
"metadata":
"name": "aws-node"
"namespace": "kube-system"
---
"apiVersion": "rbac.authorization.k8s.io/v1"
"kind": "ClusterRoleBinding"
"metadata":
Expand Down Expand Up @@ -159,7 +165,7 @@
"value": "1"
- "name": "WARM_PREFIX_TARGET"
"value": "1"
"image": "602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon-k8s-cni:v1.9.1"
"image": "602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon-k8s-cni:v1.9.3"
"livenessProbe":
"exec":
"command":
Expand Down Expand Up @@ -201,7 +207,7 @@
- "env":
- "name": "DISABLE_TCP_EARLY_DEMUX"
"value": "false"
"image": "602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon-k8s-cni-init:v1.9.1"
"image": "602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon-k8s-cni-init:v1.9.3"
"name": "aws-vpc-cni-init"
"securityContext":
"privileged": true
Expand Down Expand Up @@ -238,10 +244,4 @@
"rollingUpdate":
"maxUnavailable": "10%"
"type": "RollingUpdate"
---
"apiVersion": "v1"
"kind": "ServiceAccount"
"metadata":
"name": "aws-node"
"namespace": "kube-system"
...
14 changes: 7 additions & 7 deletions config/v1.9/cni-metrics-helper-cn.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
---
"apiVersion": "v1"
"kind": "ServiceAccount"
"metadata":
"name": "cni-metrics-helper"
"namespace": "kube-system"
---
"apiVersion": "rbac.authorization.k8s.io/v1"
"kind": "ClusterRoleBinding"
"metadata":
Expand Down Expand Up @@ -87,13 +93,7 @@
- "env":
- "name": "USE_CLOUDWATCH"
"value": "true"
"image": "961992271922.dkr.ecr.cn-northwest-1.amazonaws.com.cn/cni-metrics-helper:v1.9.1"
"image": "961992271922.dkr.ecr.cn-northwest-1.amazonaws.com.cn/cni-metrics-helper:v1.9.3"
"name": "cni-metrics-helper"
"serviceAccountName": "cni-metrics-helper"
---
"apiVersion": "v1"
"kind": "ServiceAccount"
"metadata":
"name": "cni-metrics-helper"
"namespace": "kube-system"
...
14 changes: 7 additions & 7 deletions config/v1.9/cni-metrics-helper-us-gov-east-1.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
---
"apiVersion": "v1"
"kind": "ServiceAccount"
"metadata":
"name": "cni-metrics-helper"
"namespace": "kube-system"
---
"apiVersion": "rbac.authorization.k8s.io/v1"
"kind": "ClusterRoleBinding"
"metadata":
Expand Down Expand Up @@ -87,13 +93,7 @@
- "env":
- "name": "USE_CLOUDWATCH"
"value": "true"
"image": "151742754352.dkr.ecr.us-gov-east-1.amazonaws.com/cni-metrics-helper:v1.9.1"
"image": "151742754352.dkr.ecr.us-gov-east-1.amazonaws.com/cni-metrics-helper:v1.9.3"
"name": "cni-metrics-helper"
"serviceAccountName": "cni-metrics-helper"
---
"apiVersion": "v1"
"kind": "ServiceAccount"
"metadata":
"name": "cni-metrics-helper"
"namespace": "kube-system"
...
14 changes: 7 additions & 7 deletions config/v1.9/cni-metrics-helper-us-gov-west-1.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
---
"apiVersion": "v1"
"kind": "ServiceAccount"
"metadata":
"name": "cni-metrics-helper"
"namespace": "kube-system"
---
"apiVersion": "rbac.authorization.k8s.io/v1"
"kind": "ClusterRoleBinding"
"metadata":
Expand Down Expand Up @@ -87,13 +93,7 @@
- "env":
- "name": "USE_CLOUDWATCH"
"value": "true"
"image": "013241004608.dkr.ecr.us-gov-west-1.amazonaws.com/cni-metrics-helper:v1.9.1"
"image": "013241004608.dkr.ecr.us-gov-west-1.amazonaws.com/cni-metrics-helper:v1.9.3"
"name": "cni-metrics-helper"
"serviceAccountName": "cni-metrics-helper"
---
"apiVersion": "v1"
"kind": "ServiceAccount"
"metadata":
"name": "cni-metrics-helper"
"namespace": "kube-system"
...
Loading

0 comments on commit b0c4a07

Please sign in to comment.