v0.19.8
EKS Anywhere v0.19.8 release
Supported OS version details
vSphere | Bare Metal | Nutanix | CloudStack | Snow | |
---|---|---|---|---|---|
Ubuntu 20.04 | ✔ | ✔ | ✔ | — | ✔ |
Ubuntu 22.04 | ✔ | ✔ | ✔ | — | — |
Bottlerocket 1.19.2 | ✔ | * | — | — | — |
RHEL 8.x | ✔ | ✔ | ✔ | ✔ | — |
RHEL 9.x | — | — | ✔ | ✔ | — |
* EKS Anywhere issue regarding deprecation of Bottlerocket bare metal variants
Upgraded
- Kube-rbac-proxy:
v0.16.0
tov0.16.1
- Containerd:
v1.7.13
tov1.7.20
- Kube VIP:
v0.7.0
tov0.7.2
- Helm:
v3.14.3
tov3.14.4
- Cluster API Provider vSphere:
v1.8.5
tov1.8.10
- Runc:
v1.1.12
tov1.1.13
- EKS Distro:
v1-26-eks-38
tov1-26-eks-39
v1-27-eks-32
tov1-27-eks-35
v1-28-eks-25
tov1-28-eks-28
v1-29-eks-14
tov1-29-eks-17
Changed
- Added additional validation before marking controlPlane and workers ready #8455
Fixed
- Fix panic when datacenter obj is not found #8494