Skip to content
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

Event source was lost when converting cloud native events to events. #39

Merged
merged 1 commit into from
Mar 24, 2022

Conversation

aneeshkp
Copy link
Member

This is fixed by copy native events source to cloud events subject
bus address is set to the source of cloud events.
When unpacking from cloud events to cloud-native events, the process needs to copy the subject back to cloud events
Signed-off-by: Aneesh Puttur aneeshputtur@gmail.com

This is  fixed by copy native events source to cloud events subject
bus address is set to the source of cloud events.
When unpacking from cloud events to cloud-native events, the process needs to copy the subject back to cloud events
Signed-off-by: Aneesh Puttur <aneeshputtur@gmail.com>
@aneeshkp aneeshkp requested a review from jzding March 23, 2022 21:26
@jzding
Copy link
Member

jzding commented Mar 24, 2022

/lgtm

@aneeshkp aneeshkp merged commit ab7b206 into redhat-cne:main Mar 24, 2022
aneeshkp added a commit to aneeshkp/sdk-go-1 that referenced this pull request Mar 24, 2022
…edhat-cne#39)

This is  fixed by copy native events source to cloud events subject
bus address is set to the source of cloud events.
When unpacking from cloud events to cloud-native events, the process needs to copy the subject back to cloud events
Signed-off-by: Aneesh Puttur <aneeshputtur@gmail.com>

Add subject to v1 events , refers toevent library in  package , which was missed in last commit
aneeshkp added a commit that referenced this pull request Mar 24, 2022
aneeshkp added a commit that referenced this pull request Mar 24, 2022
aneeshkp added a commit to aneeshkp/sdk-go-1 that referenced this pull request Mar 24, 2022
…edhat-cne#39)

This is  fixed by copy native events source to cloud events subject
bus address is set to the source of cloud events.
When unpacking from cloud events to cloud-native events, the process needs to copy the subject back to cloud events
Signed-off-by: Aneesh Puttur <aneeshputtur@gmail.com>

Add subject to v1 events , refers toevent library in  package , which was missed in last commit
aneeshkp added a commit to aneeshkp/sdk-go-1 that referenced this pull request Mar 24, 2022
…edhat-cne#39)

This is  fixed by copy native events source to cloud events subject
bus address is set to the source of cloud events.
When unpacking from cloud events to cloud-native events, the process needs to copy the subject back to cloud events
Signed-off-by: Aneesh Puttur <aneeshputtur@gmail.com>

Add subject to v1 events , refers toevent library in  package , which was missed in last commit

Event source was lost when converting cloud native events to events
This is fixed by copy native events source to cloud events subject
bus address is set to the source of cloud events.
When unpacking from cloud events to cloud-native events, the process needs to copy the subject back to cloud events

Signed-off-by: Aneesh Puttur <aneeshputtur@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants