flame_k8s_backend

A FLAME Backend for Kubernetes.

MIT License

Downloads
4.6K
Stars
95
flame_k8s_backend - v0.5.6

Published by mruoss 16 days ago

Fixed

  • Set RELEASE_COOKIE instead of RELEASE_SECRET on runner pod
flame_k8s_backend - v0.5.5

Published by mruoss 17 days ago

Fixed

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

Chores

Full Changelog: https://github.com/mruoss/flame_k8s_backend/compare/v0.5.4...v0.5.5

flame_k8s_backend - v0.5.4 Latest Release

Published by mruoss about 1 month ago

Changed

New Contributors

Full Changelog: https://github.com/mruoss/flame_k8s_backend/compare/v0.5.2...v0.5.4

flame_k8s_backend -

Published by mruoss about 2 months ago

Added

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

Published by mruoss about 2 months ago

Changed

  • Upgrade to FLAME 0.4.0
flame_k8s_backend - v0.5.0

Published by mruoss about 2 months ago

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 https://github.com/mruoss/flame_k8s_backend/pull/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: https://github.com/mruoss/flame_k8s_backend/compare/v0.4.3...v0.5.0

flame_k8s_backend -

Published by mruoss about 2 months ago

### Fixed

  • use FLAME.Parser.JSON instead of Jason

Added

  • Support for BYO runner pod templates as map.
flame_k8s_backend - v0.4.1

Published by mruoss 4 months ago

What's Changed

Full Changelog: https://github.com/mruoss/flame_k8s_backend/compare/v0.4.0...v0.4.1

flame_k8s_backend - v0.4.0

Published by mruoss 4 months ago

Changed

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

What's Changed

New Contributors

Full Changelog: https://github.com/mruoss/flame_k8s_backend/compare/v0.3.3...v0.4.0

flame_k8s_backend - v0.3.3

Published by mruoss 6 months ago

Changed

  • With mint 1.6.0 out, we have no need for the temporary workaround for TLS
    verification anymore.

Chores

Full Changelog: https://github.com/mruoss/flame_k8s_backend/compare/v0.3.2...v0.3.3

flame_k8s_backend - v0.3.2

Published by mruoss 8 months ago

Chores

Full Changelog: https://github.com/mruoss/flame_k8s_backend/compare/v0.3.1...v0.3.2

flame_k8s_backend - v0.3.1

Published by mruoss 9 months ago

What's Changed

Full Changelog: https://github.com/mruoss/flame_k8s_backend/compare/v0.3.0...v0.3.1

flame_k8s_backend - v0.3.0

Published by mruoss 9 months ago

What's Changed

Full Changelog: https://github.com/mruoss/flame_k8s_backend/compare/v0.2.3...v0.3.0

flame_k8s_backend -

Published by mruoss 10 months ago

Added

  • runner_pod_tpl option for better control over the runner pod manifest #2
  • Basic integration test

Changed

  • Delete pod when shutting down the runner.
flame_k8s_backend - v0.2.2

Published by mruoss 11 months ago

Fixed

  • Don't crash the runner if the :log option is not set (or set to false)

Full Changelog: https://github.com/mruoss/flame_k8s_backend/compare/v0.2.1...v0.2.2

flame_k8s_backend -

Published by mruoss 11 months ago

Changed

  • ENV var DRAGONFLY_PARENT was renamed to FLAME_PARENT in commit 9c2e65cc
flame_k8s_backend -

Published by mruoss 11 months ago

Changed

  • Replace k8s lib with a lightweight Kubernetes client implementation.
flame_k8s_backend -

Published by mruoss 11 months ago