v0.3.0
Release Content
Additions
- deploy work to placement selected clusters @haoqing0110
- add test that check manual bootstrap token @mgold1234
- clusteradm: provide darwin arm64 binary @SataQiu
- Chore: Introducing golangci-lint - make verify @yue9944882
- Add proxy kubectl command @xuezhaojun
- Doc: Adding more install approaches @yue9944882
- Add the governance-policy-addon-controller @dhaiducek
Breaking Changes
N/A
Changes
- Add yue9944882 as approver and ycyaoxdu as reviewer @qiujian16
- upgrade to latest openshift/library-go @itdove
- Upgrade to ginkgo v2 @itdove
- Stop using the GitHub API in the install script @mprahl
- Add context @itdove
- Update app addon CRDs @mikeshng
Bug Fixes
- modify: help information @ycyaoxdu
- add change line to make output clear @jichenjc
- fix: use poll method to monitor namespace deletion @ycyaoxdu
- Add not found into output when deleted work not found @jichenjc
- add copyright check for .mk file @ycyaoxdu
- Add WithCache and getCache @itdove
- Use cache in ApplyCustomResources @itdove
- Make some Variable and Method to be at public scope @mgold1234
- change method and veriables to public scope in addon command. @mgold1234
- cluster_name has been converted to cluster-name @panguicai008
- fix clusteradm addon enable command unknown flag: --names @panguicai008
- fix clusteradm join usage example @panguicai008
- add bundler version into output @jichenjc
- change method and veriables to public scope in clean command. @mgold1234
- change method and veriables to public scope in clusterset_bind command. @mgold1234
- fix: correct spelling of output table @vbelouso
- change method and veriables to public scope in clusetset_set command. @mgold1234
- change method and veriables to public scope in clusetset_unbind command. @mgold1234
- Update PolicySet CRD to match propagator @JustinKuli
- change method and veriables to public scope in create command. @mgold1234
- inogre the vscode caches @xauthulei
- Fix init messaging @dhaiducek
- Update: proxy kubectl logs @xuezhaojun
- Consistent flags/Fix spelling @dhaiducek
- update wording to make error clear @jichenjc
- prevent delete of default clusterset @jichenjc
- show controller image in ./clusteradm get klusterlet-info @jichenjc
- Add dry run for delete clusterset @jichenjc
- Force developers to call Build() @itdove
- Force developers to call Build() @itdove