Skip to content

0.4.0

Compare
Choose a tag to compare
@cloudnull cloudnull released this 10 May 16:13
· 366 commits to main since this release
ee40fe1

With this release the new verb POD has been implemented, allowing Directord to orchestrate and interact with #containers, in pods, via podman. The implementation of pods is currently coupled with podman-py as an optional component which can be installed using "pip install 'directord[dev]'".

To support the podman integration a new example orchestration has been added, "podman.yaml", which is cross platform compatible and allows Directord to automate the installation and setup process when needed. This new orchestration can be found within the "orchestrations" directory.

  • Test coverage has been extended
  • Documentation has been updated
  • Systems have been improved
  • So much WIN!

pods