Closed mtamboli closed 4 years ago
I replaced the stack hub url to custom stack but the landing page still shows the old stack hub URLs for appsody and codewind.
It should update the URLs to the new stack hub.
Replace the https://github.com/kabanero-io/collections/releases/download/0.6.0-rc.1/kabanero-index.yaml to https://github.com/mtamboli/kab-stack/releases/download/1.0/kab-stack-index.yaml bu running oc edit kabanero -n kabanero
oc edit kabanero -n kabanero
Expectation is that landing page will update the URLs for appsody and codewind but it does not.
If applicable, add screenshots to help explain your problem.
@marikaj123 this is stop ship for kabanero 0.6.0
@alohr51 what landing page release this fix is in? Is that part of kabanero rc3?
Describe the bug
I replaced the stack hub url to custom stack but the landing page still shows the old stack hub URLs for appsody and codewind.
Expected behavior
It should update the URLs to the new stack hub.
Actual behavior
Steps to reproduce the bug
Replace the https://github.com/kabanero-io/collections/releases/download/0.6.0-rc.1/kabanero-index.yaml to https://github.com/mtamboli/kab-stack/releases/download/1.0/kab-stack-index.yaml bu running
oc edit kabanero -n kabanero
Expectation is that landing page will update the URLs for appsody and codewind but it does not.
Environment where the bug occurred
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context