kabanero-io / kabanero-landing

A console application for managing your Kabanero instances. This repo will be archived soon.
Apache License 2.0
4 stars 6 forks source link

Bug: Landing page is not picking up updated stack URL #158

Closed mtamboli closed 4 years ago

mtamboli commented 4 years ago

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

mtamboli commented 4 years ago

@marikaj123 this is stop ship for kabanero 0.6.0

mtamboli commented 4 years ago

@alohr51 what landing page release this fix is in? Is that part of kabanero rc3?