Releases: open-cluster-management-io/clusteradm
Releases · open-cluster-management-io/clusteradm
v0.1.0
Release Content
Additions
- Feat: Allows override OCM images upon initialization @yue9944882
- Clusteradm proxy health @yue9944882
- adding a '--wait' flag for optional foreground joining @yue9944882
- feat: clusteradm init supports saving commands to local file @yue9944882
- chore: reflecting detailed container status on cluster joining @yue9944882
- addon enable: allow certain addon to be deployed @ycyaoxdu
- Feat: clusteradm get addon command for list enabled addon @ycyaoxdu
Breaking Changes
N/A
Changes
- Enhancement to clean up the control plane. @xauthulei
- Added timeout flag to fix issue @ilan-pinto
- Adding an install scripts for one line clusteradm installation @yue9944882
- Fix issue #52 - added image rending to the join command @ilan-pinto
- Specify install ns when enable an addon on a cluster @xauthulei
- use the endpoint from --hub-apiserver for joining cluster @yue9944882
Bug Fixes
v0.1.0-alpha.7
Release Content
Additions
Breaking Changes
Changes
Bug Fixes
v0.1.0-alpha.6
Release Content
Additions
Breaking Changes
Changes
- Add a check to verify the readyness of the CRD
Bug Fixes
v0.1.0-alpha.5
Release Content
Additions
- Add
clusteradm install addons
andclusteradm enable addons
Add subcommand to enable application management addon
Breaking Changes
Changes
Bug Fixes
v0.1.0-alpha.4
Release Content
Additions
- Add
clusteradm delete token
Create cmd to revoke the bootstrap token - Add the capability of injecting rendering functions While rendering a yaml I want to inject my own functions
- Enable external cluster config to support oidc
- Add klog flags Log will be helpful to contributors
Breaking Changes
Changes
Bug Fixes
v0.1.0-alpha.3
v0.1.0-alpha.2
Release Content
- Add support for non-bootstrap token enabled environment issue 16