You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then, using the UI, try to select an app. This will not return in a timely manner, and it causes a ton of GetFile calls to the repo server.
We should rewrite the ListApps API to only return file paths and App types, and not attempt to extract application names or environments from the ksonnet app.yaml. This logic can be performed when selecting a single app.
The text was updated successfully, but these errors were encountered:
Try attaching the helm repo to a cluster:
https://github.com/helm/charts
Then, using the UI, try to select an app. This will not return in a timely manner, and it causes a ton of GetFile calls to the repo server.
We should rewrite the ListApps API to only return file paths and App types, and not attempt to extract application names or environments from the ksonnet app.yaml. This logic can be performed when selecting a single app.
The text was updated successfully, but these errors were encountered: