k3s/pkg/api
Kubernetes Submit Queue e28cb42706 Merge pull request #42717 from andrewsykim/support-host-ip-downward-api
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 :)
2017-04-03 15:48:12 -07:00
..
annotations
endpoints
errors Update bazel 2017-02-02 15:19:04 +01:00
events
install Remove krousey from some OWNERS files 2017-03-10 11:12:29 -08:00
meta
pod fix deleted typos 2017-03-29 10:14:46 +08:00
resource Update generated files 2017-01-29 21:41:45 +01:00
service
testapi Force etcd2 to use application/json, add base64-wrapper decoder as fallback 2017-03-15 11:24:12 -04:00
testing Remove krousey from some OWNERS files 2017-03-10 11:12:29 -08:00
unversioned
util add unit test for groupversion 2017-02-03 17:37:42 +08:00
v1 Merge pull request #42717 from andrewsykim/support-host-ip-downward-api 2017-04-03 15:48:12 -07:00
validation Merge pull request #42717 from andrewsykim/support-host-ip-downward-api 2017-04-03 15:48:12 -07:00
BUILD move metav1 conversions to metav1 2017-02-14 11:47:23 -05:00
OWNERS Updated top level owners file to match new format 2017-01-19 11:29:16 -08:00
conversion_test.go pkg/api/testing: cut off fuzzers from static codecs 2017-02-02 06:58:28 +01:00
copy_test.go make round trip testing generic 2017-02-09 11:42:22 -05:00
deep_copy_test.go Remove the temporary fix for pre-1.0 mirror pods 2017-02-02 10:37:19 -08:00
defaulting_test.go Deployments under apps/v1beta1 with new defaults 2017-03-01 15:14:41 +01:00
defaults.go move pkg/fields to apimachinery 2017-01-19 09:50:16 -05:00
doc.go
field_constants.go
helpers.go Add validation for taints annotations. 2017-03-22 01:01:49 -04:00
helpers_test.go pkg/api/resource: move to apimachinery 2017-01-29 21:41:44 +01:00
json.go Change taint/toleration annotations to api fields. 2017-02-22 09:27:42 -05:00
meta_test.go API 2017-02-28 23:05:40 -08:00
node_example.json
ref.go move client/record 2017-01-31 19:14:13 -05:00
ref_test.go move client/record 2017-01-31 19:14:13 -05:00
register.go move metav1 conversions to metav1 2017-02-14 11:47:23 -05:00
replication_controller_example.json
resource_helpers.go pkg/api/resource: move to apimachinery 2017-01-29 21:41:44 +01:00
resource_helpers_test.go pkg/api/resource: move to apimachinery 2017-01-29 21:41:44 +01:00
serialization_proto_test.go Add a test that verifies all structs have protobuf tags 2017-03-17 00:29:14 -04:00
serialization_test.go apimachinery: handle duplicated and conflicting type registration 2017-02-27 21:58:21 +01:00
types.go Regenerate code for api change 2017-03-28 20:20:20 -04:00
unstructured_test.go Unified unstructured converter interface and setup 2017-02-17 21:07:04 +01:00
zz_generated.deepcopy.go Addition of ScaleIO Kubernetes Volume Plugin 2017-03-03 15:47:19 -05:00