k3s/pkg/api/validation
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 add diff details to pod validation error 2017-08-18 09:01:13 -04:00
OWNERS Remove myself from a bunch of places 2017-07-20 12:10:46 +02:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
events.go refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
events_test.go refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
validation.go suspect nil pointer for HostPathType 2017-09-10 22:57:10 +08:00
validation_test.go Merge pull request #51601 from caesarxuchao/minor-test-fix 2017-09-13 09:30:01 -07:00