Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for finishedAt (0.18 sec)

  1. pkg/apis/core/validation/validation_test.go

    						Terminated: &core.ContainerStateTerminated{
    							ContainerID: "docker://numbers",
    							Reason:      "Completed",
    							StartedAt:   metav1.NewTime(time.Now()),
    							FinishedAt:  metav1.NewTime(time.Now()),
    						},
    					},
    				}},
    			},
    		},
    		core.Pod{
    			ObjectMeta: metav1.ObjectMeta{
    				Name: "foo",
    			},
    			Status: core.PodStatus{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  2. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.launcher.daemon.protocol.Failure> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (Failure.java:0)
    Class <org.gradle.launcher.daemon.protocol.Finished> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (Finished.java:0)
    Class <org.gradle.launcher.daemon.protocol.ForwardInput> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (ForwardInput.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:15 UTC 2024
    - 967.9K bytes
    - Viewed (0)
  3. api/openapi-spec/v3/apis__apps__v1_openapi.json

    set when resize controller starts resizing the volume in control-plane.\n\t- ControllerResizeFailed:\n\t\tState set when resize has failed in resize controller with a terminal error.\n\t- NodeResizePending:\n\t\tState set when resize controller has finished resizing the volume but further resizing of\n\t\tvolume is needed on the node.\n\t- NodeResizeInProgress:\n\t\tState set when kubelet starts resizing the volume.\n\t- NodeResizeFailed:\n\t\tState set when resizing has failed in kubelet with a terminal...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  4. RELEASE.md

          with `distributed_save`, it reads the snapshot while it is being written.
          For snapshots written with regular `save`, it waits for the snapshot until
          it's finished. The default is `False` for backward compatibility. Users of
          `distributed_save` are recommended to set it to `True`.
    
    * `tf.tpu.experimental.embedding.TPUEmbeddingV2`
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top