Christopher Banck
Christopher Banck
the reserved range for the director network configuration is the only missing piece in output for configuring the tile, especially via templating a director.yml. `cidrhost` is very hand for that....
Looking at the files I think `count` for `google_compute_ssl_certificate.certificate` in module `certs` can be removed, as the resource is required to be present to create the gorouter LB. The reason...
#### Why is this change required? In some systems a zram device is used for e.g. compressed in-memory swap. Similar to a ram device, zram should also be excluded for...
Upgrading Versions: * Spring Boot 2.1.6.RELEASE * Spring Cloud Open Service Broker to 3.03.RELEASE * Gradle 5.5 Secure Service Credential with Credhub: * Credhub 2.0.1.RELEASE * Adding support for CF...
### What version of UAA are you running? * `76.26.0` * `77.1.0` ### How are you deploying the UAA? I am deploying the UAA - as part of a commercial...
Recent version of cloud foundry do support in addition to an application health check also readiness check, like kubernetes does: https://docs.cloudfoundry.org/devguide/deploy-apps/manifest-attributes.html#readiness-health-check-type Currently the health probes, `LivenessStateHealthIndicator` and `ReadinessStateHealthIndicator` are only...
## Where this PR should be backported? - [x] [main](https://github.com/cloudfoundry/cli/tree/main) - all changes should by default start here - [ ] [v8](https://github.com/cloudfoundry/cli/tree/v8) - [ ] [v7](https://github.com/cloudfoundry/cli/tree/v7) ## Description of the...
## Where this PR should be backported? - [ ] [main](https://github.com/cloudfoundry/cli/tree/main) - all changes should by default start here - [x] [v8](https://github.com/cloudfoundry/cli/tree/v8) - [ ] [v7](https://github.com/cloudfoundry/cli/tree/v7) ## Description of the...
Please consider adding support for configuring a kubernetes container command with bitfusion based on the container image entrypoint. Currently only pods that specify a container command do work.
Please consider adding support to create pods with multiple containers. E.g a second container for logging or other purposes. Currently pods configured with multiple containers fail to start.