Rancher version: 2.6.2
Browser type & version: Chrome
Describe the bug
I have helm3 library apps installed on 2.6.2. If the logo is not found for the app, eg mariadb, the API makes too many requests and won't even when we perform an action like update/edit/install.
Even if we come out of the app page, this seems to be the case.
To Reproduce
Create an app mariadb by enabling legacy flag from explorer --> legacy --> project --> select a namespace in the namespace picker --> launch maria db
Result
If we verify the network tab, too many requests are seen to be sent to the backend. the requests won;t stop until we navigate to a different page from the apps page.
The requests seem to be sent even after we come out of the app page.
404 page not found
Expected Result
Did not expect too many API calls while in the app and after coming out of the app.
Screenshots
While in the maria db app page:
Request URL: https://<redacted>/assets/images/generic-catalog.svg
Request Method: GET
Status Code: 404 Not Found
Remote Address:<redacted>
Referrer Policy: strict-origin-when-cross-origin
Setup
Rancher version: 2.6.2 Browser type & version: Chrome
Describe the bug I have helm3 library apps installed on 2.6.2. If the logo is not found for the app, eg mariadb, the API makes too many requests and won't even when we perform an action like update/edit/install. Even if we come out of the app page, this seems to be the case.
To Reproduce Create an app mariadb by enabling legacy flag from explorer --> legacy --> project --> select a namespace in the namespace picker --> launch maria db
Result If we verify the network tab, too many requests are seen to be sent to the backend. the requests won;t stop until we navigate to a different page from the apps page. The requests seem to be sent even after we come out of the app page.
Expected Result Did not expect too many API calls while in the app and after coming out of the app. Screenshots While in the maria db app page:
While I navigated back to apps page:
Request URL: https:///p/c-97tj7:p-qmpsv/apps/undefinedassets/images/generic-catalog.svg