summaryrefslogtreecommitdiff
path: root/releasenotes/notes/executes-gpt-partition-fix-b6156cc16da00dfc.yaml
blob: 1f159d86c1fba1556a276a20fe8edace8568421d (plain)
1
2
3
4
5
6
7
---
fixes:
  - |
    Fixes an issue where secondary GPT partition tables were not being updated
    after the ``ironic-python-agent`` wrote the disk image to the target disk.
    The agent now unconditionally attempts to repair the secondary partition
    table. Previously, software RAID volumes would report errors upon restart.