Skip to content

fix: properly render seedClient volumeClaimTemplate annotations#512

Open
r3nic1e wants to merge 1 commit into
dragonflyoss:mainfrom
r3nic1e:fix/vc-template-annotations
Open

fix: properly render seedClient volumeClaimTemplate annotations#512
r3nic1e wants to merge 1 commit into
dragonflyoss:mainfrom
r3nic1e:fix/vc-template-annotations

Conversation

@r3nic1e

@r3nic1e r3nic1e commented Jul 2, 2026

Copy link
Copy Markdown

Description

  1. Add missing annotations: line to volumeClaimTemplate annotations template for seed-client statefulset
  2. Use toYaml | nindent instead of range for rendering annotations map

Related Issue

#511

Motivation and Context

There was annotations: line missing in the template so rendering failed if annotations are specified. Also this code used a bit different pattern of rendering map - range instead of toYaml that is used in every other places.

@r3nic1e r3nic1e force-pushed the fix/vc-template-annotations branch from 0cbb962 to 1e3c050 Compare July 2, 2026 13:51
Signed-off-by: Sviatoslav Dumchenko <zcbr95+github@gmail.com>
@r3nic1e r3nic1e force-pushed the fix/vc-template-annotations branch from 1e3c050 to 6850d9d Compare July 2, 2026 13:54
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.

1 participant