Skip to content

fix: quoting in site-workflows chart#1804

Merged
cardoe merged 1 commit into
mainfrom
site-workflows-fix-quoting
Mar 12, 2026
Merged

fix: quoting in site-workflows chart#1804
cardoe merged 1 commit into
mainfrom
site-workflows-fix-quoting

Conversation

@skrobul
Copy link
Copy Markdown
Collaborator

@skrobul skrobul commented Mar 12, 2026

should render correctly now:

❯ helm template -f values.yaml -f ~/devel/undercloud-deploy/bravo-uc-iad3-dev/site-workflows/values.yaml . | grep without_dashes
                              project_id_without_dashes = "{{workflow.parameters.project_id}}"
                              print(str(uuid.UUID(project_id_without_dashes)))
                              project_id_without_dashes = "{{workflow.parameters.project_id}}"
                              print(str(uuid.UUID(project_id_without_dashes)))


@skrobul skrobul requested review from cardoe and nidzrai March 12, 2026 14:45
@cardoe cardoe added this pull request to the merge queue Mar 12, 2026
Merged via the queue into main with commit 2995908 Mar 12, 2026
19 checks passed
@cardoe cardoe deleted the site-workflows-fix-quoting branch March 12, 2026 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants