Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 11 for user4 (0.13 sec)

  1. RELEASE.md

    ## Bug Fixes and Other Changes
    
    *   tf.data:
        *   tf.data users can now represent, get, and set options of TensorFlow
            input pipelines using `tf.data.Options()`, `tf.data.Dataset.options()`,
            and `tf.data.Dataset.with_options()` respectively.
        *   New `tf.data.Dataset.reduce()` API allows users to reduce a finite
            dataset to a single element using a user-provided reduce function.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__apps__v1_openapi.json

                ],
                "description": "secretRef is Optional: SecretRef is reference to the authentication secret for User, default is empty. More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it"
              },
              "user": {
                "description": "user is optional: User is the rados user name, default is admin More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it",
                "type": "string"
    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. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

    claim. Each ResourceHandle contains data that should be passed to a specific kubelet plugin once it lands on a node. This data is returned by the driver after a successful allocation and is opaque to Kubernetes. Driver documentation may explain to users how to interpret this data if needed.\n\nSetting this field is optional. It has a maximum size of 32 entries. If null (or empty), it is assumed this allocation will be processed by a single kubelet plugin with no ResourceHandle data attached. The name...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  4. pkg/apis/core/validation/validation_test.go

    			RunAsUserName: toPtr("\\User"),
    		},
    		expectedErrorSubstring: "runAsUserName's Domain doesn't match the NetBios nor the DNS format",
    	}, {
    		testName: "RunAsUserName containing backslash but empty User",
    		windowsOptions: &core.WindowsSecurityContextOptions{
    			RunAsUserName: toPtr("Container\\"),
    		},
    		expectedErrorSubstring: "runAsUserName's User cannot be empty",
    	}, {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  5. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    receives an ill-formatted equation; since the validation is done at
    graph-building time, we omit format validation checks at runtime.
    
    Note: This Op is *not* intended to be called by the user; instead users should
    call `tf.einsum` directly. It is a hidden Op used by `tf.einsum`.
    
    Operations are applied to the input(s) according to the following rules:
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"UnknownGroupError", Type, 7},
    		{"UnknownGroupIdError", Type, 7},
    		{"UnknownUserError", Type, 0},
    		{"UnknownUserIdError", Type, 0},
    		{"User", Type, 0},
    		{"User.Gid", Field, 0},
    		{"User.HomeDir", Field, 0},
    		{"User.Name", Field, 0},
    		{"User.Uid", Field, 0},
    		{"User.Username", Field, 0},
    	},
    	"path": {
    		{"Base", Func, 0},
    		{"Clean", Func, 0},
    		{"Dir", Func, 0},
    		{"ErrBadPattern", Var, 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)
  7. tests/integration/pilot/testdata/gateway-api-crd.yaml

                              description: |-
                                SessionName defines the name of the persistent session token
                                which may be reflected in the cookie or the header. Users
                                should avoid reusing session names to prevent unintended
                                consequences, such as rejection or unpredictable behavior.
    
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  8. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                          type: string
                        type: object
                    type: object
                  probe:
                    description: '`ReadinessProbe` describes the configuration the user
                      must provide for healthchecking on their workload.'
                    oneOf:
                    - not:
                        anyOf:
                        - required:
                          - httpGet
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  9. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                          type: string
                        type: object
                    type: object
                  probe:
                    description: '`ReadinessProbe` describes the configuration the user
                      must provide for healthchecking on their workload.'
                    oneOf:
                    - not:
                        anyOf:
                        - required:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  10. manifests/charts/base/crds/crd-all.gen.yaml

                          type: string
                        type: object
                    type: object
                  probe:
                    description: '`ReadinessProbe` describes the configuration the user
                      must provide for healthchecking on their workload.'
                    oneOf:
                    - not:
                        anyOf:
                        - required:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
Back to top