Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for PILOT_WORKLOAD_ENTRY_GRACE_PERIOD (0.52 sec)

  1. pilot/pkg/features/pilot.go

    		"Enables auto-registering WorkloadEntries based on associated WorkloadGroups upon XDS connection by the workload.").Get()
    
    	WorkloadEntryCleanupGracePeriod = env.Register("PILOT_WORKLOAD_ENTRY_GRACE_PERIOD", 10*time.Second,
    		"The amount of time an auto-registered workload can remain disconnected from all Pilot instances before the "+
    			"associated WorkloadEntry is cleaned up.").Get()
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 13 17:48:28 UTC 2024
    - 13.3K bytes
    - Viewed (0)
Back to top