Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for _run (0.19 sec)

  1. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                - name: workload-socket
                  mountPath: /var/run/secrets/workload-spiffe-uds
                - name: credential-socket
                  mountPath: /var/run/secrets/credential-uds
                {{- if eq .Values.global.caName "GkeWorkloadCertificate" }}
                - name: gke-workload-certificate
                  mountPath: /var/run/secrets/workload-spiffe-credentials
                  readOnly: true
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__apps__v1_openapi.json

            "description": "ExecAction describes a \"run in container\" action.",
            "properties": {
              "command": {
    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

    		}
    	}
    
    	t.Run("generated-claim-name", func(t *testing.T) {
    		for _, spec := range []*core.PodSpec{&goodClaimTemplate, &goodClaimReference} {
    			claimName := spec.ResourceClaims[0].Name
    			t.Run(claimName, func(t *testing.T) {
    				for _, podMeta := range []*metav1.ObjectMeta{shortPodName, brokenPodName} {
    					t.Run(podMeta.Name, func(t *testing.T) {
    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. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

            "properties": {
              "potentialNodes": {
                "description": "PotentialNodes lists nodes where the Pod might be able to run.\n\nThe size of this field is limited to 128. This is large enough for many clusters. Larger clusters may need more attempts to find a node that suits all pending resources. This may get increased in the future, but not reduced.",
    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. RELEASE.md

    *   TensorBoard fixes: graphs with only one data point, Nan values, reload
        button and auto-reload, tooltips in scalar charts, run filtering, stable
        colors
    *   Tensorboard graph visualizer now supports run metadata. Clicking on nodes
        while viewing a stats for a particular run will show runtime statistics,
        such as memory or compute usage. Unused nodes will be faded out.
    
    ## Thanks to our Contributors
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  6. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      ```
    
    If more than one session.run call is simultaneously trying to compute `b`
    the values of `a` will be gathered, non-deterministically concatenated
    along the first axis, and only one thread will run the computation.
    
    Assumes that all arguments of the function are Tensors which will be batched
    along their first dimension.
    
    Arguments that are captured, are not batched. The session.run call which does
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  7. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                  details at: https://istio.io/docs/reference/config/networking/proxy-config.html'
                properties:
                  concurrency:
                    description: The number of worker threads to run.
                    format: int32
                    minimum: 0
                    nullable: true
                    type: integer
                  environmentVariables:
                    additionalProperties:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"UserHomeDir", Func, 12},
    		{"WriteFile", Func, 16},
    	},
    	"os/exec": {
    		{"(*Cmd).CombinedOutput", Method, 0},
    		{"(*Cmd).Environ", Method, 19},
    		{"(*Cmd).Output", Method, 0},
    		{"(*Cmd).Run", Method, 0},
    		{"(*Cmd).Start", Method, 0},
    		{"(*Cmd).StderrPipe", Method, 0},
    		{"(*Cmd).StdinPipe", Method, 0},
    		{"(*Cmd).StdoutPipe", Method, 0},
    		{"(*Cmd).String", Method, 13},
    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. manifests/charts/base/crds/crd-all.gen.yaml

                  details at: https://istio.io/docs/reference/config/networking/proxy-config.html'
                properties:
                  concurrency:
                    description: The number of worker threads to run.
                    format: int32
                    minimum: 0
                    nullable: true
                    type: integer
                  environmentVariables:
                    additionalProperties:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  10. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    2F9A          ; mapped                 ; 8D64          # 3.0  KANGXI RADICAL RED
    2F9B          ; mapped                 ; 8D70          # 3.0  KANGXI RADICAL RUN
    2F9C          ; mapped                 ; 8DB3          # 3.0  KANGXI RADICAL FOOT
    2F9D          ; mapped                 ; 8EAB          # 3.0  KANGXI RADICAL BODY
    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