Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for ONCE (0.13 sec)

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

    requested by the user, and is not directly settable by a client. The resource is expected to be deleted (no longer visible from resource lists, and not reachable by name) after the time in this field, once the finalizers list is empty. As long as the finalizers list contains items, deletion is blocked. Once the deletionTimestamp is set, this value may not be unset or be set further into the future, although it may be shortened or the resource may be deleted prior to this time. For example, a user may...
    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

    requested by the user, and is not directly settable by a client. The resource is expected to be deleted (no longer visible from resource lists, and not reachable by name) after the time in this field, once the finalizers list is empty. As long as the finalizers list contains items, deletion is blocked. Once the deletionTimestamp is set, this value may not be unset or be set further into the future, although it may be shortened or the resource may be deleted prior to this time. For example, a user may...
    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. pkg/apis/core/validation/validation_test.go

    					HostPath: &core.HostPathVolumeSource{
    						Path: "/foo",
    						Type: newHostPathType(string(core.HostPathDirectory)),
    					},
    				},
    				VolumeMode: &invalidMode,
    			}),
    		},
    		"with-read-write-once-pod": {
    			isExpectedFailure: false,
    			volume: testVolume("foo", "", core.PersistentVolumeSpec{
    				Capacity: core.ResourceList{
    					core.ResourceName(core.ResourceStorage): resource.MustParse("10G"),
    				},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  4. src/testdata/Isaac.Newton-Opticks.txt

    appear from hence; that when the Moon passes over them and eclipses
    them, their Light vanishes, not gradually like that of the Planets, but
    all at once; and in the end of the Eclipse it returns into Sight all at
    once, or certainly in less time than the second of a Minute; the
    Refraction of the Moon's Atmosphere a little protracting the time in
    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. tests/integration/pilot/testdata/gateway-api-crd.yaml

                            absoluteTimeout:
                              description: |-
                                AbsoluteTimeout defines the absolute timeout of the persistent
                                session. Once the AbsoluteTimeout duration has elapsed, the
                                session becomes invalid.
    
    
                                Support: Extended
                              pattern: ^([0-9]{1,5}(h|m|s|ms)){1,4}$
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.19.md

    - Aggregate errors when putting vmss ([#98350](https://github.com/kubernetes/kubernetes/pull/98350), [@nilo19](https://github.com/nilo19)) [SIG Cloud Provider]
    - Avoid marking node as Ready until node has synced with API servers at least once ([#97996](https://github.com/kubernetes/kubernetes/pull/97996), [@ehashman](https://github.com/ehashman)) [SIG Node]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  7. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    Operations are applied to the input(s) according to the following rules:
    
     (a) Generalized Diagonals: For input dimensions corresponding to axis labels
         appearing more than once in the same input subscript, we take the
         generalized (`k`-dimensional) diagonal.
         For example, in the equation `iii->i` with input shape `[3, 3, 3]`, the
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(*Map).Range", Method, 9},
    		{"(*Map).Store", Method, 9},
    		{"(*Map).Swap", Method, 20},
    		{"(*Mutex).Lock", Method, 0},
    		{"(*Mutex).TryLock", Method, 18},
    		{"(*Mutex).Unlock", Method, 0},
    		{"(*Once).Do", Method, 0},
    		{"(*Pool).Get", Method, 3},
    		{"(*Pool).Put", Method, 3},
    		{"(*RWMutex).Lock", Method, 0},
    		{"(*RWMutex).RLock", Method, 0},
    		{"(*RWMutex).RLocker", 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)
  9. RELEASE.md

    *   Added experimental support for an exactly-once visitation guarantee for evaluating Keras models trained with `tf.distribute ParameterServerStrategy`, via the `exact_evaluation_shards` argument in `Model.fit` and `Model.evaluate`.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  10. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                      - pilot-agent
                      - wait
              {{- else if $nativeSidecar }}
                {{- /* preStop is called when the pod starts shutdown. Initialize drain. We will get SIGTERM once applications are torn down. */}}
                lifecycle:
                  preStop:
                    exec:
                      command:
                      - pilot-agent
                      - request
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
Back to top