Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for DrainResponses (0.1 sec)

  1. pkg/istio-agent/agent_test.go

    		// Ensure we output the certs
    		checkCertsWritten(t, dir)
    
    		// We rotate immediately, so we expect these files to be constantly updated
    		go sds[security.WorkloadKeyCertResourceName].DrainResponses()
    		expectFileChanged(t, filepath.Join(dir, "cert-chain.pem"), filepath.Join(dir, "key.pem"))
    	})
    	t.Run("Kubernetes defaults - output key and cert without SDS", func(t *testing.T) {
    		dir := mktemp()
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 16 22:12:28 UTC 2024
    - 33.4K bytes
    - Viewed (0)
Back to top