Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. pilot/pkg/serviceregistry/kube/controller/ambient/ambientindex_workloadentry_test.go

    	s.assertEvent(t, s.wleXdsName("emptyaddr1"))
    	s.assertWorkloads(t, "", workloadapi.WorkloadStatus_HEALTHY, "emptyaddr1")
    }
    
    func TestAmbientIndex_InlinedWorkloadEntries(t *testing.T) {
    	s := newAmbientTestServer(t, testC, testNW)
    
    	s.addServiceEntry(t, "se.istio.io", []string{"240.240.23.45"}, "se1", testNS, map[string]string{"app": "a"}, []string{"127.0.0.1", "127.0.0.2"})
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 08 01:04:50 UTC 2024
    - 15.6K bytes
    - Viewed (0)
Back to top