Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-9757

Change service discovery in property expansion to ${service}

XMLWordPrintable

    • 2023 Week 33-35 (from Aug 14), 2023 Week 36-38 (from Sep 4)

      Currently, we have the current format for service discovery and property expansion:

      my_service=knative:my_namespace/my_function

      This prevents users from adding a path to the url of the service.

      my_service=knative:my_namespace/my_function/path <- This don't work because "/path" shouldn't be part of the discovery.

      So, we need to change it for the following format:
      my_service=${knative:my_namespace/my_function}/path

          There are no Sub-Tasks for this issue.

              hbelmiro@redhat.com Helber Belmiro
              hbelmiro@redhat.com Helber Belmiro
              Tristan Radisson Tristan Radisson
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: