Results 20 issues of Dominik Froehlich

### Your Feature Request HAproxy should provide an additional property called `ssl_c_r_dn` similar to the existing ones `ssl_c_i_dn` and `ssl_c_s_dn`. The property should provide the full distinguished name of the...

type: feature
subsystem: ssl

Hi, I would like to explore whether I can use dataplane api to dynamically add a "listen" section or otherwise modify it. However, when I try to list them under...

enhancement

* A short explanation of the proposed change: This PR fixes https://github.com/cloudfoundry/routing-release/issues/279 A regression was introduced with https://github.com/cloudfoundry/gorouter/pull/314 that returns 503 on routes with a path. If the path gets...

### New feature motivation When we generate a new release we create assets in the "prepare" step, as we should. These assets are usually tgz files for which we want...

* A short explanation of the proposed change: OK, I know. It's quite a handful, this pull request. But hear me out: While I was working on [the missing session...

* A short explanation of the proposed change: During operations we've found out that it is quite hard to know wether a route uses a route service or not. The...

found two small typos. you're welcome.

I've tried to use the `--column` option to only display the instance name and IP addresses: ``` bosh -d cf vms --column="instance,ips" ``` which yields a panic: ``` [CLI] 2023/12/04...

### What is this issue about? At [SAP BTP](https://www.sap.com/products/business-technology-platform.html) networking and routing we regularly face problems such as these: - "my CF app can't connect to xxx" - "I can't...

I tried the walkthrough manifests at https://github.com/cloudfoundry-incubator/fissile/blob/develop/docs/configuration.md and failed multiple times. Some of the bugs I found: - yaml structure no longer complies with what fissile cli expects. variables node...