Skip to content

Conversation

oschaaf
Copy link
Member

@oschaaf oschaaf commented Mar 2, 2021

Add the proto definition for the sink service plus a client implementation and test.

Signed-off-by: Otto van der Schaaf ovanders@redhat.com

Otto van der Schaaf added 2 commits March 2, 2021 23:17
Signed-off-by: Otto van der Schaaf <ovanders@redhat.com>
Signed-off-by: Otto van der Schaaf <ovanders@redhat.com>
@oschaaf oschaaf marked this pull request as ready for review March 6, 2021 13:18
@oschaaf oschaaf added the waiting-for-review A PR waiting for a review. label Mar 6, 2021
@mum4k mum4k requested a review from wjuan-AFK March 9, 2021 03:18
@mum4k
Copy link
Collaborator

mum4k commented Mar 9, 2021

@wjuan-AFK please review and assign back to me once done.

@wjuan-AFK wjuan-AFK requested a review from mum4k March 11, 2021 19:28
@mum4k mum4k self-assigned this Mar 11, 2021
@mum4k mum4k added waiting-for-changes A PR waiting for comments to be resolved and changes to be applied. and removed waiting-for-review A PR waiting for a review. labels Mar 11, 2021
Otto van der Schaaf added 6 commits March 12, 2021 08:32
…sink-client

Signed-off-by: Otto van der Schaaf <ovanders@redhat.com>
Signed-off-by: Otto van der Schaaf <ovanders@redhat.com>
Signed-off-by: Otto van der Schaaf <ovanders@redhat.com>
Signed-off-by: Otto van der Schaaf <ovanders@redhat.com>
Signed-off-by: Otto van der Schaaf <ovanders@redhat.com>
Signed-off-by: Otto van der Schaaf <ovanders@redhat.com>
@@ -0,0 +1,37 @@
syntax = "proto3";

package nighthawk.sink;
Copy link
Collaborator

Choose a reason for hiding this comment

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

In our last discussion about namespaces, we ended up on having just a single namespace for Nighthawk's future code. Do we have a good reason to introduce the new namespace here?

Copy link
Member Author

Choose a reason for hiding this comment

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

Modified in 5c49c60

mum4k
mum4k previously approved these changes Mar 12, 2021
@mum4k
Copy link
Collaborator

mum4k commented Mar 12, 2021

@oschaaf just one remaining question about the new namespace.

Signed-off-by: Otto van der Schaaf <ovanders@redhat.com>
@mum4k mum4k merged commit e2a0054 into envoyproxy:main Mar 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting-for-changes A PR waiting for comments to be resolved and changes to be applied.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants