Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 12 for procMs (0.35 sec)

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

                                type: string
                                x-kubernetes-validations:
                                - message: must be a valid duration greater than 1ms
                                  rule: duration(self) >= duration('1ms')
                              probes:
                                description: Maximum number of keepalive probes to send
    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: string
                                x-kubernetes-validations:
                                - message: must be a valid duration greater than 1ms
                                  rule: duration(self) >= duration('1ms')
                              probes:
                                description: Maximum number of keepalive probes to send
    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. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                                          description: The time duration between keep-alive
                                            probes.
                                          type: string
                                        probes:
                                          description: Maximum number of keepalive probes
                                            to send without response before deciding the
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  4. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.api.internal.provider.sources.process.DelegatingBaseExecSpec> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (DelegatingBaseExecSpec.java:0)
    Class <org.gradle.api.internal.provider.sources.process.DelegatingExecSpec> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (DelegatingExecSpec.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)
  5. CHANGELOG/CHANGELOG-1.19.md

    - github.com/prometheus/common: [v0.4.1 → v0.10.0](https://github.com/prometheus/common/compare/v0.4.1...v0.10.0)
    - github.com/prometheus/procfs: [v0.0.2 → v0.1.3](https://github.com/prometheus/procfs/compare/v0.0.2...v0.1.3)
    - github.com/rubiojr/go-vhd: [0bfd3b3 → 02e2102](https://github.com/rubiojr/go-vhd/compare/0bfd3b3...02e2102)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  6. api/openapi-spec/v3/apis__apps__v1_openapi.json

    the pod is considered to have failed and is handled according to its restartPolicy. The name for an init container or normal container must be unique among all containers. Init containers may not have Lifecycle actions, Readiness probes, Liveness probes, or Startup probes. The resourceRequirements of an init container are taken into account during scheduling by finding the highest request/limit for each resource type, and then using the max of of that value or the sum of the normal containers. Limits...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(*PathError).Error", Method, 0},
    		{"(*PathError).Timeout", Method, 10},
    		{"(*PathError).Unwrap", Method, 13},
    		{"(*Process).Kill", Method, 0},
    		{"(*Process).Release", Method, 0},
    		{"(*Process).Signal", Method, 0},
    		{"(*Process).Wait", Method, 0},
    		{"(*ProcessState).ExitCode", Method, 12},
    		{"(*ProcessState).Exited", Method, 0},
    		{"(*ProcessState).Pid", 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)
  8. RELEASE.md

    ### `tf.data`:
    
    *   Adds new `tf.data.experimental.service.register_dataset` and
        `tf.data.experimental.service.from_dataset_id` APIs to enable one process to
        register a dataset with the tf.data service, and another process to consume
        data from the dataset.
    *   Adds support for dispatcher fault tolerance. To enable fault tolerance,
        configure a `work_dir` when running your dispatcher server and set
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  9. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      }];
    
      let arguments = (ins
        Arg<TF_I32OrI64Tensor, [{The shape of the output tensor.}]>:$shape,
        Arg<TF_I32OrI64Tensor, [{2 seeds (shape [2]).}]>:$seed,
        Arg<TensorOf<[TF_Float16, TF_Float32, TF_Float64, TF_Int32, TF_Int64]>, [{The counts of the binomial distribution. Must be broadcastable with `probs`,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  10. tests/integration/pilot/testdata/gateway-api-crd.yaml

                properties:
                  hostnames:
                    description: |-
                      Hostnames defines a set of hostnames to match against the GRPC
                      Host header to select a GRPCRoute to process the request. This matches
                      the RFC 1123 definition of a hostname with 2 notable exceptions:
    
    
                      1. IPs are not allowed.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
Back to top