Flame K8s Backend Versions Save

A FLAME Backend for Kubernetes.

v0.3.3

2 weeks 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

v0.3.2

2 months ago

Chores

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

v0.3.1

3 months ago

What's Changed

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

v0.3.0

3 months ago

What's Changed

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

v0.2.3

5 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.

v0.2.2

5 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

v0.2.1

5 months ago

Changed

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

v0.2.0

5 months ago

Changed

  • Replace k8s lib with a lightweight Kubernetes client implementation.

v0.1.0

5 months ago