Skip to content

Commit 3e1948c

Browse files
committed
Release note update on addons
Signed-off-by: Jian Qiu <jqiu@redhat.com>
1 parent 923b1f1 commit 3e1948c

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

content/en/docs/release/_index.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,17 @@ operations more flexible and powerful.
4343
- **Managed Namespaces**: Ability to configure managed namespaces during cluster join operations
4444
- **Custom Registration Driver**: Support for specifying custom addon registration drivers via CLI
4545

46+
**ClusterProfile Integration:**
47+
- **ClusterProfile API Upgrade**: Enhanced ClusterProfile API with streamlined spec and improved status fields for
48+
better cluster management configuration and status tracking, adopting the Kubernetes cluster-inventory-api from
49+
sig-multicluster
50+
- **ManagedClusterSet-Based Synchronization**: Refactored ClusterProfile controller to automatically sync clusters
51+
to ClusterProfiles based on ManagedClusterSet and ManagedClusterSetBinding relationships, replacing hardcoded
52+
namespace logic with dynamic cluster-set membership
53+
- **ClusterProfile Plugin Support**: Added ClusterProfile-based access and credential provider plugins in cluster-proxy
54+
and managed-serviceaccount addons, enabling label-based filtering and credential management based on ClusterProfile
55+
membership
56+
4657
**Addons:**
4758
- **Dynamic Scoring Framework v0.1.0**: New addon providing dynamic cluster scoring capabilities based on custom
4859
metrics, enabling advanced placement decisions and workload optimization
@@ -75,9 +86,11 @@ We extend our gratitude to all contributors who made this release possible!
7586
- **addon-framework** v1.2.0 [changelog](https://github.com/open-cluster-management-io/addon-framework/releases/tag/v1.2.0)
7687
- **clusteradm** v1.2.0 [changelog](https://github.com/open-cluster-management-io/clusteradm/releases/tag/v1.2.0)
7788

78-
### 📦 Featured Addon
89+
### 📦 Addons
7990

8091
- **dynamic-scoring-framework** v0.1.0 [changelog](https://github.com/open-cluster-management-io/addon-contrib/releases/tag/dynamic-scoring-framework%2Fv0.1.0)
92+
- **cluster-proxy** v0.10.0 [changelog](https://github.com/open-cluster-management-io/cluster-proxy/releases/tag/v0.10.0)
93+
- **managed-serviceaccount** v0.10.0 [changelog](https://github.com/open-cluster-management-io/managed-serviceaccount/releases/tag/v0.10.0)
8194

8295
We hope this release helps you better manage your Kubernetes clusters with enhanced authentication options and improved
8396
addon capabilities. If you have any questions, please don't hesitate to contact us in our community channels or log

0 commit comments

Comments
 (0)