Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 23 of 23 for Schoning (0.23 sec)

  1. 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 May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jun 16 17:18:28 GMT 2021
    - 373.2K bytes
    - Viewed (0)
  2. api/go1.txt

    pkg syscall (darwin-386), const RTA_NETMASK ideal-int
    pkg syscall (darwin-386), const RTF_BLACKHOLE ideal-int
    pkg syscall (darwin-386), const RTF_BROADCAST ideal-int
    pkg syscall (darwin-386), const RTF_CLONING ideal-int
    pkg syscall (darwin-386), const RTF_CONDEMNED ideal-int
    pkg syscall (darwin-386), const RTF_DELCLONE ideal-int
    pkg syscall (darwin-386), const RTF_DONE ideal-int
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (1)
  3. 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