Releases: kubernetes/cloud-provider-aws
Releases · kubernetes/cloud-provider-aws
v1.28.0
What's Changed
- Migrate away from google.com gcp project k8s-testimages by @cpanato in #615
- ignore invalid providerid for cache indexer by @kmala in #605
- Update README with latest releases by @Lukasz-AWS in #623
- Add cartermckinnon as a reviewer by @cartermckinnon in #632
- Add authentication section to cred provider docs by @cartermckinnon in #634
- chore: use out.String() instead of string(out.Bytes()) by @testwill in #621
- Release v1.28.0 by @chewong in #641
New Contributors
- @cpanato made their first contribution in #615
- @Lukasz-AWS made their first contribution in #623
- @testwill made their first contribution in #621
Full Changelog: v1.27.2...v1.28.0
v1.27.1
Breaking change
ECR credentials provider will now only accept the credentialprovider.kubelet.k8s.io/v1
API.
What's Changed
- Simplifies configuring provider region by @mmerkes in #573
- Kubelet 1.27.x failing to get credentials when credentialprovider.kubelet.k8s.io/v1 api is used by @ikolomiyets in #597
New Contributors
- @mmerkes made their first contribution in #573
- @ikolomiyets made their first contribution in #597
Full Changelog: v1.27.0...v1.27.1
v1.27.0
What's Changed
- Add support for IPv6 Fargate nodes by @HusainZafar in #565
- Update dependency golang.org/x/net to fix CVE-2022-41723 by @HusainZafar in #588
- Bump golang to 1.20.3. by @olemarkus in #591
- Remove release github workflow by @olemarkus in #592
- Bump kubernetes dependencies to 1.27.0 and other dependencies to latest by @olemarkus in #593
- Release 1.27.0 by @olemarkus in #594
Full Changelog: v1.26.1...v1.27.0
v1.26.1
v1.25.3
What's Changed
- Automated cherry pick of #502: single update to node cache by @dims in #561
- Release 1.25.3 by @olemarkus in #562
Full Changelog: v1.25.2...v1.25.3
v1.25.2
What's Changed
- Calculate cache duration correctly by @ttreptow in #520
- Run e2e tests with
--dns=none
by @hakman in #532 - Bump aws-sdk-go version to 1.44.145 by @xdu31 in #531
- Update kOps command for creating clusters by @kmala in #557
- Release version v1.25.2 by @kmala in #556
New Contributors
Full Changelog: v1.25.1...v1.25.2
v1.24.4
v1.26.0
What's Changed
- Calculate cache duration correctly by @ttreptow in #520
- Run e2e tests with
--dns=none
by @hakman in #532 - Bump aws-sdk-go version to 1.44.145 by @xdu31 in #531
- Bump k8s deps to 1.26.0-rc.1 by @olemarkus in #536
- Update Go to v1.19.3 by @hakman in #538
- Release 1.26.0-rc.1 by @olemarkus in #540
- Migrate k8s e2e to Ginkgo 2.0 by @hakman in #539
- Release 1.26.0-alpha.1 by @olemarkus in #541
- Restore chunked behaviour of target group creation in LBv2 by @JoelSpeed in #527
- Update v1 provider isRegionValid name and to return an error by @jasdel in #530
- ecr-credential-provider: clean up docs by @stmcginnis in #503
- Bump k8s dependencies to 1.26.0 and golang to 1.19.4 by @olemarkus in #547
- Bump various dependencies for ccm and e2e tests by @olemarkus in #549
- Release 1.26.0 by @olemarkus in #550
New Contributors
- @ttreptow made their first contribution in #520
- @jasdel made their first contribution in #530
- @stmcginnis made their first contribution in #503
Full Changelog: v1.25.1...v1.26.0
helm-chart-aws-cloud-controller-manager-0.0.7
Installs Cloud Controller Manager for AWS Cloud Provider
v1.22.3
AWS Cloud Provider
The cloud provider now runs out-of-tree in a new component called aws-cloud-controller-manager.
The external provider preserves all existing behavior/functionality from the legacy in-tree provider.
Example manifests to deploy the external cloud provider can be found here.
CHANGELOG
See CHANGELOG for full list of changes.