Skip to content

Commit

Permalink
docs: fix small typo in RBAC docs (#37878)
Browse files Browse the repository at this point in the history
Signed-off-by: Rohit Agrawal <[email protected]>

Mirrored from https://github.com/envoyproxy/envoy @ 864a28a6283d55320cc38606e1c7ef0bc7c62e50
  • Loading branch information
update-envoy[bot] committed Jan 6, 2025
1 parent 919043b commit 38eb981
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions envoy/config/rbac/v3/rbac.proto
Original file line number Diff line number Diff line change
Expand Up @@ -206,8 +206,10 @@ message Policy {
// metadata should be sourced from, rather than only matching against dynamic metadata.
//
// The matcher can be configured to look up metadata from:
//
// * Dynamic metadata: Runtime metadata added by filters during request processing
// * Route metadata: Static metadata configured on the route entry
//
message SourcedMetadata {
// Metadata matcher configuration that defines what metadata to match against. This includes the filter name,
// metadata key path, and expected value.
Expand Down

0 comments on commit 38eb981

Please sign in to comment.