Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for MaybeBuildStatefulSessionFilterConfig (0.48 sec)

  1. pilot/pkg/networking/core/route/route.go

    	}
    	var statefulConfig *statefulsession.StatefulSession
    	for _, hostname := range hostnames {
    		perSvcStatefulConfig := util.MaybeBuildStatefulSessionFilterConfig(serviceRegistry[hostname])
    		// This means we have more than one stateful config for the same route because of weighed destinations.
    		// We should just pick the first and give a warning.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 14 14:12:39 UTC 2024
    - 56.1K bytes
    - Viewed (0)
Back to top