Skip to content

Commit

Permalink
update changelog (#173)
Browse files Browse the repository at this point in the history
Signed-off-by: ycyaoxdu <yaoyuchen0626@163.com>
  • Loading branch information
ycyaoxdu authored Mar 24, 2022
1 parent 0667d9d commit c5f1fcb
Showing 1 changed file with 20 additions and 14 deletions.
34 changes: 20 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,30 @@
[comment]: # ( Copyright Contributors to the Open Cluster Management project )
# Release Content
## Additions
- [Feat: clusteradm addon disable command for disable specified addon](https://github.com/open-cluster-management-io/clusteradm/pull/102) @ycyaoxdu
- [Feat: add --all-clusters flag for command addon disable ](https://github.com/open-cluster-management-io/clusteradm/pull/115) @ycyaoxdu
- [Clusterset create cmd](https://github.com/open-cluster-management-io/clusteradm/pull/123) @qiujian16
- [Cluster get cmd](https://github.com/open-cluster-management-io/clusteradm/pull/124) @qiujian16
- [clusterset sub command](https://github.com/open-cluster-management-io/clusteradm/pull/126) @qiujian16
- [feat: clusteradm get hub-info](https://github.com/open-cluster-management-io/clusteradm/pull/128) @yue9944882
- [Bundle version](https://github.com/open-cluster-management-io/clusteradm/pull/119) @ilan-pinto
- [Feat: Get addon in a tree view](https://github.com/open-cluster-management-io/clusteradm/pull/129) @yue9944882
- [Add get work command](https://github.com/open-cluster-management-io/clusteradm/pull/131) @qiujian16
- [create work command](https://github.com/open-cluster-management-io/clusteradm/pull/134) @qiujian16
- [add support for manual bootstrap token for accept command](https://github.com/open-cluster-management-io/clusteradm/pull/167) @mgold1234
- [Add long description for commands](https://github.com/open-cluster-management-io/clusteradm/pull/157) @mgold1234
- [Feat: Proxy health supports selecting clusters via -c or --cluster](https://github.com/open-cluster-management-io/clusteradm/pull/152) @yue9944882
- [Feat: Print installed crd versions](https://github.com/open-cluster-management-io/clusteradm/pull/139) @yue9944882
- [Feat: clusteradm delete clusterset](https://github.com/open-cluster-management-io/clusteradm/pull/154) @ycyaoxdu
- [feat: add command delete work](https://github.com/open-cluster-management-io/clusteradm/pull/149) @ycyaoxdu
- [feat: add command clusterset unbind](https://github.com/open-cluster-management-io/clusteradm/pull/148) @ycyaoxdu
- [Feat: clusteradm get klusterlet-info](https://github.com/open-cluster-management-io/clusteradm/pull/143) @ycyaoxdu



## Breaking Changes
N/A

## Changes
- [release: submit non-draft release](https://github.com/open-cluster-management-io/clusteradm/pull/114) @yue9944882
- [Enhance output of accept subcommand to provide URLs for next steps](https://github.com/open-cluster-management-io/clusteradm/pull/118) @mikeshng
- [install support sudo](https://github.com/open-cluster-management-io/clusteradm/pull/129) @yue9944882
- [Upgrade to Go v1.17 and upgrade packages](https://github.com/open-cluster-management-io/clusteradm/pull/168) @dhaiducek
- [Update crd and rbac for operator](https://github.com/open-cluster-management-io/clusteradm/pull/156) @qiujian16
- [Update operator CRDs](https://github.com/open-cluster-management-io/clusteradm/pull/144) @qiujian16
- [Remove deploy-agent option from subscription controller](https://github.com/open-cluster-management-io/clusteradm/pull/146) @philipwu08



## Bug Fixes
- [bugfix: registration-operator CRD upgrade](https://github.com/open-cluster-management-io/clusteradm/pull/127) @yue9944882
- [fix: remove clusterset add, add clusterset set](https://github.com/open-cluster-management-io/clusteradm/pull/153) @ycyaoxdu
- [Bugfix: Render hub image versions](https://github.com/open-cluster-management-io/clusteradm/pull/140) @yue9944882
- [fix the issue 130](https://github.com/open-cluster-management-io/clusteradm/pull/141) @xauthulei
- [fix the issue 132](https://github.com/open-cluster-management-io/clusteradm/pull/136) @xauthulei

0 comments on commit c5f1fcb

Please sign in to comment.