Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for podRecyclerSuccess (0.11 sec)

  1. pkg/volume/util/recyclerclient/recycler_client_test.go

    			name:      "RecyclerSuccess",
    			createPod: newPod("podRecyclerSuccess", v1.PodPending, ""),
    			eventSequence: []watch.Event{
    				// Pod gets Running and Succeeded
    				newPodEvent(watch.Added, "podRecyclerSuccess", v1.PodPending, ""),
    				newEvent(v1.EventTypeNormal, "Successfully assigned recycler-for-podRecyclerSuccess to 127.0.0.1"),
    				newEvent(v1.EventTypeNormal, "Pulling image \"registry.k8s.io/busybox\""),
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue May 31 14:16:53 UTC 2022
    - 8.5K bytes
    - Viewed (0)
Back to top