Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 14 for xdsfault (0.29 sec)

  1. src/main/webapp/css/admin/adminlte.min.css

    #fff;background:#007bff;border-color:#006fe6}.alert-default-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-default-primary hr{border-top-color:#9fcdff}.alert-default-primary .alert-link{color:#002752}.alert-secondary{color:#fff;background:#6c757d;border-color:#60686f}.alert-default-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-default-secondary hr{border-top-color:#c8cbcf}.alert-default-secondary .alert-link{color:#202326}.alert-success{...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 641.1K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__apps__v1_openapi.json

            "properties": {
              "medium": {
                "description": "medium represents what type of storage medium should back this directory. The default is \"\" which means to use the node's default medium. Must be an empty string (default) or Memory. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir",
                "type": "string"
              },
              "sizeLimit": {
                "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)
  3. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                service.istio.io/canonical-revision: {{ index .ObjectMeta.Labels `service.istio.io/canonical-revision` | default (index .ObjectMeta.Labels `app.kubernetes.io/version`) | default (index .ObjectMeta.Labels `version`) | default "latest"  | quote }}
              annotations: {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  4. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

            "properties": {
              "key": {
                "default": "",
                "description": "The label key that the selector applies to.",
                "type": "string"
              },
              "operator": {
                "default": "",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  5. tests/integration/pilot/testdata/gateway-api-crd.yaml

                      additional objects, with Implementation Specific support.
                      Note that this config applies to the entire referenced resource
                      by default, but this default may change in the future to provide
                      a more granular application of the policy.
    
    
                      Support: Extended for Kubernetes Service
    
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  6. RELEASE.md

            *   For older CPUs, oneDNN optimizations are disabled by default.
        *   **Windows x86 package:** oneDNN optimizations are disabled by default.
        *   **Linux aach64 (`--config=mkl_aarch64`) package:**
            *   Experimental oneDNN optimizations are disabled by default.
            *   If you experience issues with oneDNN optimizations on, we recommend
                turning them off.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  7. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                                        Valid Options: DEFAULT, DO_NOT_UPGRADE, UPGRADE
                                      enum:
                                      - DEFAULT
                                      - DO_NOT_UPGRADE
                                      - UPGRADE
                                      type: string
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  8. manifests/charts/base/crds/crd-all.gen.yaml

                                        Valid Options: DEFAULT, DO_NOT_UPGRADE, UPGRADE
                                      enum:
                                      - DEFAULT
                                      - DO_NOT_UPGRADE
                                      - UPGRADE
                                      type: string
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.19.md

        - [Expanded CLI support for debugging workloads and nodes](#expanded-cli-support-for-debugging-workloads-and-nodes)
        - [Structured logging](#structured-logging)
        - [EndpointSlices are now enabled by default](#endpointslices-are-now-enabled-by-default)
        - [Ingress graduates to General Availability](#ingress-graduates-to-general-availability)
        - [seccomp graduates to General Availability](#seccomp-graduates-to-general-availability)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  10. pkg/apis/core/validation/validation_test.go

    			"default request value 2 is greater than max value 1",
    		},
    		"invalid spec default request more than default": {
    			core.LimitRange{ObjectMeta: metav1.ObjectMeta{Name: "abc", Namespace: "foo"}, Spec: core.LimitRangeSpec{
    				Limits: []core.LimitRangeItem{{
    					Type:           core.LimitTypeContainer,
    					Max:            getResourceList("2", ""),
    					Min:            getResourceList("100m", ""),
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
Back to top