Skip to content

v0.4.0-betav1 release

Pre-release
Pre-release
Compare
Choose a tag to compare
@isaaguilar isaaguilar released this 22 Oct 02:34
· 146 commits to master since this release

Changes in v0.4.0-betav1 since v0.4.0-alphav3

Changes

  • Workflow k8s-resources are "versioned" meaning they have the terraform k8s-resource's generation in the resource name. The exception is the PersistentVolumeClaim which is recycled for all the workflows of the same terraform k8s-resource.
  • The workspace of a workflow is split into a "versioned" directory path in the mounted directory in the pod.

Breaking Changes