Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 11 for Enabled (0.35 sec)

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

                  capabilities:
                {{- if not .Values.istio_cni.enabled }}
                    add:
                    - NET_ADMIN
                    - NET_RAW
                {{- end }}
                    drop:
                    - ALL
                {{- if not .Values.istio_cni.enabled }}
                  readOnlyRootFilesystem: false
                  runAsGroup: 0
                  runAsNonRoot: false
    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. pkg/apis/core/validation/validation_test.go

    		},
    		"valid-size-update-resize-enabled": {
    			isExpectedFailure: false,
    			oldClaim:          validClaim,
    			newClaim:          validSizeUpdate,
    		},
    		"invalid-size-update-resize-enabled": {
    			isExpectedFailure: true,
    			oldClaim:          validClaim,
    			newClaim:          invalidSizeUpdate,
    		},
    		"unbound-size-update-resize-enabled": {
    			isExpectedFailure: true,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  3. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                                            type: object
                                        type: object
                                      type: array
                                    enabled:
                                      description: enable locality load balancing, this
                                        is DestinationRule-level and will override mesh
                                        wide settings in entirety.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  4. manifests/charts/base/crds/crd-all.gen.yaml

                                            type: object
                                        type: object
                                      type: array
                                    enabled:
                                      description: enable locality load balancing, this
                                        is DestinationRule-level and will override mesh
                                        wide settings in entirety.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  5. RELEASE.md

        Windows x64 & x86.
    
        *   **Windows x64 & x86 packages:**
            *   oneDNN optimizations are *enabled by default* on X86 CPUs
    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. api/openapi-spec/v3/apis__apps__v1_openapi.json

              },
              "resources": {
                "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)
  7. tests/integration/pilot/testdata/gateway-api-crd.yaml

    
                              </gateway:experimental:description>
    
    
                              Note that when the BackendTLSPolicy object is enabled by the implementation,
                              there are some extra rules about validity to consider here. See the fields
                              where this struct is used for more information about the exact 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. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Printf", Func, 0},
    		{"Println", Func, 0},
    		{"SetFlags", Func, 0},
    		{"SetOutput", Func, 0},
    		{"SetPrefix", Func, 0},
    		{"Writer", Func, 13},
    	},
    	"log/slog": {
    		{"(*JSONHandler).Enabled", Method, 21},
    		{"(*JSONHandler).Handle", Method, 21},
    		{"(*JSONHandler).WithAttrs", Method, 21},
    		{"(*JSONHandler).WithGroup", Method, 21},
    		{"(*Level).UnmarshalJSON", Method, 21},
    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. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      }];
    
      let arguments = (ins
        Arg<TF_VariantTensor, [{A variant tensor representing the input dataset.}]>:$input_dataset,
        Arg<TF_StrTensor, [{A `tf.string` vector `tf.Tensor` identifying user enabled optimizations.}]>:$optimizations_enabled,
        Arg<TF_StrTensor, [{A `tf.string` vector `tf.Tensor` identifying user disabled optimizations.}]>:$optimizations_disabled,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  10. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

                "type": "string"
              },
              "verbs": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
Back to top