kubernetes/pkg/kubelet/config
Kubernetes Submit Queue 910912ea3b Merge pull request #37364 from foxyriver/status-code
Automatic merge from submit-queue

use status code const to express http status

<!--  Thanks for sending a pull request!  Here are some tips for you:
1. If this is your first time, read our contributor guidelines https://github.com/kubernetes/kubernetes/blob/master/CONTRIBUTING.md and developer guide https://github.com/kubernetes/kubernetes/blob/master/docs/devel/development.md
2. If you want *faster* PR reviews, read how: https://github.com/kubernetes/kubernetes/blob/master/docs/devel/faster_reviews.md
3. Follow the instructions for writing a release note: https://github.com/kubernetes/kubernetes/blob/master/docs/devel/pull-requests.md#release-notes
-->

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

Using status code const to express http status.

**Special notes for your reviewer**:

**Release note**:
<!--  Steps to write your release note:
1. Use the release-note-* labels to set the release note state (if you have access) 
2. Enter your extended release note in the below block; leaving it blank means using the PR title as the release note. If no release note is required, just write `NONE`. 
-->
```release-note
```
2016-12-07 22:47:46 -08:00
..
apiserver_test.go remove v1.Semantics 2016-11-23 15:53:09 -08:00
apiserver.go fix concurrent read/write to map error caused by SetInitContainersAndStatuses in kubelet 2016-11-28 11:56:21 -08:00
BUILD refactor: generated 2016-12-03 19:10:46 -05:00
common_test.go refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
common.go run hack/update-all.sh 2016-11-23 15:53:09 -08:00
config_test.go refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
config.go fix concurrent read/write to map error caused by SetInitContainersAndStatuses in kubelet 2016-11-28 11:56:21 -08:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
file_linux_test.go refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
file_linux.go cmd/kubelet 2016-11-23 15:53:09 -08:00
file_unsupported.go fix issue #27137: kubelet detects pod manifest files in the directory using inotify 2016-09-28 10:34:56 +08:00
file.go run hack/update-all.sh 2016-11-23 15:53:09 -08:00
http_test.go refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
http.go Merge pull request #37364 from foxyriver/status-code 2016-12-07 22:47:46 -08:00
sources.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00