gitlab-registry-cleaner
gitlab-registry-cleaner copied to clipboard
Give ability to use token directly
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
As per the age of this issue and no replies from the @moufmouf, it looks like we will not have it 😞
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