kedacore / keda

KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes
https://keda.sh
Apache License 2.0
8.48k stars 1.07k forks source link

Provide support for authentication with SPIFFE #672

Open tomkerkhove opened 4 years ago

tomkerkhove commented 4 years ago

Provide support for authentication with SPIFFE.

https://spiffe.io/

tomkerkhove commented 2 years ago

https://www.cncf.io/announcements/2022/09/20/spiffe-and-spire-projects-graduate-from-cloud-native-computing-foundation-incubator/

v-shenoy commented 1 year ago

Hi, @kedacore/keda-maintainers. I am reading a bit about Spiffe currently, and willing to take a stab at this if it's alright?

I'll try to come up with a proposal and approach first and run it by all of you, and then proceed from there if given a greenlight.

JorTurFer commented 1 year ago

it's a CNCF graduated project so honestly, I think that it's a good addition

tomkerkhove commented 1 year ago

Wonderful, thank you @v-shenoy !

sujeetsawala commented 9 months ago

@v-shenoy any timelines for this change to take place?