kubernetes/pkg/apis/core
Kubernetes Submit Queue 3ab6ced72b
Merge pull request #65260 from dixudx/fix_ScaleIOVolumeSource_spec
Automatic merge from submit-queue (batch tested with PRs 65064, 65218, 65260, 65241, 64372). 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 scale io volume source spec

**What this PR does / why we need it**:
> FSType 
Implicitly inferred to be "ext4" if unspecified.

Actually the default value to "xfs".

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note
None
```
2018-06-21 21:12:16 -07:00
..
fuzzer apiextensions: add ObjectMeta schema validation and pruning 2018-06-01 17:43:07 +00:00
helper Promote sysctl annotations to API fields 2018-06-05 23:17:00 +02:00
install simplify api registration 2018-05-08 18:33:50 -04:00
pods Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
v1 Run make update 2018-06-06 00:12:40 +02:00
validation add extended resource name validation 2018-06-08 14:40:21 +08:00
annotation_key_constants.go Promote sysctl annotations to API fields 2018-06-05 23:17:00 +02:00
BUILD remove deprecated ObjectMeta ListOptions DeleteOptions 2018-04-09 21:19:20 +08:00
doc.go deepcopy: remove deepcopy register tags 2017-11-10 18:25:26 +01:00
field_constants.go Add new Events API group 2017-11-22 18:40:09 +00:00
json.go
objectreference.go
OWNERS Remove myself (timothysc) from OWNERS files on areas that I do not 2018-02-12 18:56:41 -06:00
register.go explicit kubelet config key in Node.Spec.ConfigSource.ConfigMap 2018-05-08 15:37:26 -07:00
resource.go Delete in-tree support for NVIDIA GPUs. 2018-04-02 20:17:01 -07:00
taint_test.go
taint.go
toleration_test.go add UT for apk/apis/core/toleration.go 2017-11-15 09:44:27 +08:00
toleration.go
types.go add default value to ScaleIOVolumeSource spec 2018-06-20 11:26:41 +08:00
zz_generated.deepcopy.go Update generated files 2018-06-13 12:35:13 +02:00