Skip to content

Commit

Permalink
docs: Add warning note about hook invocation in SDK
Browse files Browse the repository at this point in the history
Signed-off-by: kahirokunn <[email protected]>
  • Loading branch information
kahirokunn committed Nov 28, 2024
1 parent 3b38f5d commit 5f7c458
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ Please note Runtime SDK is an advanced feature. If implemented incorrectly, a fa

</aside>

<aside class="note warning">

Please note that hooks are only invoked for Clusters created using ClusterClass.

</aside>

**Feature gate name**: `RuntimeSDK`

**Variable name to enable/disable the feature gate**: `EXP_RUNTIME_SDK`
Expand Down

0 comments on commit 5f7c458

Please sign in to comment.