fault: use FractionalPercent for percent (#3978)
The existing FaultDelay config used uint32 for the percent field which limited the user to configure percentages only in terms of whole numbers between 0 and 100. FractionalPercent allows finer control over the percent values by allowing fractions to be specified in the configuration, for example 0.0001%. Signed-off-by: Venil Noronha <veniln@vmware.com> Mirrored from https://github.com/envoyproxy/envoy @ 714ae130a6cb0d9c4bcef6cd5e3a0e698bdad370pull/620/head
parent
034c84cb7d
commit
f01638479c
4 changed files with 23 additions and 3 deletions
Loading…
Reference in new issue