Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for convention (0.21 sec)

  1. CHANGELOG/CHANGELOG-1.19.md

    - K8s.io/apimachinery - scheme.Convert() now uses only explicitly registered conversions - default reflection based conversion is no longer available. `+k8s:conversion-gen` tags can be used with the `k8s.io/code-generator` component to generate conversions. ([#90018](https://github.com/kubernetes/kubernetes/pull/90018), [@wojtek-t](https://github.com/wojtek-t)) [SIG API Machinery, Apps and...
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Viewed (0)
  2. manifests/charts/base/crds/crd-all.gen.yaml

                                http:
                                  description: HTTP connection pool settings.
                                  properties:
                                    h2UpgradePolicy:
                                      description: |-
                                        Specify if http1.1 connection should be upgraded to http2 for the associated destination.
    
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  3. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                                http:
                                  description: HTTP connection pool settings.
                                  properties:
                                    h2UpgradePolicy:
                                      description: |-
                                        Specify if http1.1 connection should be upgraded to http2 for the associated destination.
    
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  4. RELEASE.md

        * when converter flag "_experimenal_use_buffer_offset" is enabled, additional metadata is automatically excluded from the generated model. The behaviour is the same as "exclude_conversion_metadata" is set
        * If the model is larger than 2GB, then we also require "exclude_conversion_metadata" flag to be set
    
    ### Major Features and Improvements
    
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
  5. api/go1.14.txt

    pkg syscall (freebsd-arm64), const TCP_CA_NAME_MAX = 16
    pkg syscall (freebsd-arm64), const TCP_CA_NAME_MAX ideal-int
    pkg syscall (freebsd-arm64), const TCP_CONGESTION = 64
    pkg syscall (freebsd-arm64), const TCP_CONGESTION ideal-int
    pkg syscall (freebsd-arm64), const TCP_INFO = 32
    pkg syscall (freebsd-arm64), const TCP_INFO ideal-int
    pkg syscall (freebsd-arm64), const TCP_KEEPCNT = 1024
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  6. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const TCP_CA_NAME_MAX = 16 #53466
    pkg syscall (freebsd-riscv64), const TCP_CA_NAME_MAX ideal-int #53466
    pkg syscall (freebsd-riscv64), const TCP_CONGESTION = 64 #53466
    pkg syscall (freebsd-riscv64), const TCP_CONGESTION ideal-int #53466
    pkg syscall (freebsd-riscv64), const TCP_INFO = 32 #53466
    pkg syscall (freebsd-riscv64), const TCP_INFO ideal-int #53466
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
Back to top