Skip to content

Commit

Permalink
Add RBAC update note.
Browse files Browse the repository at this point in the history
Signed-off-by: Jian Qiu <[email protected]>
  • Loading branch information
qiujian16 committed Mar 11, 2024
1 parent 8f95eaa commit cb96f6e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion content/en/community/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@ added into this release.
https://github.com/open-cluster-management-io/enhancements/tree/main/enhancements/sig-architecture/224-event-based-manifestwork)
for more details.
- Addon-framework is upgraded to v0.9.0 to better support generic addon-manager and addon rolling out strategy. It is highly
recommanded to addons to upgrade the addon-framework depdency v0.8.1 or higher version.
recommanded for addons to upgrade the addon-framework depdency v0.8.1 or higher version. Also it should be noted that
RBAC update of the addon hub controller (addin PATCH verson for resource `clustermanagementaddons`) is needed during
the upgrade.

### Core components
- ocm v0.13.0 [changelog](https://github.com/open-cluster-management-io/ocm/releases/tag/v0.13.0)
Expand Down
4 changes: 3 additions & 1 deletion content/zh/community/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@ added into this release.
https://github.com/open-cluster-management-io/enhancements/tree/main/enhancements/sig-architecture/224-event-based-manifestwork)
for more details.
- Addon-framework is upgraded to v0.9.0 to better support generic addon-manager and addon rolling out strategy. It is highly
recommanded to addons to upgrade the addon-framework depdency v0.8.1 or higher version.
recommanded for addons to upgrade the addon-framework depdency v0.8.1 or higher version. Also it should be noted that
RBAC update of the addon hub controller (addin PATCH verson for resource `clustermanagementaddons`) is needed during
the upgrade.

### Core components
- ocm v0.13.0 [changelog](https://github.com/open-cluster-management-io/ocm/releases/tag/v0.13.0)
Expand Down

0 comments on commit cb96f6e

Please sign in to comment.