Can you rerun the Supply Chain for a specific workload in TAP?
search cancel

Can you rerun the Supply Chain for a specific workload in TAP?

book

Article ID: 378549

calendar_today

Updated On:

Products

VMware Tanzu Application Platform

Issue/Introduction

In TAP, you may wish to rerun the supply chain for a specific workload, without making a commit to trigger it.

Environment

Tanzu Application Platform

Resolution

Currently there is no way to just rerun the supply chain.


As a potential workaround, there is a cli command to trigger a new build, which will produce a new image and subsequent supply chain steps would be ran based on the image output changing.


tanzu bs image trigger my_workload