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

Apps pages and app edition is very slow due to repository checking [BUG] #45492

Open
pancochea opened this issue May 15, 2024 · 0 comments
Open
Labels
kind/bug Issues that are defects reported by users or that we know have reached a real release

Comments

@pancochea
Copy link

Rancher Server Setup

  • Rancher version: 2.83
  • Installation option (Docker install/Helm Chart):
    • Helm

Information about the Cluster

  • Kubernetes version: 1.28
  • Cluster Type (Local/Downstream):
    • EKS 1.28

User Information

  • What is the role of the user logged in? (Admin/Cluster Owner/Cluster Member/Project Owner/Project Member/Custom)
    Admin

Describe the bug
When having various repositories, or a big one, entering the Apps page or editing an app takes a lot of time. After checking the network in the chrome debugger, it's clear that the petitions to the repositories takes a lot of time. When entering an app, all repositories are checked too.

To Reproduce
Add some big repositories, like bitnami, grafana, or the rancher-partner-charts itself. And enter the installed apps page, or an app.

Result
The presentation of the page takes a lot of time

Expected Result
A faster experience, maybe by caching for the repository results.

Screenshots
image

@pancochea pancochea added the kind/bug Issues that are defects reported by users or that we know have reached a real release label May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Issues that are defects reported by users or that we know have reached a real release
Projects
None yet
Development

No branches or pull requests

1 participant