Skip to content

0.3.0 - Usage Reporting

Compare
Choose a tag to compare
@dleehr dleehr released this 04 Mar 21:01
· 513 commits to master since this release
  • Adds --usage-report option to record memory/cpu usage statistics to a JSON file
  • Changes --max-ram to support kubernetes memory suffixes (e.g. --max-ram 1G). Omitting the suffix will now default to bytes.
  • Consult example openshift job YAML for changes