David Benque

Results 19 issues of David Benque

There a nice function that allow user to "manually" open a circuit but it is not accessible. Internally it is only called by a dedicated test. Just changing the visibility...

#### Which component this PR applies to? vertical-pod-autoscaler/recommender #### What type of PR is this? /kind feature Not an end user feature, but more a code feature: allow developper to...

cncf-cla: yes
vertical-pod-autoscaler
size/L
kind/feature

**Which component are you using?**: Vertical-Pod-Autoscaler/Recommender **Is your feature request designed to solve a problem? If so describe the problem this feature should solve.**: Feature: as a user of the...

vertical-pod-autoscaler
kind/feature

**Which component are you using?**: Vertical-Pod-Autoscaler/recommender **Is your feature request designed to solve a problem? If so describe the problem this feature should solve.**: Some of our applications size their...

vertical-pod-autoscaler
kind/feature

**Which component are you using?**: vertical-pod-autoscaler **Is your feature request designed to solve a problem? If so describe the problem this feature should solve.**: On applications using garbage collected memory,...

vertical-pod-autoscaler
kind/feature

possible fix for https://github.com/spf13/pflag/issues/370

When using a string slice `StringSliceVar` it is impossible to pass values with double quotes `"` The reason is that a CSVReader is used in the implementation ([here](https://github.com/spf13/pflag/blob/d5e0c0615acee7028e1e2740a11102313be88de1/string_slice.go#L27)) and it...

**Is this a BUG or FEATURE REQUEST?:** **Did you review existing epics or issues to identify if this already being worked on?** Searched for issue with keyword: istioctl kubeconfig **Bug:**...

kind/enhancement
area/enviroments

**Is this a BUG or FEATURE REQUEST?:** Bug **Did you review existing epics or issues to identify if this already being worked on?** Searched for all issues with labels: ingress...

area/networking
kind/need more info