Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pagination to pod logs modal #520

Open
petar-cvit opened this issue Aug 22, 2024 · 5 comments
Open

Add pagination to pod logs modal #520

petar-cvit opened this issue Aug 22, 2024 · 5 comments
Assignees
Labels
enhancement New feature or request go Pull requests that update Go code help wanted Extra attention is needed typescript

Comments

@petar-cvit
Copy link
Collaborator

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.

@petar-cvit petar-cvit added enhancement New feature or request help wanted Extra attention is needed go Pull requests that update Go code typescript labels Aug 22, 2024
@hanshal101
Copy link
Contributor

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

@petar-cvit
Copy link
Collaborator Author

Sure @hanshal101

@KANDUKURIsaikrishna
Copy link

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

@hanshal101
Copy link
Contributor

Hey @KANDUKURIsaikrishna I'm working on this !

@KANDUKURIsaikrishna
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request go Pull requests that update Go code help wanted Extra attention is needed typescript
Projects
None yet
Development

No branches or pull requests

3 participants