Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 19 of 19 for 413 (0.09 sec)

  1. api/go1.1.txt

    pkg net/http, const StatusPaymentRequired = 402
    pkg net/http, const StatusPreconditionFailed = 412
    pkg net/http, const StatusProxyAuthRequired = 407
    pkg net/http, const StatusRequestEntityTooLarge = 413
    pkg net/http, const StatusRequestTimeout = 408
    pkg net/http, const StatusRequestURITooLong = 414
    pkg net/http, const StatusRequestedRangeNotSatisfiable = 416
    pkg net/http, const StatusResetContent = 205
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.23.md

    ## Dependencies
    
    ### Added
    _Nothing has changed._
    
    ### Changed
    - github.com/yuin/goldmark: [v1.4.0 → v1.4.13](https://github.com/yuin/goldmark/compare/v1.4.0...v1.4.13)
    - golang.org/x/crypto: 32db794 → 8634188
    - golang.org/x/mod: v0.4.2 → 86c51ed
    - golang.org/x/net: 491a49a → 1e63c2f
    - golang.org/x/oauth2: 2bc19b1 → d3ed0bb
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Tue Feb 28 21:06:52 UTC 2023
    - 424.5K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.22.md

    - For `kubeadm`: support for custom imagetags for etcd images which contain build metadata, when imagetags are in the form of version_metadata. For instance, if the etcd version is v3.4.13+patch.0, the supported imagetag would be v3.4.13_patch.0 ([#100350](https://github.com/kubernetes/kubernetes/pull/100350), [@jr0d](https://github.com/jr0d))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Tue Dec 13 12:43:45 UTC 2022
    - 454.1K bytes
    - Viewed (0)
  4. manifests/charts/base/files/crd-all.gen.yaml

                    items:
                      properties:
                        audiences:
                          description: The list of JWT [audiences](https://tools.ietf.org/html/rfc7519#section-4.1.3)
                            that are allowed to access.
                          items:
                            minLength: 1
                            type: string
                          type: array
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Fri Nov 01 16:23:52 UTC 2024
    - 805K bytes
    - Viewed (0)
  5. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const SYS_PSET_CREATE = 412
    pkg syscall (netbsd-arm64-cgo), const SYS_PSET_CREATE ideal-int
    pkg syscall (netbsd-arm64-cgo), const SYS_PSET_DESTROY = 413
    pkg syscall (netbsd-arm64-cgo), const SYS_PSET_DESTROY ideal-int
    pkg syscall (netbsd-arm64-cgo), const SYS_PTRACE = 26
    pkg syscall (netbsd-arm64-cgo), const SYS_PTRACE ideal-int
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Aug 08 18:44:16 UTC 2019
    - 452.6K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.24.md

    ## Dependencies
    
    ### Added
    _Nothing has changed._
    
    ### Changed
    - github.com/yuin/goldmark: [v1.4.1 → v1.4.13](https://github.com/yuin/goldmark/compare/v1.4.1...v1.4.13)
    - golang.org/x/mod: 9b9b3d8 → 86c51ed
    - golang.org/x/net: cd36cc0 → 1e63c2f
    - golang.org/x/sync: 036812b → 886fb93
    - golang.org/x/sys: 3681064 → v0.3.0
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Aug 24 00:02:43 UTC 2023
    - 473.4K bytes
    - Viewed (0)
  7. api/go1.14.txt

    pkg syscall (freebsd-arm64), const SYS_EXTATTR_GET_FILE = 357
    pkg syscall (freebsd-arm64), const SYS_EXTATTR_GET_FILE ideal-int
    pkg syscall (freebsd-arm64), const SYS_EXTATTR_GET_LINK = 413
    pkg syscall (freebsd-arm64), const SYS_EXTATTR_GET_LINK ideal-int
    pkg syscall (freebsd-arm64), const SYS_EXTATTR_LIST_FD = 437
    pkg syscall (freebsd-arm64), const SYS_EXTATTR_LIST_FD ideal-int
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  8. api/go1.16.txt

    pkg syscall (darwin-arm64), const SYS_SENDMSG_NOCANCEL ideal-int
    pkg syscall (darwin-arm64), const SYS_SENDTO = 133
    pkg syscall (darwin-arm64), const SYS_SENDTO ideal-int
    pkg syscall (darwin-arm64), const SYS_SENDTO_NOCANCEL = 413
    pkg syscall (darwin-arm64), const SYS_SENDTO_NOCANCEL ideal-int
    pkg syscall (darwin-arm64), const SYS_SETATTRLIST = 221
    pkg syscall (darwin-arm64), const SYS_SETATTRLIST ideal-int
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.21.md

    - Kubeadm installs etcd v3.4.13 when creating cluster v1.19 ([#97244](https://github.com/kubernetes/kubernetes/pull/97244), [@pacoxu](https://github.com/pacoxu))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Fri Oct 14 07:03:14 UTC 2022
    - 367.3K bytes
    - Viewed (0)
Back to top