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
Which chart: Not chart but bitnami helm repo - helm repo add bitnami https://charts.bitnami.com/bitnami
The name (and version) of the affected chart
Describe the bug
As part of CI tests, we add the bitnami repo and do some chart-testing. This breaks CI flow. is there any option to retry or is it a known issue
To Reproduce
Steps to reproduce the behavior:
$ helm repo add bitnami https://charts.bitnami.com/bitnamiError: looks like "https://charts.bitnami.com/bitnami" is not a valid chart repository or cannot be reached: stream error: stream ID 1; INTERNAL_ERROR
Expected behavior
A clear and concise description of what you expected to happen.
Version of Helm and Kubernetes: 3.5.4
Additional context
This doesn't happen always but fails 2 out of 10 times atleast
jhaumont, meain, mohsen0, ldemailly, potiuk and 10 moremohsen0 and potiukjustindriggers, potiuk, lhriley, tal-ayalon and Alixxxxxxx