flux2/pkg/manifestgen/install
Stefan Prodan 05903e2171
Generate image pull secret at bootstrap
Add an optional flag called `--registry-creds` to the bootstrap
command for generating an image pull secret for container images
stored in private registries.

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
..
install.go manifestgen/install: use clean default HTTP client
install_test.go make flux bootstrap and install generation more consistent
manifests.go manifestgen/install: use clean default HTTP client
options.go Generate image pull secret at bootstrap
templates.go fix 'patchesJson6902' is deprecated' warning