deckhouse / deckhouse-cli

Command Line Interface to work with Deckhouse Kubernetes Platform
Apache License 2.0
7 stars 8 forks source link

Add install-standalone image for pull & push to third party registry #39

Closed d2285 closed 1 month ago

d2285 commented 2 months ago

this allow to pull and push standalone deckhouse image to third party registry.

mvasl commented 2 months ago

I do not see where you added this images to the push operation, add it here as well https://github.com/deckhouse/deckhouse-cli/blob/main/pkg/libmirror/operations/push.go#L137