Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for cancelling (0.17 sec)

  1. pkg/kubelet/kubelet.go

    	// Currently, using cancellation from that context causes test failures. To remove this WithoutCancel,
    	// any wait.Interrupted errors need to be filtered from result and bypass the reasonCache - cancelling
    	// the context for SyncPod is a known and deliberate error, not a generic error.
    	// Use WithoutCancel instead of a new context.TODO() to propagate trace context
    	// Call the container runtime's SyncPod callback
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Jun 14 16:09:17 UTC 2024
    - 126.1K bytes
    - Viewed (0)
Back to top