Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for CITADEL_ENABLE_JITTER_FOR_ROOT_CERT_ROTATOR (0.24 sec)

  1. pilot/pkg/bootstrap/istio_ca.go

    		cmd.DefaultRootCertGracePeriodPercentile,
    		"Grace period percentile for self-signed root cert.")
    
    	enableJitterForRootCertRotator = env.Register("CITADEL_ENABLE_JITTER_FOR_ROOT_CERT_ROTATOR",
    		true,
    		"If true, set up a jitter to start root cert rotator. "+
    			"Jitter selects a backoff time in seconds to start root cert rotator, "+
    			"and the back off time is below root cert check interval.")
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 13 17:48:28 UTC 2024
    - 20.6K bytes
    - Viewed (0)
Back to top