Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 57 for Enabled (0.34 sec)

  1. staging/src/k8s.io/api/core/v1/types.go

    	Value string `json:"value" protobuf:"bytes,2,opt,name=value"`
    }
    
    const (
    	// Enable stdin for remote command execution
    	ExecStdinParam = "input"
    	// Enable stdout for remote command execution
    	ExecStdoutParam = "output"
    	// Enable stderr for remote command execution
    	ExecStderrParam = "error"
    	// Enable TTY for remote command execution
    	ExecTTYParam = "tty"
    	// Command to run for remote command execution
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 390.8K bytes
    - Viewed (0)
  2. common-protos/k8s.io/api/core/v1/generated.proto

      //   in any namespaces.
      // (Beta) Using this field requires the AnyVolumeDataSource feature gate to be enabled.
      // (Alpha) Using the namespace field of dataSourceRef requires the CrossNamespaceVolumeDataSource feature gate to be enabled.
      // +optional
      optional TypedObjectReference dataSourceRef = 8;
    }
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Mar 11 18:43:24 UTC 2024
    - 255.8K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.7.md

    * The following alpha API groups were unintentionally enabled by default in previous releases, and will no longer be enabled by default in v1.8: ([#47690](https://github.com/kubernetes/kubernetes/pull/47690), [@caesarxuchao](https://github.com/caesarxuchao))
    
        * rbac.authorization.k8s.io/v1alpha1
    
        * settings.k8s.io/v1alpha1
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 308.7K bytes
    - Viewed (0)
  4. pkg/apis/core/validation/validation.go

    	opts := PersistentVolumeClaimSpecValidationOptions{
    		EnableRecoverFromExpansionFailure: utilfeature.DefaultFeatureGate.Enabled(features.RecoverVolumeExpansionFailure),
    		AllowInvalidLabelValueInSelector:  false,
    		EnableVolumeAttributesClass:       utilfeature.DefaultFeatureGate.Enabled(features.VolumeAttributesClass),
    	}
    	if oldPvc == nil {
    		// If there's no old PVC, use the options based solely on feature enablement
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 349.5K bytes
    - Viewed (0)
  5. staging/src/k8s.io/apiextensions-apiserver/pkg/generated/openapi/zz_generated.openapi.go

    							Description: "minReplicas is the lower limit for the number of replicas to which the autoscaler can scale down.  It defaults to 1 pod.  minReplicas is allowed to be 0 if the alpha feature gate HPAScaleToZero is enabled and at least one Object or External metric is configured.  Scaling is active as long as at least one metric value is available.",
    							Type:        []string{"integer"},
    							Format:      "int32",
    						},
    					},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:07:17 UTC 2024
    - 329.7K bytes
    - Viewed (0)
  6. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        <_comment>Office Open XML Workbook Add-in (macro-enabled)</_comment>
        <glob pattern="*.xlam"/>
        <sub-class-of type="application/x-tika-ooxml"/>
      </mime-type>
    
      <mime-type type="application/vnd.ms-excel.sheet.macroenabled.12">
        <_comment>Office Open XML Workbook (macro-enabled)</_comment>
        <glob pattern="*.xlsm"/>
        <sub-class-of type="application/x-tika-ooxml"/>
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
  7. pkg/proxy/iptables/proxier_test.go

    			expectedRule:  true,
    		},
    		/* LoadBalancerIPMode enabled */
    		{
    			name:          "LoadBalancerIPMode enabled, ipMode Proxy",
    			ipModeEnabled: true,
    			svcIP:         "10.20.30.41",
    			svcLBIP:       "1.2.3.4",
    			ipMode:        ptr.To(v1.LoadBalancerIPModeProxy),
    			expectedRule:  false,
    		},
    		{
    			name:          "LoadBalancerIPMode enabled, ipMode VIP",
    			ipModeEnabled: true,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue May 21 14:39:54 UTC 2024
    - 249.9K bytes
    - Viewed (0)
  8. staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/validation/validation_test.go

    				},
    			},
    			errors: []validationMatch{
    				invalid("spec", "versions[3]", "subresources", "scale", "labelSelectorPath"),
    			},
    		},
    		{
    			name: "defaults with enabled feature gate",
    			resource: &apiextensions.CustomResourceDefinition{
    				ObjectMeta: metav1.ObjectMeta{Name: "plural.group.com"},
    				Spec: apiextensions.CustomResourceDefinitionSpec{
    					Group:    "group.com",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 10 22:07:40 UTC 2024
    - 349.4K bytes
    - Viewed (0)
  9. pkg/registry/core/service/storage/storage_test.go

    					Ingress: []api.LoadBalancerIngress{{
    						IP: "1.2.3.4",
    					}},
    				},
    			},
    			expectErr: false,
    		},
    		/*LoadBalancerIPMode enabled*/
    		{
    			name:               "LoadBalancerIPMode enabled, ipMode not used in old, not used in new",
    			ipModeEnabled:      true,
    			statusBeforeUpdate: api.ServiceStatus{},
    			newStatus: api.ServiceStatus{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 440.2K bytes
    - Viewed (0)
  10. ChangeLog.md

    - [`KT-60996`](https://youtrack.jetbrains.com/issue/KT-60996) K2: Stub Based Deserializer: Set versionRequirements to enable VERSION_REQUIREMENT_DEPRECATION diagnostics
    - [`KT-66306`](https://youtrack.jetbrains.com/issue/KT-66306) K2: Analysis API: drop ability to enable global phase resolve lock
    - [`KT-55750`](https://youtrack.jetbrains.com/issue/KT-55750) LL FIR: Implement multi-threaded resolve
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Mon May 27 17:14:23 UTC 2024
    - 292.1K bytes
    - Viewed (0)
Back to top