delphix / appliance-build

This repository contains the code used to build the Ubuntu-based Delphix Appliance, leveraging open-source tools such as Debian's live-build, Docker, Ansible, OpenZFS, and others.
Apache License 2.0
19 stars 41 forks source link

DLPX-85893 run upgrade "execute" script from separate service #741

Closed prakashsurya closed 11 months ago

prakashsurya commented 11 months ago

Fix a bug introduced in #725, the execute script now only accepts optional parameters, so we need to be careful not to pass in the empty string ("") from upgrade when performing a deferred upgrade.