Changes in v0.9.0-alpha2 since v0.9.0-alpha1
Features
- Added the task pod's uuid as the value to
POD_UIDenvironment variable (27d7eae) - Added
.spec.requireApprovalto the terraform resource. Adds an env variableTFO_REQUIRE_APPROVALto the task pods. (a094759) - Added a task option to set the task container's "restartPolicy" (8788a6e)
Fixes
- Fixed back-porting the v1alpha2 api back into v1alpha1 api. (9ba4771)
Changes
- Use
--disable-conversion-webhookflag instead ofDO_NOT_RECONCILEenv (812c6f4)