v0.5.0
Fixed
FLAMEK8sBackend.RunnerPodTemplate
: Only setPHX_SERVER
if it is not passed.FLAMEK8sBackend.RunnerPodTemplate
: RejectFLAME_PARENT
, notFLAME_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 copyenv_from
ifadd_parent_env
istrue
- Improve documentation
New Contributors
- @jlgeering made their first contribution in #42
Full Changelog: v0.4.3...v0.5.0