Skip to content

0.7.0-rc-1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 31 May 20:22
· 38 commits to main since this release
f4c27d4
  • Adds volume support to CLI
  • Update containerd dep
  • Sets job label dynamically
  • Fix annotation bug to prevent unintended uninstall
  • Adds podsecuritycontext
  • Adds wait/retry to helm update/delete
  • Fixes job completions field
  • Adds extensions field to framework
  • Enables statefulset apps
  • Adds extensionstatuses to frameworkstatuses
  • Fix "not found" bug
  • Omits default backoffLimit for jobs
  • Withholds event when context is canceled
  • Ignore status update during reconcile
  • Remove deprectated ingressClass annotation dependency
  • Annotate error events with Pod Name
  • Test & dependency updates
  • Fix invalid process output bug
  • misc bugs