gorouter icon indicating copy to clipboard operation
gorouter copied to clipboard

CF Router

Results 9 gorouter issues
Sort by recently updated
recently updated
newest added

* 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...

This allows modifying and expanding the CAs in a development using ops-files. **This is a breaking change in configuration and will require a new major version of CF Deployment!** *...

* [X] I have viewed signed and have submitted the Contributor License Agreement * [X] I have made this pull request to the `main` branch * [X] I have run...

* 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: Currently any failure during a TLS handshake is emitted using the log package directly from the net/http library. These logs are not...

* A short explanation of the proposed change: * An explanation of the use cases your change solves * Instructions to functionally test the behavior change using operator interfaces (BOSH...

* 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...

- [x] Read the [Contributing document](../blob/-/.github/CONTRIBUTING.md). Summary --------------- * do not log an empty new line when writing to syslog * allow operator to configure truncation on syslog Backward Compatibility...

- [x] Read the [Contributing document](../blob/-/.github/CONTRIBUTING.md). Summary --------------- From time to time we have to investigate situations in which customers complain about individual requests taking a long time (up to...