k3s/pkg/volume/host_path
Kubernetes Submit Queue 158f6b78da Merge pull request #52246 from dixudx/suspect_hostpathtype_nil_ptr
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>..

suspect nil HostPathType

**What this PR does / why we need it**:

Nil `HostPathType` is suspicious. @luxas Will help re-verify.

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

**Special notes for your reviewer**:
/assign @luxas @thockin 

**Release note**:

```release-note
None
```
2017-09-20 22:22:45 -07:00
..
BUILD auto-gen 2017-08-23 15:23:34 +08:00
OWNERS remove deads2k from volume reviewer 2017-07-25 08:52:25 -04:00
doc.go
host_path.go suspect nil pointer for HostPathType 2017-09-10 22:57:10 +08:00
host_path_test.go Merge branch 'fix-host-path-swallowed-error' into fix-storageos-swallowed-err 2017-08-26 14:51:53 -07:00
host_path_unix.go implement proposal 34058: hostPath volume type 2017-08-23 14:05:21 +08:00
host_path_windows.go implement proposal 34058: hostPath volume type 2017-08-23 14:05:21 +08:00
nsenter.go run nsenter in host namespace for containerized kubelet 2017-08-23 14:05:21 +08:00
nsenter_unsupported.go run nsenter in host namespace for containerized kubelet 2017-08-23 14:05:21 +08:00