cloudfoundry / cloudfoundry/stratos

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

Open
#4,832 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

community
Dominant language
TypeScript
Stars
267
Forks
137
Avg merge
5h 14m
Merged PRs (30d)
77

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked cf_websocket_streams.go implementation and the Log Cache API README, then compare the current Firehose-based path with the API supported by cf-for-k8s. Done means Log Streaming works with cf-for-k8s without relying on Firehose v1 or v2.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, cloud, observability
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.