Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for persistent (0.23 sec)

  1. api/openapi-spec/v3/apis__apps__v1_openapi.json

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

                            for the route rule.
    
    
                            Support: Extended
    
    
                          properties:
                            absoluteTimeout:
                              description: |-
                                AbsoluteTimeout defines the absolute timeout of the persistent
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.19.md

    ### Storage capacity tracking
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  4. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

                "type": "string"
              },
              "dryRun": {
                "description": "When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed",
                "items": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  5. pkg/apis/core/validation/validation_test.go

    		"invalid manifest": {
    			ObjectMeta: metav1.ObjectMeta{Name: "abc", Namespace: metav1.NamespaceDefault},
    			Spec: core.ReplicationControllerSpec{
    				Selector: validSelector,
    			},
    		},
    		"read-write persistent disk with > 1 pod": {
    			ObjectMeta: metav1.ObjectMeta{Name: "abc"},
    			Spec: core.ReplicationControllerSpec{
    				Replicas: 2,
    				Selector: validSelector,
    				Template: &readWriteVolumePodTemplate.Template,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  6. RELEASE.md

            provide hints to tf.distribute-based auto-sharding as to where in the
            input pipeline to insert sharding transformations.
        *   Make tf.data.Options persistent across `tf.function` and `GraphDef`
            boundaries.
    
    *   XLA compilation:
    
        *   `tf.function(experimental_compile=True)` has become a stable API,
            renamed `tf.function(jit_compile=True)`.
    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