Skip to content

Releases: mruoss/flame_k8s_backend

v0.5.7

05 Dec 08:16
049fb3d
Compare
Choose a tag to compare

What's Changed

Chores

Full Changelog: v0.5.6...v0.5.7

v0.5.6

09 Oct 20:05
3a33f4b
Compare
Choose a tag to compare

Fixed

  • Set RELEASE_COOKIE instead of RELEASE_SECRET on runner pod

v0.5.5

08 Oct 12:21
17a7b74
Compare
Choose a tag to compare

Fixed

  • Set RELEASE_COOKIE, RELEASE_DISTRIBUTION and RELEASE_NODE on runner pod if not set #50, #53

Chores

Full Changelog: v0.5.4...v0.5.5

v0.5.4

11 Sep 15:38
Compare
Choose a tag to compare

Changed

New Contributors

Full Changelog: v0.5.2...v0.5.4

v0.5.2

29 Aug 08:01
Compare
Choose a tag to compare

Added

  • FLAMEK8sBackend.RunnerPodTemplate: Allow BYO pod template to be a binary.

v0.5.1

28 Aug 06:10
Compare
Choose a tag to compare

Changed

  • Upgrade to FLAME 0.4.0

v0.5.0

27 Aug 20:11
Compare
Choose a tag to compare

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

v0.4.3

27 Aug 20:11
Compare
Choose a tag to compare

### Fixed

  • use FLAME.Parser.JSON instead of Jason

Added

  • Support for BYO runner pod templates as map.

v0.4.1

07 Jul 12:05
391061f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

19 Jun 15:48
Compare
Choose a tag to compare

Changed

  • Support for FLAME >= 0.2.0 and livebook integraion (requires livebook >= 0.13.0) - #32

What's Changed

New Contributors

Full Changelog: v0.3.3...v0.4.0