Releases: macstadium/orka-tekton
Releases · macstadium/orka-tekton
Release list
v0.2
- Compatibility changes to make the pipelines also work properly when using Tekton v0.34.1
- Added additional task parameters for feature parity with Orka v2.1.0:
system-serial: Assign an owned macOS system serial number to the VM (on Intel nodes only).gpu-passthrough: Enables or disables GPU passthrough for the VM (on Intel nodes only).tag: When specified, the VM is preferred to be deployed to a node marked with this tag.tag-required: VM is required to be deployed to a node marked with tag specified above.scheduler: When set to 'most-allocated', the deployed VM will be scheduled to nodes having most of their resources allocated.
- Modified build-audiokit-pipeline example to use a different open-source iOS project (Calcupad) for compatibility reasons
- Changes in scripts to dynamically add additional parameters to VM config/deploy request when they are passed in pipelines