Skip to content

Clean up fullname template in the registry chart

Craig Miskell requested to merge cleanup-registry-fullname into master

What does this MR do?

The registry.fullname template was added in !1558 (merged) because of a local need, but this was noted as being surprising in !1558 (comment 415204923) and in need of cleanup for consistency. 1558 was left as is for efficiency, and deferred to this MR which changes all local registry chart uses to the explicit chart-local template.

Related issues

Checklist

See Definition of done.

For anything in this list which will not be completed, please provide a reason in the MR discussion.

Required

  • Merge Request Title and Description are up to date, accurate, and descriptive
  • MR targeting the appropriate branch
  • MR has a green pipeline on GitLab.com

Expected (please provide an explanation if not completing)

  • Test plan indicating conditions for success has been posted and passes
  • Documentation created/updated
  • Tests added
  • Integration tests added to GitLab QA
  • Equivalent MR/issue for omnibus-gitlab opened

Merge request reports