This repository has been archived by the owner on Oct 31, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 57
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: Wei Liu <[email protected]>
- Loading branch information
Showing
2 changed files
with
22 additions
and
1 deletion.
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 |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Changelog since v0.6.0 | ||
All notable changes to this project will be documented in this file. | ||
|
||
## v0.7.0 | ||
|
||
### New Features | ||
* Support to to maintain a default cluster set for managed clusters. ([#204](https://github.com/open-cluster-management-io/registration/pull/204) [@elgnay](https://github.com/elgnay), [#198](https://github.com/open-cluster-management-io/registration/pull/198) [#202](https://github.com/open-cluster-management-io/registration/pull/202) [ycyaoxdu](https://github.com/ycyaoxdu), [#205](https://github.com/open-cluster-management-io/registration/pull/205) [ldpliu](https://github.com/ldpliu)) | ||
|
||
### Added | ||
* Support v1beta1 CSR to be compatible with low versions of Kubernetes for hub cluster. ([#214](https://github.com/open-cluster-management-io/registration/pull/214) [@yue9944882](https://github.com/yue9944882)) | ||
* Support to run registration webhooks locally. ([#200](https://github.com/open-cluster-management-io/registration/pull/200) [xuezhaojun](https://github.com/xuezhaojun)) | ||
* Add managed cluster taints update e2e test. ([#212](https://github.com/open-cluster-management-io/registration/pull/212) [JiahaoWei-RH](https://github.com/JiahaoWei-RH)) | ||
|
||
### Changes | ||
N/C | ||
|
||
### Bug Fixes | ||
* Avoid useless error log messages in registration webhooks. ([#215](https://github.com/open-cluster-management-io/registration/pull/215) [@qiujian16](https://github.com/qiujian16)) | ||
|
||
### Removed & Deprecated | ||
* Stop to build latest image in release branch. ([#218](https://github.com/open-cluster-management-io/registration/pull/218) [@qiujian16](https://github.com/qiujian16)) |
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