-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: ycyaoxdu <[email protected]> Signed-off-by: ycyaoxdu <[email protected]>
- Loading branch information
Showing
3 changed files
with
16 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,15 @@ | ||
[comment]: # ( Copyright Contributors to the Open Cluster Management project ) | ||
# Release Content | ||
## Additions | ||
- [build: create metrics service when installing hub](https://github.com/open-cluster-management-io/clusteradm/pull/271) @chenz402 | ||
- [Added command to create a sample application](https://github.com/open-cluster-management-io/clusteradm/pull/245) @IlonaShishov | ||
- [feat: add command clusteradm get placements](https://github.com/open-cluster-management-io/clusteradm/pull/158) @ycyaoxdu | ||
- [feat: add printer supporting tree, table and yaml format](https://github.com/open-cluster-management-io/clusteradm/pull/174) @ycyaoxdu | ||
- [Pin the OCM version for add-ons](https://github.com/open-cluster-management-io/clusteradm/pull/280) @dhaiducek | ||
|
||
|
||
## Breaking Changes | ||
N/A | ||
|
||
## Changes | ||
- [allow install hub-addon specify ns](https://github.com/open-cluster-management-io/clusteradm/pull/275) @ycyaoxdu | ||
- [Remove redundant check](https://github.com/open-cluster-management-io/clusteradm/pull/268) @qiujian16 | ||
- [Refactor accept for better error message](https://github.com/open-cluster-management-io/clusteradm/pull/270) @qiujian16 | ||
- [Remove unnecessary files when join](https://github.com/open-cluster-management-io/clusteradm/pull/266) @qiujian16 | ||
- [Chore: error while run command against wrong cluser](https://github.com/open-cluster-management-io/clusteradm/pull/283) @ycyaoxdu | ||
|
||
## Bug Fixes | ||
- [bug fix: apply klusterlet cr after crd applied](https://github.com/open-cluster-management-io/clusteradm/pull/282) @ycyaoxdu | ||
- [sync governance-policy-addon-controller deployment image](https://github.com/open-cluster-management-io/clusteradm/pull/279) @haoqing0110 | ||
- [bug fix: cr apply before crd registered](https://github.com/open-cluster-management-io/clusteradm/pull/276) @ycyaoxdu | ||
- [fix: show crd version in command get hub-info](https://github.com/open-cluster-management-io/clusteradm/pull/272) @ycyaoxdu | ||
|
||
## Bug Fixes | ||
N/A |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
v0.4.0 | ||
v0.4.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters