k3s/pkg
Kubernetes Submit Queue 54a4de04c0
Merge pull request #55956 from saheienko/glusterfs-pv-capacity
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Fix representation of the pv's capacity which provisioned by glusterfs

**What this PR does / why we need it**:
This PR fixes representation of the pv's capacity which provisioned by glusterfs.
Gluster's volume size is calculated in GB, and than this value is setted as GiB for pv's storage capacity.

**Which issue(s) this PR fixes**:
Fixes #55937 

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2017-11-20 02:28:49 -08:00
..
api use SecretObject to reference iSCSI CHAP secret 2017-11-18 20:02:44 +00:00
apimachinery/tests
apis Merge pull request #51530 from rootfs/iscsi-pv-ns 2017-11-18 16:38:36 -08:00
auth move authorizers over to new interface 2017-11-03 13:46:28 -07:00
bootstrap/api Validate usage strings when creating bootstrap tokens via kubeadm 2017-11-13 09:37:20 +08:00
capabilities
client Generated files for new VolumeAttachemnt object 2017-11-14 17:08:49 -08:00
cloudprovider Merge pull request #55927 from andyzhangx/init-storageaccount 2017-11-18 12:26:09 -08:00
controller Merge pull request #55653 from hzxuzhonghu/test-flaky 2017-11-17 17:11:13 -08:00
credentialprovider fix awsStandardDNSSuffix 2017-11-15 16:39:48 +08:00
features Add VolumeType api to PV and PVC 2017-11-18 11:25:27 -05:00
fieldpath
generated Merge pull request #47584 from zjj2wry/translate 2017-11-15 23:57:28 -08:00
hyperkube
kubeapiserver Reorganize the admission webhook code. 2017-11-14 15:59:53 -08:00
kubectl Merge pull request #55834 from smarterclayton/modify_request 2017-11-18 16:38:33 -08:00
kubelet Merge pull request #55841 from ConnorDoyle/cpuman-file-state-for-none-policy 2017-11-18 14:10:12 -08:00
kubemark Move ungated 'alpha' KubeletConfiguration fields and self-registration fields to KubeletFlags 2017-11-15 17:47:10 -08:00
master remove duplicated import 2017-11-14 17:18:17 +08:00
printers use SecretObject to reference iSCSI CHAP secret 2017-11-18 20:02:44 +00:00
probe
proxy Merge pull request #54219 from m1093782566/ipset 2017-11-19 22:09:13 -08:00
quota Update generated files 2017-11-09 12:14:08 +01:00
registry generated code for VolumeMode api change 2017-11-18 12:03:33 -05:00
routes
security CSI - API change for CSI volume source type 2017-11-17 19:17:42 -05:00
securitycontext Update generated files 2017-11-09 12:14:08 +01:00
serviceaccount Update generated files 2017-11-09 12:14:08 +01:00
ssh
util Merge pull request #54219 from m1093782566/ipset 2017-11-19 22:09:13 -08:00
version Capture git export-subst strings in version.sh for 'git archive' use. 2017-11-09 16:36:27 -08:00
volume Merge pull request #55956 from saheienko/glusterfs-pv-capacity 2017-11-20 02:28:49 -08:00
watch
.import-restrictions
BUILD generated code for VolumeMode api change 2017-11-18 12:03:33 -05:00
OWNERS