Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 12 for dfmail (0.59 sec)

  1. pkg/apis/core/validation/validation_test.go

    		} else if len(err) == 0 && !item.success {
    			t.Errorf("expected failure for input %q", item.input)
    			for i := range err {
    				detail := err[i].Detail
    				if detail != "" && !strings.Contains(detail, item.expect) {
    					t.Errorf("%d: expected error detail either empty or %s, got %s", k, item.expect, detail)
    				}
    			}
    		}
    	}
    }
    
    func getResourceList(cpu, memory string) core.ResourceList {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  2. gradle/verification-keyring.keys

    oIoZb8UW+7kVUkk8IS5p6g0mQHjI506dzvnU8SyNu3UoBFL/xI3vhTmcSReJIH/x
    nIgn8Wt7GtI9zDsKMICP0SYgJSumjb/Hbd4bABEBAAE=
    =0BE9
    -----END PGP PUBLIC KEY BLOCK-----
    
    pub    8F7F6C0451967B84
    uid    Anatolii Kmetiuk <anatoliykmetyuk@gmail.com>
    
    sub    9121AD263441EEDD
    -----BEGIN PGP PUBLIC KEY BLOCK-----
    Version: BCPG v1.68
    
    mQINBF5npnUBEAC+bTjwqW6EmCgh/HaYiT4L8FAscCfRoG/vy4wJnm4lcIjW2218
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Apr 01 11:46:17 UTC 2024
    - 525.2K bytes
    - Viewed (0)
  3. tests/integration/pilot/testdata/gateway-api-crd.yaml

                            ControllerName is a domain/path string that indicates the name of the
                            controller that wrote this status. This corresponds with the
                            controllerName field on GatewayClass.
    
    
                            Example: "example.net/gateway-controller".
    
    
                            The format of this field is DOMAIN "/" PATH, where DOMAIN and PATH are
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  4. RELEASE.md

    *   Fixes a `CHECK` fail in `AudioSummaryV2` ([CVE-2022-35995](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-35995))
    *   Fixes a `CHECK` fail in `CollectiveGather` ([CVE-2022-35994](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-35994))
    *   Fixes a `CHECK` fail in `SetSize` ([CVE-2022-35993](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-35993))
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  5. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                    description: A list of server specifications.
                    items:
                      properties:
                        bind:
                          description: The ip or the Unix domain socket to which the listener
                            should be bound to.
                          type: string
                        defaultEndpoint:
                          type: string
                        hosts:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  6. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                    description: A list of server specifications.
                    items:
                      properties:
                        bind:
                          description: The ip or the Unix domain socket to which the listener
                            should be bound to.
                          type: string
                        defaultEndpoint:
                          type: string
                        hosts:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  7. manifests/charts/base/crds/crd-all.gen.yaml

                    description: A list of server specifications.
                    items:
                      properties:
                        bind:
                          description: The ip or the Unix domain socket to which the listener
                            should be bound to.
                          type: string
                        defaultEndpoint:
                          type: string
                        hosts:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  8. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "type": "string"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  9. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

                "default": "",
                "description": "DriverName defines the name of the dynamic resource driver that is used for allocation of a ResourceClaim that uses this class.\n\nResource drivers have a unique name in forward domain order (acme.example.com).",
                "type": "string"
              },
              "kind": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.19.md

    As of Kuberenetes v1.19, Kubernetes container images are stored on a community-controlled storage bucket, 
    located at `{asia,eu,us}.gcr.io/k8s-artifacts-prod`. The `k8s.gcr.io` vanity domain has been updated 
    to this new bucket. This brings production artifacts under community control.
    
    ### KubeSchedulerConfiguration graduates to Beta
    
    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