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
Avoid using a global registry client when downloading OCI helm charts (#3938)
This changes how we instantiate the `registryClient` used when downloading helm charts stored in OCI registries.
It fixes race conditions that could lead to `Not Logged In` or even authentication problems.
Refers to: #3915
Signed-off-by: Xavi Garcia <xavi.garcia@suse.com>
0 commit comments