Refactor scripts that use /etc/gitlab/gitlabregistry.txt to use kubernetes secret instead
Merged
requested to merge 835-refactor-scripts-that-use-etc-gitlab-gitlabregistry-txt-to-use-kubernetes-secret-instead into main
The rename_tag.sh
script still uses env variables as input (OLDTAG
and NEWTAG
) to prevent breaking any existing scripts. I can also update this to be more explicit if required (in that case I would like to know where and how this script is used).
Closes #835 (closed)