Closed bketelsen closed 9 years ago
maybe you shouldn't pull this yet.
https://github.com/thockin/kubernetes/commit/dcd1fbcda977483d7c1392bf9450856950bfca9e
@bketelsen seems like this would still be relevant for accepting common, un-prefixed env vars (for example, PORT
)
:+1: for this
@bketelsen Should we still do this?
Thanks @kelseyhightower . This was required for deploying on Heroku.
This pull request enables processing environment variables without the typical envconfig prefix if an alt tag exists. Use case: Kubernetes, where service environment variables will have a variety of prefixes.