-
Bug
-
Resolution: Done
-
Normal
-
None
-
False
-
False
-
0
-
undefined
-
Not Supported
-
-
ODC Sprint 207, ODC Sprint 208
-
Low
Description of problem:
Two instances of Dotnet helm chart show as one in topology
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- Install dotnet helm chart from developer catalog with release name `dotnet`.
- Install it again with a release name `dotnet1`.
Actual results:
One instance of helm release shown in topology.
Expected results:
Two instances of helm release should be shown in topology.
Reproducibility (Always/Intermittent/Only Once):
Always
Build Details:
- 4.9.0-0.nightly-2021-08-26-040328
- 4.8.7
Additional info:
- Weird thing is if you install a third one with `dotnet2`, the new one gets merged with the first one and second one is shown separately.