Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for isSnapshot (2.67 sec)

  1. ChangeLog.md

    ### Tools. CLI
    
    - [`KT-63139`](https://youtrack.jetbrains.com/issue/KT-63139) Incorrect kotlin implementation version (1.9.255-SNAPSHOT) in metadata info
    
    ### Tools. Gradle
    
    - [`KT-63499`](https://youtrack.jetbrains.com/issue/KT-63499) Gradle: Source sets conventions are still registered
    
    ### Tools. Gradle. JS
    
    Plain Text
    - Registered: Fri May 03 08:18:13 GMT 2024
    - Last Modified: Thu Dec 21 17:48:12 GMT 2023
    - 268.7K bytes
    - Viewed (1)
  2. CHANGELOG/CHANGELOG-1.8.md

    * [prototype] Volume snapshots
    
      * You can now create a volume snapshot by calling the Kubernetes API.
    
      * Note that the prototype does not support quiescing before snapshot, so snapshots might be inconsistent.
    
      * In the prototype phase, this feature is external to the core Kubernetes. It's available at https://github.com/kubernetes-incubator/external-storage/tree/master/snapshot.
    
    ### Cluster Federation
    
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Feb 20 15:45:02 GMT 2024
    - 312.2K bytes
    - Viewed (1)
  3. api/go1.16.txt

    pkg syscall (darwin-arm64), const SYS_SOCKETPAIR = 135
    pkg syscall (darwin-arm64), const SYS_SOCKETPAIR ideal-int
    pkg syscall (darwin-arm64), const SYS_STACK_SNAPSHOT = 365
    pkg syscall (darwin-arm64), const SYS_STACK_SNAPSHOT ideal-int
    pkg syscall (darwin-arm64), const SYS_STAT = 188
    pkg syscall (darwin-arm64), const SYS_STAT ideal-int
    pkg syscall (darwin-arm64), const SYS_STAT64 = 338
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  4. common-protos/k8s.io/api/core/v1/generated.proto

      // Value of Filesystem is implied when not included in claim spec.
      // +optional
      optional string volumeMode = 6;
    
      // dataSource field can be used to specify either:
      // * An existing VolumeSnapshot object (snapshot.storage.k8s.io/VolumeSnapshot)
      // * An existing PVC (PersistentVolumeClaim)
      // If the provisioner or an external controller can support the specified data source,
    Plain Text
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
Back to top