github phenixblue/imageswap-webhook v1.4.1

latest releases: v1.5.3, v1.5.2, v1.5.1...
2 years ago

Overview

This release adds logic to process maps for library level images differently from images nested under a specific project/organization.

EXAMPLE:

docker.io:harbor.example.com
docker.io/library:harbor.example.com/library

This would be the output for the library vs. non-library images:

nginx:latest -> harbor.example.com/library/nginx:latest

tmobile/magtape:latest -> harbor.example.com/tmobile/magtape:latest

This is applicable for use cases such as the Harbor projects image pull-through cache

Enhancements

  • Add logic to handle maps for library level images (#42)

Acknowledgements

Don't miss a new imageswap-webhook release

NewReleases is sending notifications on new releases.