Skip to content

Add pagination to pod logs modal #520

Open
@petar-cvit

Description

@petar-cvit

Is your feature request related to a problem? Please describe.
When checking container logs in cyclops UI, you can check for the latest 100 logs only, or download all container logs.

The scope of the task is to implement logs pagination so previous logs can be fetched from the UI as well.

Describe the solution you'd like
Here is the handler function for fetching modules which should accept paginations parameters from the UI. Also, check what parameters can be used for pagination that are accepted by the K8s API here to design a solution.

Metadata

Metadata

Labels

enhancementNew feature or requestgoPull requests that update Go codehelp wantedExtra attention is neededtypescript

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions