LIMA Releases #
Changelog LIMA v0.8.5 #
New #
lima renew
andlima update
work now with container runtime containerd
Bug Fixes #
- Fixed missing “v” in the imagelist of some Kubernetes maintenance packages
- Fixed deleting nodes as user
- Fixed weavenet deployment with the weavenetinstaller-0.0.2 maintenance package
older LIMA versions
Changelog LIMA v0.8.4
New
-
Added new maintenance packages
- kubernetes-1.24.0
- crioEL7-1.24.0
- crioEL8-1.24.0
- crioEL7-dependencies-1.0.1
- crioEL8-dependencies-1.0.1
-
Removed deprecated maintenance packages
- All Kubernetes-1.20.x packages
- crioEL7-1.20.0
- crioEL8-1.20.0
Bug Fixes
- Fixed missing flag for draining nodes
- Fixed the time interval copying haproxy.cfg for the loadbalancer pods (is still watched)
- Fixed detecting RHEL7 and RHEL8 operating system for upgrade
- Fixed skipping nodes during an upgrade when they are already on the newest Kubernetes version
Changelog LIMA v0.8.3
Hot Fixes
- Reverted copying haproxy.cfg with LIMA
Changelog LIMA v0.8.2
New
- Added new maintenance package: weavenetinstaller-0.0.3
Bug Fixes
- Fixed copying haproxy.cfg without LIMA
- Fixed namespace when using a custom haproxy.cfg
- Fixed downloading certs during master joining
Changelog LIMA v0.8.1
New
- Added new command
lima renew cert
to enable you to renew all the certificates for a cluster. - Added new command
lima get overlay
to help you get an overview of plugin networks. - Added new command
lima install overlay
to let you install plugin network on running cluster. - Configured new clusterconfig.yaml format. It enables you to manage Plugin network while creating the cluster.
- Support new container Runtime: containerd
- Support new operating system: RHEL8
- Support up to the latest Kubernetes versions: 1.20.15, 1.21.11, 1.22.8, 1.23.5
- Added new maintenance packages: kubeDependencies-EL7-1.0.2, kubeDependencies-EL8-1.0.2
- Compatibility with SINA v2.4.0 and v2.5.0
Bug Fixes
- Restored airgap capabilities for containerd cluster creation and runtime change
- Adjusted the default containerd configuration
- Fixed serial flag utilization in operations which it was untended
- Fixed pulling image from custom repository
- Fixed activating/deactivating auditLog after cluster creation
- Fixed all packages which had a leading zero in their version e.g. dockerEL7-18.09.1 or podmanEL7-18.09.1
- Fixed namespace for config map and config pod
- Fixed problems during upgrading master to a higher kubernetes version
- Fixed default registry to registry1.kubernative.net/lima