vmware-labs / distribution-tooling-for-helm

Helm Distribution plugin is is a set of utilities and Helm Plugin for making offline work with Helm Charts easier. It is meant to be used for creating reproducible and relocatable packages for Helm Charts that can be moved around registries without hassles. This is particularly useful for distributing Helm Charts into airgapped environments.
Apache License 2.0
71 stars 12 forks source link

Show warning when there are no images to pull #42

Closed alemorcuq closed 8 months ago

alemorcuq commented 8 months ago

The output of dt wrap and dt images pull shows the following message when there are no images to pull:

       ✔  All images pulled successfully

Instead, we are going to show a warning when there are no images to pull:

       ⚠️  No images found in Images.lock