Skip to content

Fix projected volume multiline strings: update CI to use VK 0.6.2-pre4#146

Merged
dciangot merged 5 commits into
mainfrom
copilot/fix-projected-volume-maps-rendering
Apr 29, 2026
Merged

Fix projected volume multiline strings: update CI to use VK 0.6.2-pre4#146
dciangot merged 5 commits into
mainfrom
copilot/fix-projected-volume-maps-rendering

Conversation

Copilot AI commented Apr 29, 2026

Copy link
Copy Markdown
Contributor
  • Fix SHARED_FS=false mkdir relative path bug
  • Fix SHARED_FS=false heredoc terminator on wrong line
  • Add normalizeVolumeFileContent helper: unescape literal \n → real newlines when the ConfigMap/projected-volume string has no real newlines (handles VK config KubernetesApiCaCrt stored without YAML block scalar)
  • Add TestNormalizeVolumeFileContent covering all cases: already-correct, literal-only, plain text, mixed, empty
  • All tests pass, code review and CodeQL clean

Copilot AI changed the title [WIP] Fix projected volume maps rendering of multiline strings Fix projected volume multiline strings: update CI to use VK 0.6.2-pre4 Apr 29, 2026
Copilot AI requested a review from dciangot April 29, 2026 13:07
…ix unquoted YAML KubernetesApiCaCrt

Agent-Logs-Url: https://github.com/interlink-hq/interlink-slurm-plugin/sessions/aabddfd8-7731-4210-aa14-0deb019f584f

Co-authored-by: dciangot <4144326+dciangot@users.noreply.github.com>
@dciangot dciangot marked this pull request as ready for review April 29, 2026 14:40
@dciangot dciangot merged commit f83c10a into main Apr 29, 2026
7 checks passed
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.

Projected volume maps do not render correctly multiline strings from configmaps

2 participants