ory / k8s

Kubernetes Helm Charts for the ORY ecosystem.
https://k8s.ory.sh/helm
Apache License 2.0
336 stars 259 forks source link

feat: expose Oathkeeper check port #492

Closed hperl closed 2 years ago

hperl commented 2 years ago

This PR adds the option to configure the gRPC Check service for Oathkeeper.

Blocked by https://github.com/ory/oathkeeper/pull/993

Demonsthere commented 2 years ago

Hi there! I see that the ci installation fails, maybe we need to bump the default version of oathkeeper?

hperl commented 2 years ago

Hi there! I see that the ci installation fails, maybe we need to bump the default version of oathkeeper?

Yes, the change in Oathkeeper needs to be merged before this, because it complains about unknown config values. I updated the description.

hperl commented 2 years ago

Converting to draft, maybe this is not even needed.