Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for controller3 (0.66 sec)

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

                      message: Waiting for controller
                      reason: Pending
                      status: Unknown
                      type: Accepted
                    description: |-
                      Conditions is the current status from the controller for
                      this GatewayClass.
    
    
                      Controllers should prefer to publish conditions using values
    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.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)
Back to top