cloudfoundry / cf-for-k8s

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

Stratos does not Stream Logs #593

Closed MasslessParticle closed 3 years ago

MasslessParticle commented 3 years ago

We received the following issue in the cf-for-k8s project: https://github.com/cloudfoundry/cf-for-k8s/issues/585

It looks like Startos relies on the Firehose v1 API from the cf-on-vms project. Cf-for-k8s does not implement the Firehose v1 or v2 apis and instead relies on the Log Cache API to access app logs.

cf-gitbot commented 3 years ago

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

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

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