GoogleCloudPlatform / gcr-cleaner

Delete untagged image refs in Google Container Registry or Artifact Registry
Apache License 2.0
805 stars 112 forks source link

Better logging for deleted images #50

Closed grumps closed 3 years ago

grumps commented 3 years ago

I'm finding that the logging info, in particular when using pubsub is limited. It's hard to tell if the process actually completed. It will log a start message but then nothing else. I'm not sure if this happened due #42 or not.

It would also be good if there was some stats around what was deleted besides just a count, e.g how much space has been saved.