Mark van Holsteijn

Results 9 issues of Mark van Holsteijn

My https proxy inserts a new proxy-authorization header in the OnRequest() method, which is removed in https.go - I added the if !proxy.KeepHeader condition around the removeProxyHeaders call in https.go...

**Describe the bug** When I update the content via the Wordpress API, the changes are not visible in the MD editor. **To reproduce** Steps to reproduce the behavior: 1. create...

**Describe the bug** I have some terraform code which I want highlighted. ```hcl variable x { } ``` does nothing. **To reproduce** Add a piece of terraform code with the...

the k8scontainerratios policy allows you to specify the ratio between request and limit, but the ratio applies to both memory and cpu. I would like to specify a ratio op...

I used to use the client library with pleasure until a few months ago. The first step of the protocol fails with a 403 Forbidden. The text on the page...

The current dockerfile setup, always produces an image based on the 1.3.5 release (or at least the release defined by the RELEASE env var). It would be nice if the...

enhancement

I am trying to load a volume, but blocker gives the error 'Name not found'. ``` 2016/06/11 20:52:25 * /VolumeDriver.Path 2016/06/11 20:52:25 done: (vol-38386f82): (, Name not found.) 2016/06/11 20:52:25...

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

enhancement
help wanted
addon

Seth suggested to parallelise the look ups of secrets with a worker pool.