Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for bind (0.18 sec)

  1. manifests/charts/base/crds/crd-all.gen.yaml

                    properties:
                      group:
                        description: group is the group of the target resource.
                        type: string
                      kind:
                        description: kind is kind of the target resource.
                        type: string
                      name:
                        description: name is the name of the target resource.
                        type: string
    Others
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  2. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                    properties:
                      group:
                        description: group is the group of the target resource.
                        type: string
                      kind:
                        description: kind is kind of the target resource.
                        type: string
                      name:
                        description: name is the name of the target resource.
                        type: string
    Others
    - Registered: Wed Mar 20 22:53:08 GMT 2024
    - Last Modified: Fri Mar 15 18:46:49 GMT 2024
    - 570.3K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.19.md

    ## Changes by Kind
    
    ### API Change
    
    - Kube-proxy: add `--bind-address-hard-fail` flag to treat failure to bind to a port as fatal ([#89350](https://github.com/kubernetes/kubernetes/pull/89350), [@SataQiu](https://github.com/SataQiu)) [SIG Cluster Lifecycle and Network]
    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)
  4. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const SYS_AUDITON = 446 #53466
    pkg syscall (freebsd-riscv64), const SYS_AUDITON ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_BIND = 104 #53466
    pkg syscall (freebsd-riscv64), const SYS_BIND ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_BINDAT = 538 #53466
    pkg syscall (freebsd-riscv64), const SYS_BINDAT ideal-int #53466
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  5. api/go1.14.txt

    pkg syscall (freebsd-arm64), const SYS_AUDITON = 446
    pkg syscall (freebsd-arm64), const SYS_AUDITON ideal-int
    pkg syscall (freebsd-arm64), const SYS_BIND = 104
    pkg syscall (freebsd-arm64), const SYS_BIND ideal-int
    pkg syscall (freebsd-arm64), const SYS_BINDAT = 538
    pkg syscall (freebsd-arm64), const SYS_BINDAT ideal-int
    pkg syscall (freebsd-arm64), const SYS_CAP_ENTER = 516
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  6. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    09FF..0A00    ; disallowed                             # NA   <reserved-09FF>..<reserved-0A00>
    0A01          ; valid                                  # 4.0  GURMUKHI SIGN ADAK BINDI
    0A02          ; valid                                  # 1.1  GURMUKHI SIGN BINDI
    0A03          ; valid                                  # 4.0  GURMUKHI SIGN VISARGA
    0A04          ; disallowed                             # NA   <reserved-0A04>
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Sat Feb 10 11:25:47 GMT 2024
    - 854.1K bytes
    - Viewed (2)
  7. RELEASE.md

    *   Fixes an NPE in RandomShuffle with XLA enable [CVE-2023-25674](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-25674)
    *   Fixes an FPE in TensorListSplit with XLA [CVE-2023-25673](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-25673)
    *   Fixes segmentation fault in tfg-translate [CVE-2023-25671](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-25671)
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top