Fix Jobs not using addional labels
What does this MR do?
Fix Jobs not using addional labels
The selfsigned, the issuer and the upgrade check Jobs did not use additonal global labels.
Fixed by using the common helper functions for labels.
Closes #5903 (closed)
Changelog: fixed
This algins with our usage in other Jobs, e.g. the migrations Job.
Related issues
Author checklist
For general guidance, please follow our Contributing guide.
Required
For anything in this list which will not be completed, please provide a reason in the MR discussion.
-
Merge Request Title and Description are up to date, accurate, and descriptive. -
MR targeting the appropriate branch. -
MR has a green pipeline. -
Documentation created/updated. -
Tests added/updated, and test plan for scenarios not covered by automated tests. -
Equivalent MR/issue for omnibus-gitlab opened.
Reviewers checklist
-
MR has a green pipeline on https://gitlab.com/gitlab-org/charts/gitlab. -
Consider downstream impact to the Operator, as per evaluating impact from changes to GitLab Chart.
Closes #5903 (closed)
Edited by Clemens Beck