Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • v2.28.0
  • v2.27.0
  • v2.25.1
  • v2.24.3
  • v2.26.0
  • v2.24.2
  • v2.25.0
  • v2.24.1
  • v2.22.2
  • v2.23.3
  • v2.24.0
  • v2.23.2
  • v2.23.1
  • v2.23.0
  • v2.22.1
  • v2.22.0
  • v2.21.0
  • v2.20.0
  • v2.19.1
  • v2.18.2
21 results

README.md

Blame
    • 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).
      8fa5ae18
      History
      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).