Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Service information adds extra https:// for every endpoint #189

Open
marcinczeczko opened this issue Mar 25, 2020 · 0 comments
Open

Service information adds extra https:// for every endpoint #189

marcinczeczko opened this issue Mar 25, 2020 · 0 comments

Comments

@marcinczeczko
Copy link

marcinczeczko commented Mar 25, 2020

Once web-action is deployed, the service information shows endpoints with redundant schema (extra https://)

image

How to reproduce

  • Follow the sls openwhisk quickstart but made an action a web-action
functions:
  hello:
    handler: handler.hello
    annotations:
      web-export: true
  • Deploy to openwhisk

Versions:

  • SLS: 1.67.0
  • SLS-openwhisk: 0.18.4
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant