Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 11 for deleteSV (0.39 sec)

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

              "gracePeriodSeconds": {
                "description": "The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately.",
                "format": "int64",
                "type": "integer"
              },
    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

              "whenDeleted": {
                "description": "WhenDeleted specifies what happens to PVCs created from StatefulSet VolumeClaimTemplates when the StatefulSet is deleted. The default policy of `Retain` causes PVCs to not be affected by StatefulSet deletion. The `Delete` policy causes those PVCs to be deleted.",
                "type": "string"
              },
              "whenScaled": {
    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. CHANGELOG/CHANGELOG-1.19.md

    - Ensure service deleted when the Azure resource group has been deleted ([#100944](https://github.com/kubernetes/kubernetes/pull/100944), [@feiskyer](https://github.com/feiskyer)) [SIG Cloud Provider]
    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. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    resource sharing by name, and does not keep a reference to the resource
    container.}], [TF_DatasetIteratorAlloc]>:$handle,
        Res<TF_VariantTensor, [{A variant deleter that should be passed into the op that deletes the iterator.}]>:$deleter
      );
    }
    
    def TF_AnonymousIteratorV3Op : TF_Op<"AnonymousIteratorV3", [TF_UniqueResourceAllocation]> {
      let summary = "A container for an iterator resource.";
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  5. tests/integration/pilot/testdata/gateway-api-crd.yaml

              add the `gateway-exists-finalizer.gateway.networking.k8s.io` finalizer on the
              associated GatewayClass. This ensures that a GatewayClass associated with a
              Gateway is not deleted while in use.
    
    
              GatewayClass is a Cluster level resource.
            properties:
              apiVersion:
                description: |-
    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. RELEASE.md

    *   `tf.experimental.ExtensionType`
    
        *   `tf.experimental.ExtensionType` now supports Python `tuple` as the type annotation of its fields.
    
    *   `tf.nest`
    
        *   Deprecated API `tf.nest.is_sequence` has now been deleted. Please use `tf.nest.is_nested` instead.
    
    ## Keras
    
    Keras is a framework built on top of the TensorFlow. See more details on the [Keras website](https://keras.io/).
    
    ### Breaking Changes
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  7. pkg/apis/core/validation/validation_test.go

    		emptyDockerConfigKey2   = validDockerSecret2()
    		invalidDockerConfigKey2 = validDockerSecret2()
    	)
    
    	delete(missingDockerConfigKey.Data, core.DockerConfigKey)
    	emptyDockerConfigKey.Data[core.DockerConfigKey] = []byte("")
    	invalidDockerConfigKey.Data[core.DockerConfigKey] = []byte("bad")
    	delete(missingDockerConfigKey2.Data, core.DockerConfigJSONKey)
    	emptyDockerConfigKey2.Data[core.DockerConfigJSONKey] = []byte("")
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(*Int).Add", Method, 0},
    		{"(*Int).Set", Method, 0},
    		{"(*Int).String", Method, 0},
    		{"(*Int).Value", Method, 8},
    		{"(*Map).Add", Method, 0},
    		{"(*Map).AddFloat", Method, 0},
    		{"(*Map).Delete", Method, 12},
    		{"(*Map).Do", Method, 0},
    		{"(*Map).Get", Method, 0},
    		{"(*Map).Init", Method, 0},
    		{"(*Map).Set", Method, 0},
    		{"(*Map).String", Method, 0},
    		{"(*String).Set", 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. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.api.internal.file.delete.DefaultDeleteSpec> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (DefaultDeleteSpec.java:0)
    Class <org.gradle.api.internal.file.delete.DeleteSpecInternal> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (DeleteSpecInternal.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)
  10. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    2400..2424    ; valid                  ;      ; NV8    # 1.1  SYMBOL FOR NULL..SYMBOL FOR NEWLINE
    2425..2426    ; valid                  ;      ; NV8    # 3.0  SYMBOL FOR DELETE FORM TWO..SYMBOL FOR SUBSTITUTE FORM TWO
    2427..243F    ; disallowed                             # NA   <reserved-2427>..<reserved-243F>
    2440..244A    ; valid                  ;      ; NV8    # 1.1  OCR HOOK..OCR DOUBLE BACKSLASH
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
Back to top