Skip to content

Logs of failing deployments cannot be retrieved anymore with newest cf #459

@stefanlay

Description

@stefanlay

With loggregator-release v107.0.0 the RecentLogsHandler was removed from the trafficcontroller. It was also removed in the noaa client.

This endpoint is still used in the appdeployers and the v3appdeployers code to retrieve logs when application staging failed.

Instead of the noaa client and the trafficcontroller recentlogs endpoint the LogCache API endpoint GET /api/v1/read/<source-id>?envelope_types=LOG&limit=? should be used.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions