-
Bug
-
Resolution: Done
-
Major
-
Pipelines 1.20.0
-
2
-
False
-
-
False
-
Before this update, if `hub-catalog-type` is empty, PaC was setting hub type as Artifact Hub which was causing issue for the users which are still using Tekton Hub and have set Tekton Hub URL in config, in this fix ensure Hub type by calling API.
-
-
-
Pipelines Sprint CrookShank 42, Pipelines Sprint CrookShank 43, Pipelines Sprint CrookShank 44
Description of problem:
In 1.19.3, if the custom hub catalog name and URL are set for PAC. After upgrading to 1.20, it doesn't retain the catalog hub name and URL settings.
Workaround
Post Upgrade, manually edit and make changes
Steps to Reproduce
- Install 1.19.3 OSP
- Set the custom catalog name and URL
- Upgrade to 1.20.1
- Check the PAC configmap post Upgrade
Actual results:
** hub-catalog-type: artifacthub
hub-url: https://artifacthub.io
Expected results:
It should point to the custom name and the Custom URL
Reproducibility (Always/Intermittent/Only Once):
Always
Additional info (Such as Logs, Screenshots, etc):
Attached screenshot for the custom URL and name before upgrade
Post Upgrade, it doesn't retain the Custom URL and name
