kairos-agent/internal/agent
Itxaka 284a7bde02 Make Persistatant grub vars respect existing ones
We were basically overwriting the file if it existed which is bad.
Now it will read the file if it exists and ingest the existing ones,
then in will override witht he given vars if they match, warn the user
and then store the full processed vars.

This means it will never overwrite any vars again

Signed-off-by: Itxaka <itxaka@kairos.io>
2025-04-15 13:37:04 +02:00
..
hooks Make Persistatant grub vars respect existing ones 2025-04-15 13:37:04 +02:00
agent_options.go
agent_suite_test.go
agent_test.go Run tests in parallel and output github formats on workflow (#543) 2024-09-17 17:51:11 +02:00
agent.go Show sources in config string 2024-09-26 12:07:59 +03:00
config.go Converge all yaml libs into v3 (#266) 2024-03-20 16:53:42 +01:00
iconunix.go
install_test.go Drop those stupid github and vfs deps bumps (#591) 2024-11-06 12:50:14 +01:00
install.go Bump nodepair (#592) 2024-11-07 09:24:24 +01:00
interactive_install.go Allow installing with no users (#574) 2024-10-10 14:18:59 +02:00
make_art.sh
notify.go Rename go module kairos-agent (#81) 2023-07-10 14:39:48 +02:00
recovery.go Bump sdk (#733) 2025-04-02 14:47:05 +02:00
reset.go Try to fix hooks (#718) 2025-03-24 16:05:39 +01:00
upgrade.go Try to fix hooks (#718) 2025-03-24 16:05:39 +01:00