Skip to content

Handle subscriber URIs#214

Merged
google-prow-robot merged 1 commit into
knative:masterfrom
scothis:target-uri
Jul 17, 2018
Merged

Handle subscriber URIs#214
google-prow-robot merged 1 commit into
knative:masterfrom
scothis:target-uri

Conversation

@scothis
Copy link
Copy Markdown
Contributor

@scothis scothis commented Jul 17, 2018

Flows support a TargetURI as an escape hatch instead of a Target
resource. This value is passed through to the Subscription's subscriber.
Buses will now accept an http:// or https:// based URI as the
subscriber.

It is generally recomended to avoid using a URI unless nessesary. A DNS
host name is preferred as it will be more compatible with the future
event delivery protocol, which will detect/negotiate the underlying
transport.

Refs #189

Proposed Changes

  • buses that use MessageDispatcher can now support destinations that are http:// or https:// URIs

/assign @vaikas-google

Flows support a TargetURI as an escape hatch instead of a Target
resource. This value is passed through to the Subscription's subscriber.
Buses will now accept an http:// or https:// based URI as the
subscriber.

It is generally recomended to avoid using a URI unless nessesary. A DNS
host name is preferred as it will be more compatible with the future
event delivery protocol, which will detect/negotiate the underlying
transport.

Refs #189
@google-prow-robot google-prow-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jul 17, 2018
@vaikas
Copy link
Copy Markdown
Contributor

vaikas commented Jul 17, 2018

/lgtm
/approve

@google-prow-robot google-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Jul 17, 2018
@google-prow-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: scothis, vaikas-google

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-prow-robot google-prow-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 17, 2018
@google-prow-robot google-prow-robot merged commit d8b934d into knative:master Jul 17, 2018
matzew pushed a commit to matzew/eventing that referenced this pull request Aug 6, 2019
e2e-tests-openshift.sh github.com/knative -> knative.dev update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants