diff --git a/modules/gitops-release-notes-1-10-0.adoc b/modules/gitops-release-notes-1-10-0.adoc index 571ac1832915..614b0ac5c69d 100644 --- a/modules/gitops-release-notes-1-10-0.adoc +++ b/modules/gitops-release-notes-1-10-0.adoc @@ -72,8 +72,18 @@ You need to install the {gitops-title} Operator in the default `openshift-gitops ==== * Before this update, there was no option for choosing an algorithm for distributing the destination clusters equally across the different application controller shards. Now, you can set the sharding algorithm to the `round-robin` parameter, which distributes clusters equally across the different application controller shards so that the synchronization load is spread equally among the shards. link:https://issues.redhat.com/browse/GITOPS-3288[GITOPS-3288] ++ +[IMPORTANT] +==== +The `round-robin` sharding algorithm is a Technology Preview feature. +==== * Before this update, there was no option for scaling the application controller replicas dynamically. Now, you can dynamically scale the number of application controllers based on the number of clusters managed by each application controller. link:https://issues.redhat.com/browse/GITOPS-3287[GITOPS-3287] ++ +[IMPORTANT] +==== +Dynamic scaling of shards is a Technology Preview feature. +==== [role="_additional-resources"] .Additional resources diff --git a/modules/go-compatibility-and-support-matrix.adoc b/modules/go-compatibility-and-support-matrix.adoc index 4641ad727925..1299aae3e0f1 100644 --- a/modules/go-compatibility-and-support-matrix.adoc +++ b/modules/go-compatibility-and-support-matrix.adoc @@ -46,6 +46,14 @@ The features mentioned in the following table are currently in Technology Previe |==== |Feature |TP in {gitops-title} versions|GA in {gitops-title} versions +|The `round-robin` cluster sharding algorithm +|1.10.0 +|NA + +|Dynamic scaling of shards +|1.10.0 +|NA + |Argo Rollouts |1.9.0 |NA