kubernetes/cluster/addons/fluentd-elasticsearch
Kubernetes Submit Queue def8022729 Merge pull request #37100 from apatil/master
Automatic merge from submit-queue

Adding NAMESPACE to elasticsearch pod environment from downward API

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

The elasticsearch cluster addon references the `NAMESPACE` environmental variable here: https://github.com/kubernetes/kubernetes/blob/master/cluster/addons/fluentd-elasticsearch/es-image/elasticsearch_logging_discovery.go#L56 but, on k8s 1.3.7 at least, it is not automatically set. This PR gets it from the downward API.

**Release note**:

```NONE
```
2016-12-19 09:38:42 -08:00
..
es-image Merge pull request #36857 from Shrugs/fix/elasticsearch-template-mapping 2016-11-29 07:33:07 -08:00
fluentd-es-image enable the kubernetes-metadata-plugin 2016-12-06 23:48:19 +02:00
kibana-image Fixed startup script bug in kibana image 2016-11-09 16:35:34 +01:00
es-controller.yaml Adding NAMESPACE to elasticsearch pod environment from downward API 2016-11-18 11:56:55 -05:00
es-service.yaml Move things into a 'kube-system' namespace. 2015-07-06 15:08:23 -07:00
fluentd-es-ds.yaml Added upgrade story from manifest pod to ds 2016-12-15 13:48:32 +01:00
kibana-controller.yaml Migrates addons from using ReplicationControllers to Deployments 2016-11-09 09:17:05 -08:00
kibana-service.yaml Move things into a 'kube-system' namespace. 2015-07-06 15:08:23 -07:00