Improve automation of ova release process #1287
Labels
component/infrastructure
Infrastructure related to building and testing
product/ova
Related to the OVA packaging of vSphere Integrated Containers
status/needs-estimation
The issue needs to be estimated by the team
status/needs-triage
The issue needs to be evaluated and metadata updated
User Statement:
As a release manager for the Vic appliance ova, I want minimal user interaction to spin up and release an appliance ova using drone.
Details:
Our release process is far too manual, mostly because we need to provide component dependency versions by hand.
One possible way to improve the automation is by running a “smarter” build script on pushes to tags, which should use versioned components instead of latest.
Acceptance Criteria:
The release process is less manual, requiring no drone cli interaction. It should be documented in the installer directory.
The text was updated successfully, but these errors were encountered: