Skip to content
Snippets Groups Projects
  • anders-elastisys's avatar
    8fa5ae18
    bin: improve manage-offline-container-images script (#10857) · 8fa5ae18
    anders-elastisys authored
    Fixes bug for retrieving images with tags containing image digests.
    Script now gets images from jobs and cronjobs as well.
    New env variable DESTINATION_REGISTRY to push to another registry
    instead of local registry.
    New env variable IMAGES_FROM_FILE to pull images listed in a file
    instead of getting images from a running k8s environment.
    New env variable REGISTRY_PORT to override port (default is 5000).
    bin: improve manage-offline-container-images script (#10857)
    anders-elastisys authored
    Fixes bug for retrieving images with tags containing image digests.
    Script now gets images from jobs and cronjobs as well.
    New env variable DESTINATION_REGISTRY to push to another registry
    instead of local registry.
    New env variable IMAGES_FROM_FILE to pull images listed in a file
    instead of getting images from a running k8s environment.
    New env variable REGISTRY_PORT to override port (default is 5000).
.gitignore 1.55 KiB