Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for volume_db (0.75 sec)

  1. common-protos/k8s.io/api/core/v1/generated.proto

    // ownership management and SELinux relabeling.
    message AWSElasticBlockStoreVolumeSource {
      // volumeID is unique ID of the persistent disk resource in AWS (Amazon EBS volume).
      // More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore
      optional string volumeID = 1;
    
      // fsType is the filesystem type of the volume that you want to mount.
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.24.md

    - Fixed `azureDisk` parameter lowercase translation issue. ([#107429](https://github.com/kubernetes/kubernetes/pull/107429), [@andyzhangx](https://github.com/andyzhangx))
    - Fixed `azureFile` `volumeID` collision issue in CSI migration. ([#107575](https://github.com/kubernetes/kubernetes/pull/107575), [@andyzhangx](https://github.com/andyzhangx))
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Aug 24 00:02:43 GMT 2023
    - 473.4K bytes
    - Viewed (0)
Back to top