Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for expectFileChanged (0.3 sec)

  1. pkg/istio-agent/agent_test.go

    		checkCertsWritten(t, dir)
    
    		// TODO: this does not actually work, rotation is tied to SDS currently
    		// expectFileChanged(t, filepath.Join(dir, "cert-chain.pem"))
    		// expectFileChanged(t, filepath.Join(dir, "key.pem"))
    	})
    	t.Run("File mounted certs", func(t *testing.T) {
    		// User sets FileMountedCerts. They also need to set ISTIO_META_TLS_CLIENT* to specify the
    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