Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 11 for Managed (0.3 sec)

  1. CHANGELOG/CHANGELOG-1.19.md

    - Kubeadm: make the kubeconfig files for the kube-controller-manager and kube-scheduler use the LocalAPIEndpoint instead of the ControlPlaneEndpoint. This makes kubeadm clusters more reseliant to version skew problems during immutable upgrades: https://kubernetes.io/docs/setup/release/version-skew-policy/#kube-controller-manager-kube-scheduler-and-cloud-controller-manager ([#94398](https://github.com/kubernetes/kubernetes/pull/94398), [@neolit123](https://github.com/neolit123))...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__apps__v1_openapi.json

              },
              "kind": {
                "description": "kind expected values are Shared: multiple blob disks per storage account  Dedicated: single blob disk per storage account  Managed: azure managed data disk (only in managed availability set). defaults to shared",
                "type": "string"
              },
              "readOnly": {
    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

                  }
                ],
                "description": "FieldsV1 holds the first JSON version format as described in the \"FieldsV1\" type."
              },
              "manager": {
                "description": "Manager is an identifier of the workflow managing these fields.",
                "type": "string"
              },
              "operation": {
    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. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                  .InfrastructureLabels
                  (strdict
                    "gateway.networking.k8s.io/gateway-name" .Name
                    "istio.io/gateway-name" .Name
                    "gateway.istio.io/managed" "istio.io-mesh-controller"
                  ) | nindent 4 }}
              ownerReferences:
              - apiVersion: gateway.networking.k8s.io/v1beta1
                kind: Gateway
                name: "{{.Name}}"
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  5. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.model.internal.manage.binding.BridgeMethodBinding> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (BridgeMethodBinding.java:0)
    Class <org.gradle.model.internal.manage.binding.DefaultStructBindings> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (DefaultStructBindings.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)
  6. pkg/apis/core/validation/validation_test.go

    				}
    				return claim
    			}(),
    		},
    		"with-managed-fields": {
    			isExpectedFailure: ephemeral,
    			claim: func() *core.PersistentVolumeClaim {
    				claim := testVolumeClaim(goodName, goodNS, goodClaimSpec)
    				claim.ManagedFields = []metav1.ManagedFieldsEntry{{
    					FieldsType: "FieldsV1",
    					Operation:  "Apply",
    					APIVersion: "apps/v1",
    					Manager:    "foo",
    				},
    				}
    				return claim
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  7. src/testdata/Isaac.Newton-Opticks.txt

    by Refractions alone, than that of increasing their lengths, for which
    end the late Contrivance of _Hugenius_ seems well accommodated. For very
    long Tubes are cumbersome, and scarce to be readily managed, and by
    reason of their length are very apt to bend, and shake by bending, so as
    to cause a continual trembling in the Objects, whereby it becomes
    difficult to see them distinctly: whereas by his Contrivance the Glasses
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  8. tests/integration/pilot/testdata/gateway-api-crd.yaml

                      associated with the policy, and the status of the policy with respect to
                      each ancestor. When this policy attaches to a parent, the controller that
                      manages the parent and the ancestors MUST add an entry to this list when
                      the controller first sees the policy and SHOULD update the entry as
                      appropriate when the relevant ancestor is modified.
    
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  9. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    13440..13455  ; valid                                  # 15.0 EGYPTIAN HIEROGLYPH MIRROR HORIZONTALLY..EGYPTIAN HIEROGLYPH MODIFIER DAMAGED
    13456..143FF  ; disallowed                             # NA   <reserved-13456>..<reserved-143FF>
    14400..14646  ; valid                                  # 8.0  ANATOLIAN HIEROGLYPH A001..ANATOLIAN HIEROGLYPH A530
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  10. RELEASE.md

            V2 but existing endpoint removals are only applied in V2.
        *   Deprecates behavior where device assignment overrides collocation
            constraints inside a collocation context manager.
    *   Keras & Python API
        *   Add to Keras functionality analogous to
            `tf.register_tensor_conversion_function`.
        *   Subclassed Keras models can now be saved through
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top