Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for activeUpdate (0.16 sec)

  1. pkg/kubelet/kubelet_pods_test.go

    					t.Fatalf("unexpected requested pod termination: %#v", s)
    				}
    				if s.pendingUpdate != nil || s.activeUpdate == nil || s.activeUpdate.Pod == nil || s.activeUpdate.Pod.Annotations["version"] != "2" {
    					t.Fatalf("unexpected restarted pod: %#v", s.activeUpdate.Pod)
    				}
    				// expect we get a pod sync record for kill that should have the same grace period as before (2), but no
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Jun 07 00:05:23 UTC 2024
    - 198.8K bytes
    - Viewed (0)
Back to top