kubernetes-sigs / blixt

Layer 4 Kubernetes load-balancer
Apache License 2.0
295 stars 42 forks source link

mTLS for dataplane API #50

Open shaneutt opened 1 year ago

shaneutt commented 1 year ago

Problem Statement

We want to have mutual TLS authentication for the dataplane GRPC API.

Acceptance Criteria

Rahul-D78 commented 1 year ago

can I work on this one please

shaneutt commented 1 year ago

can I work on this one please

Yes, thank you @Rahul-D78! :clinking_glasses:

shaneutt commented 1 year ago

Heya @Rahul-D78 :wave:

We haven't heard back from you in some time, just wanted to check in: are you still working on this and/or interested in working on this?

shaneutt commented 1 year ago

@Rahul-D78 since we haven't heard back from you, we're going to unassign you for now in case someone else wants to give this a try. Please do let us know if you're still interested though!

rushi47 commented 1 year ago

@shaneutt Can i give a shot ? 👀 to this one

shaneutt commented 1 year ago

Sounds good, thank you @rushi47!

EandrewJones commented 3 months ago

Mind if I pick this up? Looks like we can easily add tls to tonic by switching on the "tls" feature flag.

shaneutt commented 3 months ago

Sounds good, thanks! Let us know how we can support you.

/assign @EandrewJones

EandrewJones commented 3 months ago

I won't be shy.