github netresearch/ofelia v0.21.3

latest releases: v0.25.0, v0.24.0, v0.23.1...
3 months ago

What's Changed

Wire missing container spec fields that the Docker API already supports but job types didn't expose, fixing environment not working for job-service-run (#519).

Thanks to @sethlinnkuleuven for reporting the issue.

Fixed

  • job-service-run: environment, hostname, and dir config keys now work — passed through to Docker Swarm ContainerSpec
  • job-run: working-dir config key now sets the container working directory; volumes-from was defined in the struct but never wired to Docker — now functional
  • job-exec: privileged config key now enables privileged exec mode
  • Corrected misleading documentation that claimed job-service-run inherits from RunJob (it embeds BareJob)
  • Removed non-existent swarm fields (replicas, placement-constraints, resource limits) from documentation examples

Full Changelog: v0.21.2...v0.21.3


Included in this release

View all PRs and Issues included in this release

Don't miss a new ofelia release

NewReleases is sending notifications on new releases.