Skip to content

Commit

Permalink
add links
Browse files Browse the repository at this point in the history
  • Loading branch information
tatlat committed Oct 27, 2023
1 parent f64c7af commit 6d2dd40
Showing 1 changed file with 23 additions and 21 deletions.
44 changes: 23 additions & 21 deletions docs/content/en/docs/whatsnew/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,34 +17,36 @@ Please upgrade to `v0.15.3` if you are using Tinkerbell (Bare Metal) provider.

[Unreleased]
### Added
- ETCD Encryption
- KINDless upgrades
- Generate TinkerbellTemplateConfig command: https://github.com/aws/eks-anywhere/issues/3588
- Support for modular Kubernetes version upgrades for bare metal
- - OSImageURL added to Tinkerbell Machine Config
- Bare metal out-of-band webhook
- Support for Kubernetes 1.28 https://github.com/aws/eks-anywhere/issues/6451
- Support for air gapped image building https://github.com/aws/eks-anywhere/issues/6457
- etcd encryption for CloudStack and Vsphere: [#6557](https://github.com/aws/eks-anywhere/pull/6557)
- [KINDless upgrades](https://github.com/aws/eks-anywhere/blob/main/designs/kindless-upgrades.md)
- Generate TinkerbellTemplateConfig command: [#3588](https://github.com/aws/eks-anywhere/issues/3588)
- Support for modular Kubernetes version upgrades for bare metal: [#6735](https://github.com/aws/eks-anywhere/pull/6735)
- OSImageURL added to Tinkerbell Machine Config
- Bare metal [out-of-band](https://github.com/aws/eks-anywhere/blob/main/designs/bare-metal-out-of-band-webhook.md) webhook
- Support for Kubernetes 1.28
- Support for air gapped image building: [#6457](https://github.com/aws/eks-anywhere/issues/6457)


### Changed
- Subscriptions can now be purchased through Amazon EKS console, APIs, and AWS CLI instead of Marketplace
- etcd reconciliation separated from controlplane
- Upgraded cilium to 1.12.14

### Deprecated

- etcd reconciliation separated from kcp: [#6496](https://github.com/aws/eks-anywhere/pull/6496)
- Upgraded cilium to `1.12.15`
- Upgraded EKS-D:
- `v1-24-eks-26` to [`v1-24-eks-27`](https://distro.eks.amazonaws.com/releases/1-24/27/)
- `v1-25-eks-22` to [`v1-25-eks-23`](https://distro.eks.amazonaws.com/releases/1-25/23/)
- `v1-26-eks-18` to [`v1-26-eks-19`](https://distro.eks.amazonaws.com/releases/1-26/19/)
- `v1-27-eks-12` to [`v1-27-eks-13`](https://distro.eks.amazonaws.com/releases/1-27/13/)
- [`v1-28-eks-26`](https://distro.eks.amazonaws.com/releases/1-28/6/)
- Cluster API Provider Cloudstack: `v0.4.9-rc6` to `v0.4.9-rc7`
- Cluster API Provider AWS Snow: `v0.1.26` to `v0.1.27`

### Removed

- Support for Kubernetes 1.23

### Fixed
- Fail on eksctl anywhere upgrade cluster plan -f: https://github.com/aws/eks-anywhere/issues/6716
- Curated packages fixed in airgapped environments
- Error out when management kubeconfig is not present for workload cluster operations: https://github.com/aws/eks-anywhere/pull/6501
- Etcdadm fix etcd url in air gapped environments
- Empty vSphereMachineConfig users fails CLI upgrade: https://github.com/aws/eks-anywhere/issues/5420
- CLI stalls on upgrade with Flux Gitops https://github.com/aws/eks-anywhere/issues/6453
- Fail on eksctl anywhere upgrade cluster plan -f: [#6716](https://github.com/aws/eks-anywhere/issues/6716)
- Error out when management kubeconfig is not present for workload cluster operations: [6501](https://github.com/aws/eks-anywhere/pull/6501)
- Empty vSphereMachineConfig users fails CLI upgrade: [5420](https://github.com/aws/eks-anywhere/issues/5420)
- CLI stalls on upgrade with Flux Gitops: [6453](https://github.com/aws/eks-anywhere/issues/6453)


## [v0.18.0](https://github.com/aws/eks-anywhere/releases/tag/v0.18.0)
Expand Down

0 comments on commit 6d2dd40

Please sign in to comment.