generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 218
Open
Labels
needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.
Description
What would you like to be added:
Update prefix plugin's configuration. Make blockSize parameter deprecated + add a new parameter blockSizeTokens which will define block size in tokens.
In addition, change units of the data stored by the prefix plugin in PrepareRequestData from number of blocks to prefix length in tokens.
Why is this needed:
Usage of tokens units in block size configuration is more convenient.
Data stored in PrepareRequestData is used in PD profile handler - the prefix length should be in tokens.
Metadata
Metadata
Assignees
Labels
needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.