Stefan Lay

Results 4 issues of Stefan Lay

## Issue Currently, connections created by syslog-agents in Cloud Foundry only support TLS and HTTPS transport protocols for syslog drains without client certificate authentication. To protect the server from malicious...

unscheduled

With [loggregator-release v107.0.0](https://github.com/cloudfoundry/loggregator-release/releases/tag/v107.0.0) the RecentLogsHandler was removed from the trafficcontroller and is therefore not available anymore in the doppler endpoint. Users of the cf-java-client using the [DopplerClient](https://github.com/cloudfoundry/cf-java-client/blob/434ac050419d7c4e8c11e16b9818a0be3c451daf/cloudfoundry-client/src/main/java/org/cloudfoundry/doppler/DopplerClient.java#L48) should use the...

With [loggregator-release v107.0.0](https://github.com/cloudfoundry/loggregator-release/releases/tag/v107.0.0) the RecentLogsHandler was removed from the trafficcontroller. It was also [removed in the noaa client](https://github.com/cloudfoundry/noaa/pull/60). This endpoint is still used in the [appdeployers](https://github.com/cloudfoundry-community/terraform-provider-cloudfoundry/blob/eb3158cfb3c50a995e22edd6403e602c58d28ee2/cloudfoundry/managers/appdeployers/runbinder.go#L229) and the [v3appdeployers](https://github.com/cloudfoundry-community/terraform-provider-cloudfoundry/blob/9a0a8f266ed2d5ad9366640c4db332b75d4f9674/cloudfoundry/managers/v3appdeployers/runbinder.go#L455) code...

bug

**Is your feature request related to a problem? Please describe.** A CF user wants to create an own domain in CF org and to push applications to this domain. Routes...

unscheduled