Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for checkEntryOrFailAfter (0.16 sec)

  1. pilot/pkg/autoregistration/controller_test.go

    			c1.OnDisconnect(p1conn1)
    			checkEntryOrFailAfter(t, store, wgA, p, n, c1.instanceID, features.WorkloadEntryCleanupGracePeriod/2)
    		})
    		t.Run("different instance", func(t *testing.T) {
    			// disconnect, make sure entry is still there with disconnect metadata
    			c1.OnDisconnect(p1conn2)
    			checkEntryOrFailAfter(t, store, wgA, p, n, "", features.WorkloadEntryCleanupGracePeriod/2)
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Apr 16 00:00:36 UTC 2024
    - 31.4K bytes
    - Viewed (0)
Back to top