Refactor scripts that use /etc/gitlab/gitlabregistry.txt to use kubernetes secret instead
requested to merge 835-refactor-scripts-that-use-etc-gitlab-gitlabregistry-txt-to-use-kubernetes-secret-instead into main
Summary
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).
Additional Required Actions
- Requires manual tests in pre-production: NO
- Requires a documentation update: NO
References
Closes #835 (closed)
Edited by Niels Alexander Buegel