Search Options

Results per page
Sort
Preferred Languages
Advance

Results 121 - 130 of 150 for Pd (0.08 sec)

  1. samples/bookinfo/src/productpage/static/tailwind/tailwind.css

    `screens`.");if(typeof t=="string")return{name:t.toString(),not:!1,values:[{min:t,max:void 0}]};let[r,n]=t;return r=r.toString(),typeof n=="string"?{name:r,not:!1,values:[{min:n,max:void 0}]}:Array.isArray(n)?{name:r,not:!1,values:n.map(a=>pd(a))}:{name:r,not:!1,values:[pd(n)]}}):at(Object.entries(i??{}),!1)}function pn(i){return i.values.length!==1?{result:!1,reason:"multiple-values"}:i.values[0].raw!==void 0?{result:!1,reason:"raw-values"}:i.values[0].min!==void 0&&i.values[0].max!==void 0?{result:!1...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 28 14:48:01 UTC 2024
    - 357.1K bytes
    - Viewed (1)
  2. tensorflow/compiler/jit/tests/opens2s_gnmt_mixed_precision.pbtxt.gz

    ���_y�b�.[�N���I����I�1���I�Q���I�qvZ��ӆ�-��i1�N�qvZ���b����g��8O[���8O���#I�¯���g���\fҁ��)l:��.]'9���- ���N}Kw�0���_�V�Z�4�i�4�'t��a���˅V�=���"�� W�1�p����[� �\�d�v��ӂo�s��rA�e� ��}Z-� ���zȬꊠ�� Y�&��5=P%Sg�����U������"]�Pd �{����\V0�,t�} ��а�{�^��y$���d��{ie5��H��OC���Ÿ=nm|J�i��vCs n����8s*��)� j�{j���⿬��y^| r4>�W�rfU��'w=EX�M ���[�_Qw����B4^l����40��d�hX\�1�R~��F��`���ͷ>xP�L_Q'���I�I26��a� ��F�8H�O�C���z7��(�oi-� ��Xؚ�oFV���~\�>&���?�WӅ��#r��F��...
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Jun 03 18:14:27 UTC 2019
    - 195.5K bytes
    - Viewed (0)
  3. pkg/apis/core/types.go

    //
    // A GCE PD must exist before mounting to a container. The disk must
    // also be in the same GCE project and zone as the kubelet. A GCE PD
    // can only be mounted as read/write once or read-only many times. GCE
    // PDs support ownership management and SELinux relabeling.
    type GCEPersistentDiskVolumeSource struct {
    	// Unique name of the PD resource. Used to identify the disk in GCE
    	PDName string
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 268.9K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.10.md

    * This fix prevents a GCE PD volume from being mounted if the udev device link is stale and tries to correct the link. ([#66832](https://github.com/kubernetes/kubernetes/pull/66832), [@msau42](https://github.com/msau42))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 341.8K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.11.md

    * Fix for resourcepool-path configuration in the vsphere.conf file. ([#66261](https://github.com/kubernetes/kubernetes/pull/66261), [@divyenpatel](https://github.com/divyenpatel))
    * This fix prevents a GCE PD volume from being mounted if the udev device link is stale and tries to correct the link. ([#66832](https://github.com/kubernetes/kubernetes/pull/66832), [@msau42](https://github.com/msau42))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Feb 06 06:04:15 UTC 2020
    - 328.4K bytes
    - Viewed (0)
  6. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "type": "string"
              },
              "readOnly": {
                "description": "readOnly defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://examples.k8s.io/mysql-cinder-pd/README.md",
                "type": "boolean"
              },
              "secretRef": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.16.md

    * azure: Add allow unsafe read from cache ([#83685](https://github.com/kubernetes/kubernetes/pull/83685), [@aramase](https://github.com/aramase))
    * Add data cache flushing during unmount device for GCE-PD driver in Windows Server. ([#83591](https://github.com/kubernetes/kubernetes/pull/83591), [@jingxu97](https://github.com/jingxu97))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Feb 11 10:00:57 UTC 2021
    - 345.2K bytes
    - Viewed (0)
  8. pkg/apis/core/validation/validation_test.go

    			}},
    		},
    		// GcePersistentDisk
    		{
    			name: "valid GcePersistentDisk",
    			vol: core.Volume{
    				Name: "gce-pd",
    				VolumeSource: core.VolumeSource{
    					GCEPersistentDisk: &core.GCEPersistentDiskVolumeSource{
    						PDName:    "my-PD",
    						FSType:    "ext4",
    						Partition: 1,
    						ReadOnly:  false,
    					},
    				},
    			},
    		},
    		// AWSElasticBlockStore
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.4.md

    * Fix GPU resource validation ([#28743](https://github.com/kubernetes/kubernetes/pull/28743), [@therc](https://github.com/therc))
    * Make PD E2E Tests Wait for Detach to Prevent Kernel Errors ([#29031](https://github.com/kubernetes/kubernetes/pull/29031), [@saad-ali](https://github.com/saad-ali))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 133.5K bytes
    - Viewed (0)
  10. tensorflow/cc/saved_model/testdata/chunked_saved_model/chunked_model/saved_model.pbtxt

    \315\212\344\351W\345?\236b0\322\225\240\340?\034]\313\261\000\025\350?\340\370\255V(\265\241?\256\035\245\006\237*\347?p\250x\334\214 \264?U7\252p\310Z\343?\031\275j\321M\261\341?\264\362\262\217\324\311\323?\207)X?\007\363\345?dv\370m\207\356\353?pd\337\002[\203\325?_,MN\032a\356?$\244\227j\360\223\323?\355a\335\006\267\303\353?\010\361\351B\231\r\310?\340\017\321\177\2117\304?4n\342\345!\276\322?\336J\257y\224\201\350?\017\026\365OO\207\345?\250N7\313\222(\356?\250\325QMK\372\315?}\365\373\33...
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 08 21:43:11 UTC 2023
    - 531.2K bytes
    - Viewed (0)
Back to top