Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for pending_ (0.34 sec)

  1. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

                "description": "PotentialNodes lists nodes where the Pod might be able to run.\n\nThe size of this field is limited to 128. This is large enough for many clusters. Larger clusters may need more attempts to find a node that suits all pending resources. This may get increased in the future, but not reduced.",
                "items": {
                  "default": "",
                  "type": "string"
                },
                "type": "array",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__apps__v1_openapi.json

            "properties": {
              "status": {
                "default": "",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  3. tests/integration/pilot/testdata/gateway-api-crd.yaml

                    message: Waiting for controller
                    reason: Pending
                    status: Unknown
                    type: Accepted
                  - lastTransitionTime: "1970-01-01T00:00:00Z"
                    message: Waiting for controller
                    reason: Pending
                    status: Unknown
                    type: Programmed
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  4. src/testdata/Isaac.Newton-Opticks.txt

    illuminated, and the refraction of those Rays to be the bending or
    breaking of those lines in their passing out of one Medium into another.
    And thus may Rays and Refractions be considered, if Light be propagated
    in an instant. But by an Argument taken from the Æquations of the times
    of the Eclipses of _Jupiter's Satellites_, it seems that Light is
    propagated in time, spending in its passage from the Sun to us about
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(*ClientConn).Pending", Method, 0},
    		{"(*ClientConn).Read", Method, 0},
    		{"(*ClientConn).Write", Method, 0},
    		{"(*ProxyRequest).SetURL", Method, 20},
    		{"(*ProxyRequest).SetXForwarded", Method, 20},
    		{"(*ReverseProxy).ServeHTTP", Method, 0},
    		{"(*ServerConn).Close", Method, 0},
    		{"(*ServerConn).Hijack", Method, 0},
    		{"(*ServerConn).Pending", Method, 0},
    		{"(*ServerConn).Read", Method, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  6. api/go1.14.txt

    pkg syscall (freebsd-arm64), const PARMRK ideal-int
    pkg syscall (freebsd-arm64), const PARODD = 8192
    pkg syscall (freebsd-arm64), const PARODD ideal-int
    pkg syscall (freebsd-arm64), const PENDIN = 536870912
    pkg syscall (freebsd-arm64), const PENDIN ideal-int
    pkg syscall (freebsd-arm64), const PRIO_PGRP = 1
    pkg syscall (freebsd-arm64), const PRIO_PGRP ideal-int
    pkg syscall (freebsd-arm64), const PRIO_PROCESS = 0
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.19.md

    - Wait for all CRDs to show up in discovery endpoint before reporting readiness. ([#89145](https://github.com/kubernetes/kubernetes/pull/89145), [@sttts](https://github.com/sttts)) [SIG API Machinery]
    - When evicting, Pods in Pending state are removed without checking PDBs. ([#83906](https://github.com/kubernetes/kubernetes/pull/83906), [@michaelgugino](https://github.com/michaelgugino)) [SIG API Machinery, Apps, Node and Scheduling]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  8. pkg/apis/core/validation/validation_test.go

    						},
    					},
    				}},
    			},
    		},
    		core.Pod{
    			ObjectMeta: metav1.ObjectMeta{
    				Name: "foo",
    			},
    		},
    		"",
    		"Container statuses pending",
    	}, {
    		core.Pod{
    			ObjectMeta: metav1.ObjectMeta{
    				Name: "foo",
    			},
    			Status: core.PodStatus{
    				InitContainerStatuses: []core.ContainerStatus{{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  9. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      let summary = "Asserts that compilation succeeded.";
    
      let description = [{
    This op produces no output and closes the device during failure to ensure all
    pending device interactions fail.
    
    'compilation_status' is a serialized CompilationResultProto.
      }];
    
      let arguments = (ins
        TF_StrTensor:$compilation_status
      );
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
Back to top