Skip to content

Commit 570be4e

Browse files
authored
Add changelog for 0.1 (#110)
Signed-off-by: Jian Qiu <[email protected]>
1 parent b2435e1 commit 570be4e

File tree

1 file changed

+18
-3
lines changed

1 file changed

+18
-3
lines changed

CHANGELOG.md

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,27 @@
11
[comment]: # ( Copyright Contributors to the Open Cluster Management project )
22
# Release Content
33
## Additions
4-
- [Add make target for krew.](https://github.com/open-cluster-management-io/clusteradm/pull/70)
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
511

612
## Breaking Changes
13+
N/A
714

815
## Changes
9-
- [Install and enable the new application lifecycle images.](https://github.com/open-cluster-management-io/clusteradm/pull/72)
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
1022

1123
## Bug Fixes
12-
- [Use Create instead of OpenFile for writing to output file to handle overwriting of existing file better.](https://github.com/open-cluster-management-io/clusteradm/pull/69)
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+

0 commit comments

Comments
 (0)