Broken tag pipeline for 12.3.x

Job #337368032 failed for 6c6f1f96:

150 $ deploy || (display_deployment_debug && exit 1)
151
152 ** Deploying review-v12-3-6-ee-k3zuzu... **
153
154 ** Creating the review-v12-3-6-ee-k3zuzu-gitlab-initial-root-password secret in the review-apps-ee namespace... **
155 secret/review-v12-3-6-ee-k3zuzu-gitlab-initial-root-password created
156 Deploying with:
157     helm upgrade --install     --wait     --timeout 900     --set ci.branch="v12.3.6-ee"     --set ci.commit.sha="6c6f1f96"     --set ci.job.url="https://gitlab.com/gitlab-org/gitlab/-/jobs/337368032"     --set ci.pipeline.url="https://gitlab.com/gitlab-org/gitlab/pipelines/92570300"     --set releaseOverride="review-v12-3-6-ee-k3zuzu"     --set global.hosts.hostSuffix="review-v12-3-6-ee-k3zuzu"     --set global.hosts.domain="gitlab-review.app"     --set gitlab.migrations.image.repository="registry.gitlab.com/gitlab-org/build/cng-mirror/gitlab-rails-ee"     --set gitlab.migrations.image.tag="v12-3-6-ee"     --set gitlab.gitaly.image.repository="registry.gitlab.com/gitlab-org/build/cng-mirror/gitaly"     --set gitlab.gitaly.image.tag="v1.65.1"     --set gitlab.gitlab-shell.image.repository="registry.gitlab.com/gitlab-org/build/cng-mirror/gitlab-shell"     --set gitlab.gitlab-shell.image.tag="v10.0.0"     --set gitlab.sidekiq.image.repository="registry.gitlab.com/gitlab-org/build/cng-mirror/gitlab-sidekiq-ee"     --set gitlab.sidekiq.image.tag="v12-3-6-ee"     --set gitlab.unicorn.image.repository="registry.gitlab.com/gitlab-org/build/cng-mirror/gitlab-unicorn-ee"     --set gitlab.unicorn.image.tag="v12-3-6-ee"     --set gitlab.unicorn.workhorse.image="registry.gitlab.com/gitlab-org/build/cng-mirror/gitlab-workhorse-ee"     --set gitlab.unicorn.workhorse.tag="v12-3-6-ee"     --set gitlab.task-runner.image.repository="registry.gitlab.com/gitlab-org/build/cng-mirror/gitlab-task-runner-ee"     --set gitlab.task-runner.image.tag="v12-3-6-ee"   --namespace="review-apps-ee"   --version="92570300-337368032"   -f "../scripts/review_apps/base-config.yaml"   "review-v12-3-6-ee-k3zuzu" .
158 Release "review-v12-3-6-ee-k3zuzu" does not exist. Installing it now.
159 Error: render error in "gitlab/templates/NOTES.txt": template: gitlab/templates/NOTES.txt:36:3: executing "gitlab/templates/NOTES.txt" at <include "gitlab.deprecations" .>: error calling include: template: gitlab/templates/_deprecations.tpl:44:46: executing "gitlab.deprecations" at <fail>: error calling fail: 
160 DEPRECATIONS:
161 registry:
162     The `minReplicas` property has been moved under the hpa object. Please create a configuration with the new path: `registry.hpa.minReplicas`.
163     The `maxReplicas` property has been moved under the hpa object. Please create a configuration with the new path: `registry.hpa.maxReplicas`.
164 No resources found.

This deprecation has been solved in master but we shouldn't run review-deploy for tags anyway. We might fix that for 12.3.x, 12.4.x, and master.

Assignee Loading
Time tracking Loading