-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.17.0
-
Quality / Stability / Reliability
-
False
-
-
1
-
Moderate
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
If an user would like to update the plugin version via krew even though the image is updated to a new version, until the version of the plugin is updated to something new krew does not trigger an update for that plugin and this needs to be documented.
Version-Release number of selected component (if applicable):
0.1.0
How reproducible:
Always
Steps to Reproduce:
1. Install latest version of OCP
2. Install latest version of cli manager
3. Install a plugin
4. Now update the image name and trigger an update
Actual results:
krew does not trigger an update even though imageName is updated.
Expected results:
Update both imageName and version for krew to be able to trigger an upgrade for the plugin installed and this needs to be documented.
Additional info:
Note needs to be added in the doc which help explain the user that both version and imageName should be changed for krew to trigger update of the plugin and just changing the imageName would not suffice.