-
Notifications
You must be signed in to change notification settings - Fork 225
Conversation
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed (or fixed any issues), please reply here (e.g. What to do if you already signed the CLAIndividual signers
Corporate signers
ℹ️ Googlers: Go here for more info. |
Hi @montaro. Thanks for your PR. I'm waiting for a knative member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
17caaec
to
a6fef69
Compare
CLAs look good, thanks! ℹ️ Googlers: Go here for more info. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks so much for doing this. I think I'd like to just move over the CRD based implementation. Let's leave the CCP for the eventing, then remove it right after cutting 0.8 and then this will be the correct CRD to use. Thoughts?
@Harwayne
/ok-to-test |
@n3wscott / @Harwayne / @nachocano what should the story be here for e2e tests? |
As you mentioned above, I think we should only move the CRD based channels, together with their e2e tests here. And leave the provisioner code and their e2e tests in eventing. We'll remove them next week after the 0.8 cut. |
5dae81f
to
35e795a
Compare
fix Copyright 2018 to Copyright 2019 fix documentation internal links fix review comments fix images locations
35e795a
to
fdd5394
Compare
@vaikas-google Hey, I fixed all the review comments, can you please review now? |
/lgtm |
The following users are mentioned in OWNERS file(s) but are not members of the knative org.
|
The following is the coverage report on pkg/.
|
@montaro: The following test failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
/verify-owners |
1 similar comment
/verify-owners |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: montaro, vaikas-google 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 |
Prow is blocking merge here because the OWNERS_ALIASES file (in master) doesn't contain the aliases referenced in this OWNERS file. #511 fixed that (in master), but this branch doesn't have that change yet. Most likely master would need to be merged into this branch to fix the owners issue. I think it's fine to override the label in this case. |
Fixes knative/eventing#1567
Release Note