Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 12 for 4291 (0.07 sec)

  1. CHANGELOG/CHANGELOG-1.29.md

      - [Changelog since v1.29.1](#changelog-since-v1291)
      - [Changes by Kind](#changes-by-kind-8)
        - [Feature](#feature-6)
        - [Bug or Regression](#bug-or-regression-8)
      - [Dependencies](#dependencies-8)
        - [Added](#added-8)
        - [Changed](#changed-8)
        - [Removed](#removed-8)
    - [v1.29.1](#v1291)
      - [Downloads for v1.29.1](#downloads-for-v1291)
        - [Source Code](#source-code-9)
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Oct 23 04:37:31 UTC 2024
    - 375.1K bytes
    - Viewed (1)
  2. src/cmd/asm/internal/asm/testdata/avx512enc/avx512f.s

    	VPCMPUQ $42, Z8, Z6, K3, K6                        // 62d3cd4b1ef02a
    	VPCMPUQ $42, 99(R15)(R15*2), Z6, K3, K6            // 6293cd4b1eb47f630000002a
    	VPCMPUQ $42, -7(DI), Z6, K3, K6                    // 62f3cd4b1eb7f9ffffff2a
    	VPCMPUQ $42, Z0, Z2, K3, K6                        // 62f3ed4b1ef02a
    	VPCMPUQ $42, Z8, Z2, K3, K6                        // 62d3ed4b1ef02a
    	VPCMPUQ $42, 99(R15)(R15*2), Z2, K3, K6            // 6293ed4b1eb47f630000002a
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Tue May 22 14:57:15 UTC 2018
    - 410.5K bytes
    - Viewed (0)
  3. docs/en/docs/release-notes.md

    * 🌐 Add Portuguese translation for `docs/pt/docs/tutorial/header-params.md`. PR [#4921](https://github.com/tiangolo/fastapi/pull/4921) by [@batlopes](https://github.com/batlopes).
    * 🌐 Update `ko/mkdocs.yml` for a missing link. PR [#5020](https://github.com/tiangolo/fastapi/pull/5020) by [@dalinaum](https://github.com/dalinaum).
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Fri Nov 01 11:25:57 UTC 2024
    - 460.3K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.6.md

    * Fluentd was migrated to Daemon Set, which targets nodes with beta.kubernetes.io/fluentd-ds-ready=true label. If you use fluentd in your cluster please make sure that the nodes with version 1.6+ contains this label. ([#42931](https://github.com/kubernetes/kubernetes/pull/42931), [@piosz](https://github.com/piosz))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 304K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.7.md

    * leader election lock based on scheduler name ([#42961](https://github.com/kubernetes/kubernetes/pull/42961), [@wanghaoran1988](https://github.com/wanghaoran1988))
    
    
    #### Storage
    
    * Features
    
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 308.7K bytes
    - Viewed (1)
  6. api/go1.16.txt

    pkg syscall (darwin-arm64), const SYS_AIO_SUSPEND = 315
    pkg syscall (darwin-arm64), const SYS_AIO_SUSPEND ideal-int
    pkg syscall (darwin-arm64), const SYS_AIO_SUSPEND_NOCANCEL = 421
    pkg syscall (darwin-arm64), const SYS_AIO_SUSPEND_NOCANCEL ideal-int
    pkg syscall (darwin-arm64), const SYS_AIO_WRITE = 319
    pkg syscall (darwin-arm64), const SYS_AIO_WRITE 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)
  7. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const SYS_ACCESS ideal-int
    pkg syscall (netbsd-arm64-cgo), const SYS_ACCT = 51
    pkg syscall (netbsd-arm64-cgo), const SYS_ACCT ideal-int
    pkg syscall (netbsd-arm64-cgo), const SYS_ADJTIME = 421
    pkg syscall (netbsd-arm64-cgo), const SYS_ADJTIME ideal-int
    pkg syscall (netbsd-arm64-cgo), const SYS_BIND = 104
    pkg syscall (netbsd-arm64-cgo), const SYS_BIND ideal-int
    pkg syscall (netbsd-arm64-cgo), const SYS_BREAK = 17
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Aug 08 18:44:16 UTC 2019
    - 452.6K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.31.md

    - Kubernetes is now built with go 1.23rc2 ([#126047](https://github.com/kubernetes/kubernetes/pull/126047), [@cpanato](https://github.com/cpanato)) [SIG Release and Testing]
    - Promote KEP-4191 "Split Image Filesystem" to Beta. ([#126205](https://github.com/kubernetes/kubernetes/pull/126205), [@kwilczynski](https://github.com/kwilczynski)) [SIG Node]
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Oct 23 12:18:32 UTC 2024
    - 315.4K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.23.md

    - Kube-apiserver: Avoid unnecessary repeated calls to `admission webhooks` that reject an update or...
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Tue Feb 28 21:06:52 UTC 2023
    - 424.5K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.24.md

    - Re-adds response status and headers on verbose kubectl responses ([#108505](https://github.com/kubernetes/kubernetes/pull/108505), [@rikatz](https://github.com/rikatz))
    - Record requests rejected with 429 in the apiserver_request_total metric ([#108927](https://github.com/kubernetes/kubernetes/pull/108927), [@wojtek-t](https://github.com/wojtek-t))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Aug 24 00:02:43 UTC 2023
    - 473.4K bytes
    - Viewed (0)
Back to top