Skip to content

Refactor scripts that use /etc/gitlab/gitlabregistry.txt to use kubernetes secret instead

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

Merge request reports

Loading