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

figure out dynamic protocol for tool links #196

Open alohr51 opened 4 years ago

alohr51 commented 4 years ago

Feature description

Some tools depend on whether the user enabled ssl via the cluster. This means that the link to the tool can be either http or https to start with.

The way we get the URL currently doesn't take into account whether ssl is enabled or not. We need to figure out a dynamic way to know whether to append http or https in front of the domain for each tool.

Feature design or visual mockup

Additional context

alohr51 commented 4 years ago

Kabanero is moving towards requiring all components to use tsl. This issue may be less of a problem knowing that since all the links will then just start with https://

marikaj123 commented 4 years ago

@alohr51 - Keeping this issue in the backlog and moving it out of Kabanero release 0.9.