Description of problem:
Kubernetes frontend plugin entity has inaccurate information 1. In the plugin side drawer of Kubernetes frontend plugin it contains both frontend package and backend package in the Versions section 2. On the Edit plugin page of Kubernetes frontend plugin, it should have information of Kubernetes frontend package, but it displays kubernetes backend package information
Version-Release number of selected component (if applicable):
This issue exists since 1.5 release and in the main branch.
How reproducible:
Enable Extensions plugin, search for "Kubernetes" and click on the Kubernetes plugin tile.
Steps to Reproduce:
1. Observe the Versions section, which has two packages 2. Click on Actions > Edit OR Install button to go to the Edit/Install plugin page of Kubernetes, observe the wrong package information in the code editor
Actual results:
1. Two packages listed on the Versions section of side drawer 2. It shows Kubernetes backend package on Edit/Install plugin page
Expected results:
1. Only the frontend package version info should be in the Versions section 2. It should show the Kubernetes frontend package on Edit/Install plugin page
Additional info: