|
1 | 1 | [comment]: # ( Copyright Contributors to the Open Cluster Management project ) |
2 | 2 | # Release Content |
3 | 3 | ## 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 |
5 | 11 |
|
6 | 12 | ## Breaking Changes |
| 13 | +N/A |
7 | 14 |
|
8 | 15 | ## 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 |
10 | 22 |
|
11 | 23 | ## 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