Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for Schoning (0.27 sec)

  1. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const RTF_CLONED = 8192
    pkg syscall (netbsd-arm64-cgo), const RTF_CLONED ideal-int
    pkg syscall (netbsd-arm64-cgo), const RTF_CLONING = 256
    pkg syscall (netbsd-arm64-cgo), const RTF_CLONING ideal-int
    pkg syscall (netbsd-arm64-cgo), const RTF_DONE = 64
    pkg syscall (netbsd-arm64-cgo), const RTF_DONE ideal-int
    pkg syscall (netbsd-arm64-cgo), const RTF_DYNAMIC = 16
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.15.md

    feature parity with in-tree functionality, including functionality like resizing, inline volumes, and more. SIG Storage introduces new alpha functionality in CSI that doesn't exist in the Kubernetes Storage subsystem yet, like volume cloning.
    
    Volume cloning enables users to specify another PVC as a "DataSource" when provisioning a new volume. If the underlying storage system supports this functionality and implements the "CLONE_VOLUME" capability in its CSI driver, then the new volume...
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 278.9K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.13.md

    - CoreDNS is now the default DNS server in kube-up deployments.  ([#69883](https://github.com/kubernetes/kubernetes/pull/69883), [@chrisohaver](https://github.com/chrisohaver))
    - Opt out of chowning and chmoding from kubectl cp. ([#69573](https://github.com/kubernetes/kubernetes/pull/69573), [@bjhaid](https://github.com/bjhaid))
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 273.1K bytes
    - Viewed (0)
  4. api/go1.16.txt

    pkg syscall (darwin-arm64), const RTF_BROADCAST = 4194304
    pkg syscall (darwin-arm64), const RTF_BROADCAST ideal-int
    pkg syscall (darwin-arm64), const RTF_CLONING = 256
    pkg syscall (darwin-arm64), const RTF_CLONING ideal-int
    pkg syscall (darwin-arm64), const RTF_CONDEMNED = 33554432
    pkg syscall (darwin-arm64), const RTF_CONDEMNED ideal-int
    pkg syscall (darwin-arm64), const RTF_DELCLONE = 128
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.16.md

    - Add CSI Migration Shim for VerifyVolumesAreAttached and BulkVolumeVerify ([#80443](https://github.com/kubernetes/kubernetes/pull/80443), [@davidz627](https://github.com/davidz627))
    - Promotes VolumePVCDataSource (Cloning) feature to beta for 1.16 release ([#81792](https://github.com/kubernetes/kubernetes/pull/81792), [@j-griffith](https://github.com/j-griffith))
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu Feb 11 10:00:57 GMT 2021
    - 345.2K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.18.md

    In particular, the following storage features are moving to GA in Kubernetes 1.18:
    - Raw Block Support: Allow volumes to be surfaced as block devices inside containers instead of just mounted filesystems.
    - Volume Cloning: Duplicate a PersistentVolumeClaim and underlying storage volume using the Kubernetes API via CSI.
    - CSIDriver Kubernetes API Object: Simplifies CSI driver discovery and allows CSI Drivers to customize Kubernetes behavior.
    
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Wed Jun 16 17:18:28 GMT 2021
    - 373.2K bytes
    - Viewed (0)
  7. docs/en/docs/release-notes.md

    * Rename default API title from "Fast API" to "FastAPI" for consistency. PR [#890](https://github.com/tiangolo/fastapi/pull/890).
    
    ## 0.47.1
    
    * Fix model filtering in `response_model`, cloning sub-models. PR [#889](https://github.com/tiangolo/fastapi/pull/889).
    * Fix FastAPI serialization of Pydantic models using ORM mode blocking the event loop. PR [#888](https://github.com/tiangolo/fastapi/pull/888).
    
    ## 0.47.0
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Sun Apr 28 00:28:00 GMT 2024
    - 385.5K bytes
    - Viewed (1)
Back to top