Release v0.3.0
Release v0.3.0
Enhancements
- Ability to add taints to nodes [#157] - Ability to add taints to nodes in the cluster.yml
- Ability to add folder as part of options for s3 backups [#1306] - Added the ability to add folder location for S3 compatible backends when taking and restoring snapshots
Major Bug Fixes since v0.2.8
- Fixed an issue where openstack provider password with a hashtag wasn't working [#987]
- Fixed an issue where validation messages would be shown when image pull actually failed [#1010]
- Fixed an issue where specifically formatted manifests for user addons were failing [#1149]
- Fixed an issue where the configmap of
kube-dns
was not updating upon edits [#1195] - Fixed an issue where sometimes a node was unable to be removed [#1413]
- Fixed an issue where etcd CSRs were missing
X509v3 Extended Key Usage
[#1414] - Fixed an issue where ingress pods fail to start when PSP is enabled [#1474]
- Fixed an issue where you couldn't rotate certs with
--ssh-agent-auth
[#1479] - Fixed an issue where you couldn't restore snapshots that started with the same string [#1486]
- Fixed an issue where custom system images were not respecting the tag of the custom image [#1551]
Known Major Issues
Kubernetes Versions
Each version of RKE has a specific list of supported Kubernetes versions. If a version is defined in kubernetes_version
in the cluster.yml
and is not found in this list, then RKE will error out. If you want to use a different version than listed below, you will need to update Kubernetes using the system images option in your cluster.yml
.
Kubernetes version |
---|
v1.16.1-rancher1-1 (experimental) |
v1.15.4-rancher1-2 (default) |
v1.14.7-rancher1-1 |
v1.13.11-rancher1-1 |