-
Notifications
You must be signed in to change notification settings - Fork 711
Support Authentication Overrides and Defaults #731
Copy link
Copy link
Closed
Labels
help wantedExtra attention is neededExtra attention is neededkind/enhancementNew feature or requestNew feature or request
Milestone
Description
#529 allows App Devs to manage request authentication on a per-route rule basis. As a Cluster Admin, I need the ability to:
- Override authentication settings configured by App Dev-managed resources, e.g. HTTPRoutes.
- Apply default authentication settings to App Dev-managed resources, e.g. HTTPRoutes.
- Apply default/override settings to resources I manage, e.g. Gateway, and affect all dependent resources of a specified type, e.g. HTTPRoutes.
- Apply default/override settings to specific subsections of a resource, e.g. HTTPRoute rules 3-5.
- Understand through status, understand what dependent resources are affected by the applied default/override settings (for Cluster Admins and App Devs).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is neededkind/enhancementNew feature or requestNew feature or request