Files
headlamp-polaris-plugin/.github
Hugh Hackman 58e9b02698 fix(e2e): improve volume mount idempotency check
Check for existing volume mount by mountPath and PVC claimName, not
just by volume name. A prior helm upgrade may have created mounts
with different names but the same path, causing kubectl patch to fail
with "mountPath must be unique".

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-17 17:09:26 +00:00
..