mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-25 19:20:34 -05:00
Automatic merge from submit-queue Support status.hostIP in downward API **What this PR does / why we need it**: Exposes pod's hostIP (node IP) via downward API. **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes https://github.com/kubernetes/kubernetes/issues/24657 **Special notes for your reviewer**: Not sure if there's more documentation that's needed, please point me in the right direction and I will add some :) |
||
|---|---|---|
| .. | ||
| testdata/v1 | ||
| BUILD | ||
| doc.go | ||
| events.go | ||
| events_test.go | ||
| OWNERS | ||
| schema.go | ||
| schema_test.go | ||
| validation.go | ||
| validation_test.go | ||