cf-deployment icon indicating copy to clipboard operation
cf-deployment copied to clipboard

The canonical open source deployment manifest for Cloud Foundry

Results 16 cf-deployment issues
Sort by recently updated
recently updated
newest added

We want to integrate the FIPS stemcell validation into the cf-deployment pipeline, instead of running a separate pipeline. The approach should be similar to the "update-windows2019-stemcell" process: https://concourse.wg-ard.ci.cloudfoundry.org/teams/main/pipelines/update-releases?group=update-windows-stemcells-and-releases Tasks: -...

Does anyone still [disable service binding interpolation in CAPI](https://github.com/cloudfoundry/cf-deployment/blob/develop/operations/experimental/disable-interpolate-service-bindings.yml)? I'm wondering whether the ops file and relevant CATs tests could be removed.

The most-recent set of stemcells (Jammy 1.351+) have introduced intermittent OOM (out-of-memory) failures when staging Cloud Foundry applications. We believe that the error is caused by a poor interaction between...

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

### WHAT is this change about? Ops to configure external blobstore to use AWS S3 Compatible Object Storage (e.g. Min.IO) ### Has a cf-deployment including this change passed [cf-acceptance-tests](https://github.com/cloudfoundry/cf-acceptance-tests)? -...

### What is this feature-request about? In 2021, http/2 support was integrated to CF ([issue](https://github.com/cloudfoundry/routing-release/issues/200)). Since June 2022, http/3 is a proposed standard in [RFC 9114](https://datatracker.ietf.org/doc/html/rfc9114), is supported by the...

### What is this issue about? There has been a lot of excellent progress in securing all CF traffic with TLS and as far as I can tell there are...

- TLS everywhere! - The blobstore TLS port was already used for internal routes. ## Please take a moment to review the questions before submitting the PR ### WHAT is...

### What is this issue about? cf-deployment currently skips verification of certificates for certain inter-component communications by default, with [an ops file](https://github.com/cloudfoundry/cf-deployment/blob/main/operations/stop-skipping-tls-validation.yml) to stop skipping certificate validation. We would expect...

This issue is not a bug in `cf-deployment`, but it's to discuss solving a common incident for CF operators. ### What is this issue about? Several Cloud Foundry users have...