HelmReleaseProxy can't be created when there is a HelmChartProxy with the same name in a different namespace #176
Labels
kind/bug
Categorizes issue or PR as related to a bug.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
What steps did you take and what happened:
Steps to reproduce
What did you expect to happen:
HCP A should create HRP Y for Cluster A in namespace ns2
Anything else you would like to add:
This is because the namespace of HCP is omitted when listing HRPs related to the HCP.
As a result, the addon can't be installed for Cluster A in namespace ns2
I already have a PR to fix this.
Environment:
kubectl version
):/etc/os-release
):/kind bug
The text was updated successfully, but these errors were encountered: