Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for 4996 (0.19 sec)

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

                            annotation validation, although the length validation in that case is based
                            on the entire size of the annotations struct.
                          maxLength: 4096
                          minLength: 0
                          type: string
                        description: |-
                          Annotations that SHOULD be applied to any resources created in response to this Gateway.
    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

                        description: One or more labels that indicate a specific set of
                          pods/VMs on which a policy should be applied.
                        maxProperties: 4096
                        type: object
                        x-kubernetes-validations:
                        - message: wildcard not allowed in label key match
                          rule: self.all(key, !key.contains('*'))
    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

                        description: One or more labels that indicate a specific set of
                          pods/VMs on which a policy should be applied.
                        maxProperties: 4096
                        type: object
                        x-kubernetes-validations:
                        - message: wildcard not allowed in label key match
                          rule: self.all(key, !key.contains('*'))
    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. api/go1.14.txt

    pkg syscall (freebsd-arm64), const MAP_ALIGNMENT_SHIFT = 24
    pkg syscall (freebsd-arm64), const MAP_ALIGNMENT_SHIFT ideal-int
    pkg syscall (freebsd-arm64), const MAP_ANON = 4096
    pkg syscall (freebsd-arm64), const MAP_ANON ideal-int
    pkg syscall (freebsd-arm64), const MAP_ANONYMOUS = 4096
    pkg syscall (freebsd-arm64), const MAP_ANONYMOUS ideal-int
    pkg syscall (freebsd-arm64), const MAP_COPY = 2
    pkg syscall (freebsd-arm64), const MAP_COPY ideal-int
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/windows/zerrors_windows.go

    	FACILITY_ACCELERATOR                                                                    = 1536
    	FACILITY_WMAAECMA                                                                       = 1996
    	FACILITY_DIRECTMUSIC                                                                    = 2168
    	FACILITY_DIRECT3D10                                                                     = 2169
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 15 19:02:39 UTC 2021
    - 923.3K bytes
    - Viewed (0)
  6. api/openapi-spec/v3/apis__apps__v1_openapi.json

    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. pkg/apis/core/validation/validation_test.go

    					SecurityContext: &core.PodSecurityContext{
    						AppArmorProfile: &core.AppArmorProfile{
    							Type:             core.AppArmorProfileTypeLocalhost,
    							LocalhostProfile: ptr.To(strings.Repeat("a", 4096)),
    						},
    					},
    				},
    			},
    		},
    		"mismatched AppArmor field and annotation types": {
    			expectedError: "Forbidden: apparmor type in annotation and field must match",
    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