Policy resource for kind: Ingress
#4859
brianehlert
started this conversation in
Ideas
Replies: 2 comments
-
Also for #2822 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Potentially for #4911 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The ingress controller project uses the Policy object to define settings such as authentication and authorization.
50% of the user base insists on using the Ingress resource.
I propose adding a special annotation that allows associating a Policy resource with an Ingress resource. And thus being able to implement capabilities such as OIDC, auth_request, JWT, etc. using the Ingress resource.
One of the reasons is that this could potentially shorted design cost associated with bringing a number of VS exclusive capabilities to Ingress.
Beta Was this translation helpful? Give feedback.
All reactions