Skip to content

v0.5.0

Compare
Choose a tag to compare
@mruoss mruoss released this 27 Aug 20:11
· 36 commits to main since this release

Fixed

  • FLAMEK8sBackend.RunnerPodTemplate: Only set PHX_SERVER if it is not passed.
  • FLAMEK8sBackend.RunnerPodTemplate: Reject FLAME_PARENT, not FLAME_BACKEND in passed env vars.
  • allow setting runner_pod_tpl in config file by @jlgeering in #42

Added

  • FLAMEK8sBackend.RunnerPodTemplate: Set .metadata.namespace and .metadata.generateName on runner pod if not set (#43)

Changed

  • FLAMEK8sBackend.RunnerPodTemplate: Also copy env_from if add_parent_env is true
  • Improve documentation

New Contributors

Full Changelog: v0.4.3...v0.5.0