Skip to content

Commit ec5e19c

Browse files
committed
docs: note that shard selectors are alpha in k8s 1.36 (#3475)
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
1 parent 000522c commit ec5e19c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/content/en/blog/releases/v5-4-release.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ ControllerConfigurationOverrider.override(config)
3737
`josdk.controller.<name>.shard-selector` configuration key. This feature relies on Fabric8 client
3838
support and requires the 7.8.0 baseline shipped with this release.
3939

40+
> **Note**: Shard selectors are an **alpha feature in Kubernetes 1.36** and are not available on a stock
41+
> cluster. They must be explicitly enabled on the API server (via the `ShardedListAndWatch` feature gate)
42+
> before they can be used.
43+
4044
### Opting Out of Default Event Filters
4145

4246
By default, JOSDK applies a set of internal update filters to a controller's own event source:

0 commit comments

Comments
 (0)