Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for Succeeded (0.23 sec)

  1. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                        type: object
                      failureThreshold:
                        description: Minimum consecutive failures for the probe to be
                          considered failed after having succeeded.
                        format: int32
                        type: integer
                      httpGet:
                        description: '`httpGet` is performed to a given endpoint and the
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  2. manifests/charts/base/crds/crd-all.gen.yaml

                        type: object
                      failureThreshold:
                        description: Minimum consecutive failures for the probe to be
                          considered failed after having succeeded.
                        format: int32
                        type: integer
                      httpGet:
                        description: '`httpGet` is performed to a given endpoint and the
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  3. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "description": "Exec specifies the action to take."
              },
              "failureThreshold": {
                "description": "Minimum consecutive failures for the probe to be considered failed after having succeeded. Defaults to 3. Minimum value is 1.",
                "format": "int32",
                "type": "integer"
              },
              "grpc": {
                "allOf": [
                  {
    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. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      let results = (outs
        TF_StrTensor:$output
      );
    }
    
    def TF_TPUCompileSucceededAssertOp : TF_Op<"TPUCompileSucceededAssert", [TF_MustExecute]> {
      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.
    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