cloudfoundry / cf-for-k8s

The open source deployment manifest for Cloud Foundry on Kubernetes
Apache License 2.0
300 stars 115 forks source link

As a developer, I would like to push CF applications with sidecar processes #597

Closed braunsonm closed 3 years ago

braunsonm commented 3 years ago

Is your feature request related to a problem? Please describe. There are use cases where a sidecar process would be beneficial. Migrating from a traditional BOSH release of CF where this is supported makes a full migration impossible while it's unsupported.

Describe the solution you'd like I would like CF Sidecars to work as documented here: https://docs.cloudfoundry.org/devguide/sidecars.html

Describe alternatives you've considered There are no alternatives, especially while C2C networking is not supported.

cf-gitbot commented 3 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/176212050

The labels on this github issue will be updated when the story is started.

jamespollard8 commented 3 years ago

Closing as a duplicate of #390