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

Feature: Enhancements in appDetails page in case of argocd in resource tree api for getResource function call #5816

Open
2 tasks done
tayalrishabh96 opened this issue Sep 9, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request ENT-ATR P0
Milestone

Comments

@tayalrishabh96
Copy link
Contributor

🔖 Feature description

This feature request is to optimise the multiple getResource function calls that is made to fetch the hibernation status.
It specifically hampers the experience if any helm app has multiple resources.

🎤 Pitch / Usecases

Take an example of kube-prometheus-stack (deployed via argocd) where there is a node exporter daemon set and lets assume number of nodes are 300+.
So there will be 300+ pods
Now if you open this helm app we make resource tree api call every 30 seconds, we call getResource function for each resource to fetch its manifest and check for hibernation status which in turn throttles the argocd server.

🔄️ Alternative

NA

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

@tayalrishabh96 tayalrishabh96 added enhancement New feature or request P0 ENT-ATR labels Sep 9, 2024
@tayalrishabh96 tayalrishabh96 modified the milestone: v1.0.0 Sep 10, 2024
@vikramdevtron vikramdevtron changed the title Feature: enhancements in appDetails page in case of argocd in resource tree api for getResource function call Feature: Enhancements in appDetails page in case of argocd in resource tree api for getResource function call Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ENT-ATR P0
Projects
None yet
Development

No branches or pull requests

4 participants