github AliyunContainerService/image-syncer v1.5.0
image-syncer: v1.5.0

latest releases: v1.5.5, v1.5.4, v1.5.3...
14 months ago

New features

  • Skip synchronizing list type image if manifest is unchanged.
  • Support synchronizing images with only specific digest.
  • Make everything (analyzing image rules, generating sync tasks, synchronizing a manifest/blob) a "task" and be excuted concurrently.
  • Refactor logs, add time metrics and proccess infomation.
  • Add "--force" flag for updating unchanged manifests.

Improvements

  • Change default dockerhub url to dockerhub.io.
  • Remove --namespace flag.
  • Refactor the whole project for better structure.
  • Return error code if failed tasks exist.
  • Use github action synctest for function test.

Fixed Issues

  • Occasional problems of multi-platform manifestlist be pushed as single-platform manifest.

Don't miss a new image-syncer release

NewReleases is sending notifications on new releases.