Skip to content

fix: correct typo boot_sources_shapshot → boot_sources_snapshot#95

Open
newgoliath wants to merge 1 commit intomainfrom
fix/boot-sources-snapshot-typo
Open

fix: correct typo boot_sources_shapshot → boot_sources_snapshot#95
newgoliath wants to merge 1 commit intomainfrom
fix/boot-sources-snapshot-typo

Conversation

@newgoliath
Copy link
Copy Markdown
Contributor

@newgoliath newgoliath commented Mar 24, 2026

Summary

  • Variable ocp4_workload_openshift_virtualization_boot_sources_shapshot was misspelled ("shapshot" instead of "snapshot") in 3 files:
    • defaults/main.yml
    • tasks/workload.yml
    • templates/hyperconverged.yaml.j2
  • No existing AgnosticV catalog items use the v2 variable name (ocp4_workload_openshift_virtualization_*), so this is a safe rename with no breaking changes
  • The v1 variable ocp4_workload_kubevirt_boot_sources_shapshot used by existing configs is a different workload and is unaffected

Test plan

  • Deploy a CNV-based config that sets ocp4_workload_openshift_virtualization_boot_sources_snapshot: false
  • Verify HyperConverged is created with enableCommonBootImageImport: false

Generated with Claude Code

The variable ocp4_workload_openshift_virtualization_boot_sources_shapshot
was misspelled ("shapshot" instead of "snapshot") in defaults, tasks, and
template. No existing catalog items use this v2 variable name, so this
is a safe rename with no breaking changes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

2 participants