Releases: platform9/cctl
Releases · platform9/cctl
v0.3.0
Fix regression with apiserver configuration
Kubernetes version: 1.11.9
nodeadm & etcdadm versions required:
nodeadm
: v0.2.1
etcdadm
: v0.1.1
v0.2.0
v0.1.1
v0.1.0
- Upgrade kubernetes to 1.10.11 for CVE-2018-1002105
- Make VIP optional
v0.0.8
- Workaround to run more than 255 pods on a node
- Fix configuration files and permissions
- Fix etcdadm reset issue. Fail fast if not able to retrieve machine client
v0.0.7
- Support for log levels
- Move info/debug logs to stdout and others to std err
- Ability to create a support bundle
- Fix for file name conflict with
/tmp/etcd.snapshot
v0.0.6
- Support for configurable parameters
- Support for control plane and system service protection
- Support for drain node flags during
delete machine
andupgrade cluster