Skip to content

Conversation

@grantr
Copy link
Contributor

@grantr grantr commented May 6, 2019

Mostly a copy of https://github.com/knative/eventing/blob/e4637d3d854c06ebce7041a08a2191e17003ce66/docs/broker/README.mdgithub.com/knative/eventing/docs/broker/README.md, but
with a new intro and without the Implementation section.

All of these words were written by @Harwayne. This was originally more targeted to contributors, so it probably needs some massaging to be useful to users.

Fixes #1023
/label cherrypick-0.5

Mostly a copy of github.com/knative/eventing/docs/broker/README.md, but
with a new intro and without the Implementation section.
@googlebot googlebot added the cla: yes Indicates the PR's author has signed the CLA. label May 6, 2019
@knative-prow-robot knative-prow-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label May 6, 2019
@nachocano
Copy link
Contributor

Depending on this one for #1285

@RichieEscarez RichieEscarez self-assigned this May 8, 2019
Copy link
Contributor

@sebgoa sebgoa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor edits

@grantr
Copy link
Contributor Author

grantr commented May 15, 2019

Thanks @sebgoa for your feedback! Updated and RFAL.

Copy link
Contributor

@samodell samodell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few suggestions -- I agree this could be re-written from more of a user perspective, but in the name of expediency I think we can merge this in after these changes.

@@ -0,0 +1,273 @@
# Broker and Trigger
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# Broker and Trigger
---
title: "Broker and Trigger"
weight: 20
type: "docs"
---

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the necessary format for the page to be pulled into the left-nav on the website.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added.


### ClusterChannelProvisioner

`Broker`'s use their `spec.channelTemplate` to create their internal `Channel`s,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
`Broker`'s use their `spec.channelTemplate` to create their internal `Channel`s,
`Broker`s use their `spec.channelTemplate` to create their internal `Channel`s,

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed.

Copy link
Contributor Author

@grantr grantr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the review @samodell! I committed your changes manually rather than accepting suggestions to avoid confusing CLABot.

@@ -0,0 +1,273 @@
# Broker and Trigger
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added.


### ClusterChannelProvisioner

`Broker`'s use their `spec.channelTemplate` to create their internal `Channel`s,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed.

@samodell
Copy link
Contributor

/lgtm
/approve

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label May 17, 2019
@knative-prow-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: grantr, samodell

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

The pull request process is described here

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

@samodell samodell added this to the v0.6 docs milestone May 17, 2019
@knative-prow-robot knative-prow-robot merged commit 1c0a2f2 into knative:master May 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Indicates the PR's author has signed the CLA. lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Eventing repo docs -- edit new broker/trigger content

7 participants