Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestWorkloadsForWaypointOrder (0.17 sec)

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

    	s.labelPod(t, "pod1", testNS, map[string]string{})
    	s.assertEvent(t, s.podXdsName("pod1"))
    
    	assertWaypoint(t, testNW, "10.0.0.1", s.podXdsName("pod1"), s.podXdsName("pod2"))
    }
    
    func TestWorkloadsForWaypointOrder(t *testing.T) {
    	s := newAmbientTestServer(t, "", testNW)
    
    	assertOrderedWaypoint := func(t *testing.T, network, address string, expected ...string) {
    		t.Helper()
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 08 01:04:50 UTC 2024
    - 70.2K bytes
    - Viewed (0)
Back to top