Brad Mace

Results 2 issues of Brad Mace

**Is your feature request related to a problem? Please describe.** I've been trying kics out on our Kubernetes gitops repositories. We're using Kustomize overlays to keep our dev and prod...

feature request
kubernetes
community

### Describe the bug the retry logic in httpclient.DoRequest always calls `SendPost`, regardless of the value of `closeBody`. I believe it needs a conditional to call `SendPostLeaveBodyOpen` when `closeBody ==...

bug