Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for unsuccessful (0.36 sec)

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

                                document how/if Port is interpreted.
    
    
                                For the purpose of status, an attachment is considered successful as
                                long as the parent resource accepts it partially. For example, Gateway
                                listeners can restrict which Routes can attach to them by Route kind,
    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. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                        type: integer
                      successThreshold:
                        description: Minimum consecutive successes for the probe to be
                          considered successful after having failed.
                        format: int32
                        type: integer
                      tcpSocket:
                        description: Health is determined by if the proxy is able to connect.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  3. manifests/charts/base/crds/crd-all.gen.yaml

                        type: integer
                      successThreshold:
                        description: Minimum consecutive successes for the probe to be
                          considered successful after having failed.
                        format: int32
                        type: integer
                      tcpSocket:
                        description: Health is determined by if the proxy is able to connect.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  4. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                        format: int32
                        type: integer
                      successThreshold:
                        description: Minimum consecutive successes for the probe to be
                          considered successful after having failed.
                        format: int32
                        type: integer
                      tcpSocket:
                        description: Health is determined by if the proxy is able to connect.
    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

    associated with an allocation that should be maintained throughout the lifetime of a claim. Each ResourceHandle contains data that should be passed to a specific kubelet plugin once it lands on a node. This data is returned by the driver after a successful allocation and is opaque to Kubernetes. Driver documentation may explain to users how to interpret this data if needed.\n\nSetting this field is optional. It has a maximum size of 32 entries. If null (or empty), it is assumed this allocation will...
    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. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "format": "int32",
                "type": "integer"
              },
              "successThreshold": {
                "description": "Minimum consecutive successes for the probe to be considered successful after having failed. Defaults to 1. Must be 1 for liveness and startup. Minimum value is 1.",
                "format": "int32",
                "type": "integer"
              },
              "tcpSocket": {
    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. CHANGELOG/CHANGELOG-1.19.md

    - Update default etcd server version to 3.4.13 ([#94536](https://github.com/kubernetes/kubernetes/pull/94536), [@jingyih](https://github.com/jingyih)) [SIG API Machinery, Cloud Provider, Cluster Lifecycle and Testing]
    - Upon successful authorization check, an impersonated user is added to the system:authenticated group.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
Back to top