k3s/pkg/kubelet
Kubernetes Submit Queue 7377c5911a
Merge pull request #59892 from JulienBalestra/revert-host-ip
Automatic merge from submit-queue (batch tested with PRs 59877, 59886, 59892). 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>.

kubelet: revert the status HostIP behavior

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

This PR partially revert #57106 to fix #59889.

The PR #57106 changed the behavior of `generateAPIPodStatus` when a **kubeClient** is nil.

**Release note**:
```release-note
NONE
```
2018-02-15 00:01:35 -08:00
..
apis Merge pull request #59588 from jiayingz/v1beta1 2018-02-14 22:51:32 -08:00
cadvisor fix all the typos across the project 2018-02-11 11:04:14 +08:00
certificate
checkpoint
client
cm Merge pull request #59489 from pohly/master-tmpdir 2018-02-14 00:14:31 -08:00
config Redesign and implement volume reconstruction work 2018-02-05 13:14:09 -08:00
configmap
container fix all the typos across the project 2018-02-11 11:04:14 +08:00
custommetrics
dockershim Fake docker-client assigns random IPs to containers 2018-02-14 14:28:52 +01:00
envvars
events Improve messaging on resize 2018-01-29 15:07:51 -05:00
eviction Ignore 0% and 100% eviction thresholds 2018-02-12 14:13:00 -08:00
gpu
images Switch to k8s.gcr.io vanity domain 2018-02-07 21:14:19 -08:00
kubeletconfig Merge pull request #59464 from dixudx/fix_all_typos 2018-02-10 22:12:45 -08:00
kuberuntime fix all the typos across the project 2018-02-11 11:04:14 +08:00
leaky
lifecycle Fix scheduler refs in BUILD files. 2018-01-05 15:05:01 -08:00
metrics
mountpod
network fix all the typos across the project 2018-02-11 11:04:14 +08:00
pleg Increment CRI version from v1alpha1 to v1alpha2 2018-02-07 09:06:26 +01:00
pod
preemption fix all the typos across the project 2018-02-11 11:04:14 +08:00
prober fix all the typos across the project 2018-02-11 11:04:14 +08:00
qos
remote Increment CRI version from v1alpha1 to v1alpha2 2018-02-07 09:06:26 +01:00
rkt Merge pull request #56960 from islinwb/remove_unused_code_ut_pkg 2018-01-18 02:41:29 -08:00
secret
server Fix typos 2018-02-13 16:17:37 +08:00
stats Add mountpoint as CRI image filesystem storage identifier. 2018-02-07 23:01:06 +00:00
status
sysctl
types Add 'none' option to EnforceNodeAllocatable 2018-02-08 10:24:39 -08:00
util fix all the typos across the project 2018-02-11 11:04:14 +08:00
volumemanager Merge pull request #56454 from mtanino/volumehandler-refactor 2018-02-12 15:44:33 -08:00
winstats fix all the typos across the project 2018-02-11 11:04:14 +08:00
BUILD Increment CRI version from v1alpha1 to v1alpha2 2018-02-07 09:06:26 +01:00
OWNERS
active_deadline.go
active_deadline_test.go
doc.go
kubelet.go Merge pull request #59276 from roboll/roboll/kubelet-fix 2018-02-07 12:00:40 -08:00
kubelet_getters.go Kubelet provides an updated and complete status of local-static Pods 2018-01-20 12:02:31 +01:00
kubelet_getters_test.go
kubelet_network.go fix all the typos across the project 2018-02-11 11:04:14 +08:00
kubelet_network_test.go
kubelet_node_status.go Add context to all relevant cloud APIs 2018-02-06 12:49:17 -08:00
kubelet_node_status_test.go Switch to k8s.gcr.io vanity domain 2018-02-07 21:14:19 -08:00
kubelet_pods.go kubelet: revert the status HostIP behavior 2018-02-14 23:38:09 +01:00
kubelet_pods_test.go Increment CRI version from v1alpha1 to v1alpha2 2018-02-07 09:06:26 +01:00
kubelet_pods_windows_test.go
kubelet_resources.go
kubelet_resources_test.go
kubelet_test.go Merge pull request #57824 from thockin/gcr-vanity 2018-02-08 03:29:32 -08:00
kubelet_volumes.go
kubelet_volumes_test.go
oom_watcher.go
oom_watcher_test.go
pod_container_deletor.go
pod_container_deletor_test.go
pod_workers.go
pod_workers_test.go
reason_cache.go
reason_cache_test.go
runonce.go
runonce_test.go
runtime.go Remove setInitError. 2018-01-29 21:44:54 -08:00
util.go
volume_host.go