stratos icon indicating copy to clipboard operation
stratos copied to clipboard

Log Streaming does not work with the cf-for-k8s project.

Open MasslessParticle opened this issue 5 years ago • 4 comments

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.

MasslessParticle avatar Dec 08 '20 23:12 MasslessParticle

Hi @MasslessParticle , we don't have any plans to update to Log Cache given that it's not going to be deprecated (https://lists.cloudfoundry.org/g/cf-dev/message/9126). Will cf-for-k8s implement the firehose?

richard-cox avatar Dec 09 '20 14:12 richard-cox

Hey @richard-cox, There is no plan to implement the firehose in cf-for-k8s.

MasslessParticle avatar Dec 09 '20 17:12 MasslessParticle

Hi @richard-cox any update on this? It's too bad Stratos doesn't support log streaming on the new modernization of CF.

braunsonm avatar Jan 11 '21 15:01 braunsonm

@braunsonm Stratos works against any certified Cloud Foundry distribution - cf-for-k8s does not meet that certification. As and when it does, or certification is updated, this can be revisited. We always welcome PRs from the community, if you wish to add experimental support ahead of this

richard-cox avatar Jan 11 '21 16:01 richard-cox