Open
Description
What would you like to be added:
I would like to be able to configure retry budgets in HTTPRouteRetry
Why this is needed:
While #1731 implements HTTPRouteRetry, we still lack the capability to set the retries using a percentage. This was part of #1731 initially but was dropped out of scope later on.
Implementations like Linkerd rely solely on this percentage based budget to implement the retry functionality.