cloudfoundry-incubator / fissile

Turn a BOSH release into container images / files
Apache License 2.0
67 stars 36 forks source link

Add KUBERNETES_CONTAINER_NAME env var #522

Closed jandubois closed 5 years ago

jandubois commented 5 years ago

This is needed by configgin to export properties only from the container whose name matches the role name (and not the loggregator agent sidecar). There seems to be no mechanism to reference the container.name field in the env section, so the value has to be provided by fissile.

[jsc#CAP-761]

cfdreddbot commented 5 years ago

:white_check_mark: Hey jandubois! The commit authors and yourself have already signed the CLA.