Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestAmbientIndex_WaypointAddressAddedToWorkloads (0.5 sec)

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

    	// if waypoint-sa1 was configured when not ready "pod2" assertions should skip the "pod1" xds event and this should fail
    	s.assertEvent(t, s.podXdsName("pod1"))
    }
    
    func TestAmbientIndex_WaypointAddressAddedToWorkloads(t *testing.T) {
    	s := newAmbientTestServer(t, testC, testNW)
    
    	s.ns.Update(&corev1.Namespace{
    		ObjectMeta: metav1.ObjectMeta{
    			Name: testNS,
    			Labels: map[string]string{
    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