Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestLDSWithDefaultSidecar (0.53 sec)

  1. pilot/pkg/xds/lds_test.go

    			IPAddresses:     []string{"10.13.0.1"}, // matches none.yaml s1tcp.none
    			ConfigNamespace: "exampleegressgw",
    		}, nil, watchAll)
    	})
    }
    
    // TestLDS using default sidecar in root namespace
    func TestLDSWithDefaultSidecar(t *testing.T) {
    	s := xds.NewFakeDiscoveryServer(t, xds.FakeOptions{
    		ConfigString: mustReadfolder(t, "tests/testdata/networking/sidecar-ns-scope"),
    		MeshConfig: func() *meshconfig.MeshConfig {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Jan 12 18:20:36 UTC 2024
    - 13.1K bytes
    - Viewed (0)
Back to top