gitlab-registry-cleaner icon indicating copy to clipboard operation
gitlab-registry-cleaner copied to clipboard

Give ability to use token directly

Open tomfun opened this issue 6 years ago • 2 comments

Is there any reason why your script accept user:password, but doesn't accept token directly? Is it expiring or something?

If it was made just for comfort, please do extra step to check the needed token, and if it is passed throug env varibles skip checking for user:passowrd and fetching it

tomfun avatar Apr 12 '19 08:04 tomfun

As per the age of this issue and no replies from the @moufmouf, it looks like we will not have it 😞

zedtux avatar May 26 '21 08:05 zedtux

Indeed, it's unlikely you'll have it. On the bright side, the image is now useless since Gitlab added an API to delete tags easily: https://docs.gitlab.com/ee/api/container_registry.html#delete-a-registry-repository-tag

moufmouf avatar May 31 '21 07:05 moufmouf