Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for controllee (0.27 sec)

  1. tests/integration/pilot/testdata/gateway-api-crd.yaml

                            due to lack of controller visibility, that includes when:
    
    
                            * The Route refers to a non-existent parent.
                            * The Route is of a type that the controller does not support.
                            * The Route is in a namespace the controller does not have access to.
                          items:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  2. 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:...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  3. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "items": {
                  "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)
  4. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

    apiVersion: rbac.authorization.k8s.io/v1
    kind: ClusterRoleBinding
    metadata:
      labels:
        app: istiod
        release: istio
      name: istiod-gateway-controller-istio-system
    roleRef:
      apiGroup: rbac.authorization.k8s.io
      kind: ClusterRole
      name: istiod-gateway-controller-istio-system
    subjects:
    - kind: ServiceAccount
      name: istiod
      namespace: istio-system
    
    ---
    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. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

                "items": {
                  "allOf": [
                    {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  6. pkg/apis/core/validation/validation_test.go

    					RestartPolicy: core.RestartPolicyAlways,
    					DNSPolicy:     core.DNSClusterFirst,
    				},
    			},
    		},
    		"invalid pod-deletion-cost": {
    			expectedError: "metadata.annotations[controller.kubernetes.io/pod-deletion-cost]: Invalid value: \"text\": must be a 32bit integer",
    			spec: core.Pod{
    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. api/go1.14.txt

    pkg syscall (freebsd-arm64), type Kevent_t struct, Udata *uint8
    pkg syscall (freebsd-arm64), type Msghdr struct
    pkg syscall (freebsd-arm64), type Msghdr struct, Control *uint8
    pkg syscall (freebsd-arm64), type Msghdr struct, Controllen uint32
    pkg syscall (freebsd-arm64), type Msghdr struct, Flags int32
    pkg syscall (freebsd-arm64), type Msghdr struct, Iov *Iovec
    pkg syscall (freebsd-arm64), type Msghdr struct, Iovlen int32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  8. api/go1.20.txt

    pkg syscall (freebsd-riscv64), type Msghdr struct #53466
    pkg syscall (freebsd-riscv64), type Msghdr struct, Control *uint8 #53466
    pkg syscall (freebsd-riscv64), type Msghdr struct, Controllen uint32 #53466
    pkg syscall (freebsd-riscv64), type Msghdr struct, Flags int32 #53466
    pkg syscall (freebsd-riscv64), type Msghdr struct, Iov *Iovec #53466
    pkg syscall (freebsd-riscv64), type Msghdr struct, Iovlen int32 #53466
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
  9. RELEASE.md

            `tf.keras.mixed_precision.Policy`, unless constructed with
            `output_mode="int"` in which case output will be `tf.int64`. The output
            type of any preprocessing layer can be controlled individually by
            passing a `dtype` argument to the layer.
        *   `tf.random.Generator` for keras initializers and all RNG code.
        *   Added 3 new APIs for enable/disable/check the usage of
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Mlockall", Func, 0},
    		{"Mmap", Func, 0},
    		{"Mount", Func, 0},
    		{"MoveFile", Func, 0},
    		{"Mprotect", Func, 0},
    		{"Msghdr", Type, 0},
    		{"Msghdr.Control", Field, 0},
    		{"Msghdr.Controllen", Field, 0},
    		{"Msghdr.Flags", Field, 0},
    		{"Msghdr.Iov", Field, 0},
    		{"Msghdr.Iovlen", Field, 0},
    		{"Msghdr.Name", Field, 0},
    		{"Msghdr.Namelen", Field, 0},
    		{"Msghdr.Pad_cgo_0", Field, 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)
Back to top