Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestPeerAuthenticationWithSidecar (0.19 sec)

  1. pilot/pkg/networking/core/peer_authentication_simulation_test.go

    			name:   tt.name,
    			config: tt.config,
    			calls:  tt.calls,
    		})
    	}
    }
    
    // TestPeerAuthenticationWithSidecar tests the PeerAuthentication policy applies correctly to filter chain generated from
    // either the service or sidecar resource.
    func TestPeerAuthenticationWithSidecar(t *testing.T) {
    	pa := `
    apiVersion: security.istio.io/v1beta1
    kind: PeerAuthentication
    metadata:
      name: default
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 13 01:56:28 UTC 2024
    - 16.2K bytes
    - Viewed (0)
Back to top