Skip to content

Commit 7ae5123

Browse files
authored
Update changelog for 0.1.1 (#135)
Signed-off-by: Jian Qiu <[email protected]>
1 parent c4d81e5 commit 7ae5123

File tree

1 file changed

+14
-17
lines changed

1 file changed

+14
-17
lines changed

CHANGELOG.md

Lines changed: 14 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,24 @@
11
[comment]: # ( Copyright Contributors to the Open Cluster Management project )
22
# Release Content
33
## Additions
4-
- [Feat: Allows override OCM images upon initialization](https://github.com/open-cluster-management-io/clusteradm/pull/80) @yue9944882
5-
- [Clusteradm proxy health](https://github.com/open-cluster-management-io/clusteradm/pull/90) @yue9944882
6-
- [adding a '--wait' flag for optional foreground joining](https://github.com/open-cluster-management-io/clusteradm/pull/95) @yue9944882
7-
- [feat: clusteradm init supports saving commands to local file](https://github.com/open-cluster-management-io/clusteradm/pull/93) @yue9944882
8-
- [chore: reflecting detailed container status on cluster joining](https://github.com/open-cluster-management-io/clusteradm/pull/99) @yue9944882
9-
- [addon enable: allow certain addon to be deployed](https://github.com/open-cluster-management-io/clusteradm/pull/101) @ycyaoxdu
10-
- [Feat: clusteradm get addon command for list enabled addon](https://github.com/open-cluster-management-io/clusteradm/pull/103) @ycyaoxdu
4+
- [Feat: clusteradm addon disable command for disable specified addon](https://github.com/open-cluster-management-io/clusteradm/pull/102) @ycyaoxdu
5+
- [Feat: add --all-clusters flag for command addon disable ](https://github.com/open-cluster-management-io/clusteradm/pull/115) @ycyaoxdu
6+
- [Clusterset create cmd](https://github.com/open-cluster-management-io/clusteradm/pull/123) @qiujian16
7+
- [Cluster get cmd](https://github.com/open-cluster-management-io/clusteradm/pull/124) @qiujian16
8+
- [clusterset sub command](https://github.com/open-cluster-management-io/clusteradm/pull/126) @qiujian16
9+
- [feat: clusteradm get hub-info](https://github.com/open-cluster-management-io/clusteradm/pull/128) @yue9944882
10+
- [Bundle version](https://github.com/open-cluster-management-io/clusteradm/pull/119) @ilan-pinto
11+
- [Feat: Get addon in a tree view](https://github.com/open-cluster-management-io/clusteradm/pull/129) @yue9944882
12+
- [Add get work command](https://github.com/open-cluster-management-io/clusteradm/pull/131) @qiujian16
13+
- [create work command](https://github.com/open-cluster-management-io/clusteradm/pull/134) @qiujian16
1114

1215
## Breaking Changes
1316
N/A
1417

1518
## Changes
16-
- [Enhancement to clean up the control plane.](https://github.com/open-cluster-management-io/clusteradm/pull/75) @xauthulei
17-
- [Added timeout flag to fix issue](https://github.com/open-cluster-management-io/clusteradm/pull/77) @ilan-pinto
18-
- [Adding an install scripts for one line clusteradm installation](https://github.com/open-cluster-management-io/clusteradm/pull/81) @yue9944882
19-
- [Fix issue #52 - added image rending to the join command](https://github.com/open-cluster-management-io/clusteradm/pull/83) @ilan-pinto
20-
- [Specify install ns when enable an addon on a cluster](https://github.com/open-cluster-management-io/clusteradm/pull/89) @xauthulei
21-
- [use the endpoint from --hub-apiserver for joining cluster](https://github.com/open-cluster-management-io/clusteradm/pull/107) @yue9944882
19+
- [release: submit non-draft release](https://github.com/open-cluster-management-io/clusteradm/pull/114) @yue9944882
20+
- [Enhance output of accept subcommand to provide URLs for next steps](https://github.com/open-cluster-management-io/clusteradm/pull/118) @mikeshng
21+
- [install support sudo](https://github.com/open-cluster-management-io/clusteradm/pull/129) @yue9944882
2222

2323
## Bug Fixes
24-
- [Refactor/Bugfix: clusteradm join endpoint and spinner loading effect](https://github.com/open-cluster-management-io/clusteradm/pull/91) @yue9944882
25-
- [fixes go install due to replace directive](https://github.com/open-cluster-management-io/clusteradm/pull/92) @yue9944882
26-
- [modify integration test for command addon enable](https://github.com/open-cluster-management-io/clusteradm/pull/105) @ycyaoxdu
27-
24+
- [bugfix: registration-operator CRD upgrade](https://github.com/open-cluster-management-io/clusteradm/pull/127) @yue9944882

0 commit comments

Comments
 (0)