Skip to content

Commit 6b9e302

Browse files
authored
Merge pull request #268 from nckturner/release-1.22
Changelog v1.22.0-alpha.0
2 parents c79b689 + ee17369 commit 6b9e302

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

docs/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## v1.22.0-alpha.0
2+
* Add a unit test for sets_ippermissions ([#265](https://github.com/kubernetes/cloud-provider-aws/pull/265), @nckturner)
3+
* Remove inactive and add jaypipes ([#266](https://github.com/kubernetes/cloud-provider-aws/pull/266), @nckturner)
4+
* Fix copy/paste error in IPPermissionSet.Ungroup ([#250](https://github.com/kubernetes/cloud-provider-aws/pull/250), @JoelSpeed)
5+
* Make Node IP families configurable ([#251](https://github.com/kubernetes/cloud-provider-aws/pull/251), @olemarkus)
6+
* run hack/update-netparse-cve.sh ([#261](https://github.com/kubernetes/cloud-provider-aws/pull/261), @aojea)
7+
* Set EC2 instance cache max age to 10 mins ([#259](https://github.com/kubernetes/cloud-provider-aws/pull/259), @kishorj)
8+
* chunk target operatation for aws targetGroup ([#256](https://github.com/kubernetes/cloud-provider-aws/pull/256), @M00nF1sh)
9+
* Remove providerless build option ([#257](https://github.com/kubernetes/cloud-provider-aws/pull/257), @nckturner)
10+
* Add script to facilitate cherry-picking from k/k ([#253](https://github.com/kubernetes/cloud-provider-aws/pull/253), @nckturner)
11+
* Bump k8s dependencies to 1.22 and go to 1.16 ([#248](https://github.com/kubernetes/cloud-provider-aws/pull/248), @rifelpet)
12+
* Add support for consuming web identity credentials ([#238](https://github.com/kubernetes/cloud-provider-aws/pull/238), @olemarkus)
13+
* Add support for returning IPv6 node addresses ([#230](https://github.com/kubernetes/cloud-provider-aws/pull/230), @hakman)
14+
* Add ENI support for nodes(for Fargate nodes) ([#223](https://github.com/kubernetes/cloud-provider-aws/pull/223), @SaranBalaji90)
15+
* Use kustomize for example manifest ([#221](https://github.com/kubernetes/cloud-provider-aws/pull/221), @nckturner)
16+
117
## v1.21.0-alpha.0
218
* Add permission for service account token creation ([#214](https://github.com/kubernetes/cloud-provider-aws/pull/214), @nckturner)
319
* A missing item ([#204](https://github.com/kubernetes/cloud-provider-aws/pull/204), @oguzhanun)

0 commit comments

Comments
 (0)