Skip to content

v0.16.0: Merge pull request #33 from foodora/NO-TIKET_add_func_to_export_envva…

Compare
Choose a tag to compare
@guilherme-santos guilherme-santos released this 05 Feb 10:43
· 225 commits to master since this release
c495030
  • Added method ranger_os.ExportEnvVars to export envvars from a file (useful when you want to use docker image from scratch and Kubernetes export a file instead of envvars)
  • Improve PanicHandler: in case of panic log the error message (it was being ignored)