Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for watchContext (0.12 sec)

  1. pilot/pkg/networking/core/envoyfilter/listener_patch.go

    				if lp.Match.Context == networking.EnvoyFilter_ANY && patchContext != networking.EnvoyFilter_SIDECAR_OUTBOUND &&
    					patchContext != networking.EnvoyFilter_GATEWAY {
    					continue
    				}
    				if !commonConditionMatch(patchContext, lp) {
    					IncrementEnvoyFilterMetric(lp.Key(), Listener, false)
    					continue
    				}
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri May 17 15:39:29 UTC 2024
    - 26.7K bytes
    - Viewed (0)
Back to top