Releases: platform9/pf9ctl
Releases · platform9/pf9ctl
v1.29
v1.28
- Adding a flag to prep-node to bypass initial OS check
- Bump the go_modules
- Stop the bundle generation with pf9ctl
v1.27
- Making pf9ctl idempotent
- Addressing issue of pf9ctl failing silently
- Updating README
v1.26
- Bumped attach node retry attempts
- Bumped golang.org/x/crypto version
- Bumped golang.org/x/net version
- RHEL 8.9 support
v1.25
- Added RHEL 8.8 support
v1.24
- Exit if decommission-node command is ran on node which is part of cluster
- Fixed : decommission-node was not cleaning all directories created by pf9
v1.23
This release contains
- Added support for rocky 9 and 9.2
- Added set-proxy command to set proxy on node which is already onboarded.
- Added no-proxy flag to set no_proxy in comms_proxy_cfg.json file, which will be consumed by cluster.
v1.22
This release contains
- Ubuntu 22.04 support
- Bug Fix : Using hostId from /etc/pf9/host_id.conf file
v1.21
- changed package name of pre-required package from policycoreutils-python3 to python3-policycoreutils
v1.20
- Added RHEL 8.7 support