-
Notifications
You must be signed in to change notification settings - Fork 84
Description
The information on the hard-coded and on the computed images used by the skupper cli would be very valuable for testing skupper and also for operational use.
This is a request to move the functionality that today exists in manifest into a subcommand of skupper, so the ability to generate the images manifest is readily available to anyone using skupper. An alternative would be to have the functionality as an optional/alternate behaviour for the sub command version.
For testing, an example of use would be to validate that the images used after an update are as expected. For operation, that could be used in 'disconnected' scenarios, for pre-pulling the downloads in an automated way.
Today, we can download the manifests from the release pages, but that is not as straightforward as getting the information straight out of the command that is used for all skupper operation.