Bug 1925281

Summary: Go panic in multicluster-operators-hub pods when creating a helm subscription using basic auth
Product: Red Hat Advanced Cluster Management for Kubernetes Reporter: Chad Scribner <cscribne>
Component: App LifecycleAssignee: Xiangjing Li <xiangli>
Status: CLOSED CURRENTRELEASE QA Contact: Eveline Cai <ecai>
Severity: high Docs Contact: bswope <bswope>
Priority: unspecified    
Version: rhacm-2.1CC: gghezzo, juhsu, rislam, xiangli
Target Milestone: ---Flags: rislam: qe_test_coverage-
juhsu: rhacm-2.0+
gghezzo: rhacm-2.1.z+
Target Release: rhacm-2.1.5   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-03-23 16:48:46 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Chad Scribner 2021-02-04 18:28:57 UTC
Description of problem:
When creating a Helm subscription using a secret/basic auth, multicluster-operators-hub show a Go panic and the subscription fails.

Version-Release number of selected component (if applicable):
2.1.1

How reproducible:
Always

Steps to Reproduce:
1. See comment

Actual results:
Helm subscription fails.

Expected results:
Helm subscription will be created successfully.

Additional info:
The Helm chart repository is Artifactory and basic auth works without issue using other mechanisms (curl, python scripts, etc), only RHACM is having trouble connecting.

Comment 8 juhsu 2021-03-23 16:47:39 UTC
Fixed in ACM 2.0.8 & later.