cozystack/packages
Andrei Kvapil 13aa341a28
fix(platform): address review comments in vm migration script
Replace `|| echo ""` with `|| true` to avoid newline bugs in variable
assignments. Switch `for x in $(cmd)` loops to `while read` for safer
iteration over kubectl output.

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2026-02-14 03:02:54 +01:00
..
apps feat(platform): remove virtual-machine application 2026-02-14 03:02:42 +01:00
core fix(platform): address review comments in vm migration script 2026-02-14 03:02:54 +01:00
extra Prepare release v1.0.0-beta.3 2026-02-11 06:13:35 +00:00
library refactor: move scripts to hack directory 2026-01-15 16:06:56 +01:00
system feat(platform): remove virtual-machine application 2026-02-14 03:02:42 +01:00
tests/cozy-lib-tests refactor: replace Helm lookup with valuesFrom mechanism 2026-01-05 16:10:55 +01:00