cyclops-ui / cyclops

Developer Friendly Kubernetes 👁️
https://cyclops-ui.com
Apache License 2.0
2.48k stars 781 forks source link

Add pagination to pod logs modal #520

Open petar-cvit opened 2 months ago

petar-cvit commented 2 months ago

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.

hanshal101 commented 2 months ago

Hey @petar-cvit I would like to work on this !!!

petar-cvit commented 2 months ago

Sure @hanshal101

KANDUKURIsaikrishna commented 1 week ago

Hey @petar-cvit I would like yo work on this.

hanshal101 commented 1 week ago

Hey @KANDUKURIsaikrishna I'm working on this !

KANDUKURIsaikrishna commented 1 week ago

Okay, Have a good time coding. If you need it i am hear to contribute.