Skip to content
This repository was archived by the owner on Dec 10, 2025. It is now read-only.

v0.0.7

Choose a tag to compare

@iciclespider iciclespider released this 19 Aug 20:42
· 30 commits to main since this release
  • Support only ConfigMap based python packages by default
  • Enable configuring the width of the logger name output in logs using the --log-name-width command line option.
  • Protobuf lists can be appended to using the append index, for example: container.ports[append] = 8080