-
Notifications
You must be signed in to change notification settings - Fork 601
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Modify kafka channel to use CRD #1216
Comments
/milestone v0.7.0 |
This should also move to messaging.knative.dev as part of that work as per. |
@matzew are you planning on working on this one? If not, let me know and I can start with a first pass... |
@nachocano I think that the next weeks I am good busy with this task: Would you mind, starting? I am happy to help/review. when you port this to a |
Sounds good! Will start with this one then! Thanks!
…On Mon, May 20, 2019 at 5:27 AM Matthias Wessendorf < ***@***.***> wrote:
@nachocano <https://github.com/nachocano> I think that the next weeks I
am good busy with this task:
#1213 <#1213>
Would you mind, starting? I am happy to help/review. when you port this to
a KafkaChannel CRD
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1216?email_source=notifications&email_token=ABD65DDDENE4RXWMYOW5YJLPWKKJRA5CNFSM4HMGOGAKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVYU62Q#issuecomment-493965162>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABD65DH27EOEWQVBRCZ7Q43PWKKJRANCNFSM4HMGOGAA>
.
|
/assign |
This change seems bigger than I initially thought. Here are some of the items we need to get it done
All the CRD changes for other channels will rely on changes to subscription validation:
|
I think #1149 actually did this already. Namely it added code to track arbitrary CRDs and already passes the Channel as an ObjectReference to track. |
/reopen |
Refer to decision made in #1002
This feature request is to update in-memory channel
The text was updated successfully, but these errors were encountered: