kairos-agent/internal/agent
Itxaka 14e562bb16
🐛 Read upgrade/install values from config (#55)
We were ignoring the values in the /etc/elemental/config.yaml file that
we loaded into viper by not reading those values and their keys into the
final spec.

This meant that for example the defautl entry name was being lost as we
generated a new install spec from scratch and ignored those values that
we read on the config

Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
2023-06-08 09:50:19 +00:00
..
hooks Run stages directly from code instead of shelling out (#23) 2023-05-16 18:06:49 +02:00
agent_options.go art: Make linter happy 2022-08-08 08:32:11 +00:00
agent_suite_test.go robot: Add agent config bootstrap test 2022-11-27 14:34:36 +01:00
agent_test.go Change module path according to Go docs (#1220) 2023-03-30 14:18:53 +03:00
agent.go Change module path according to Go docs (#1220) 2023-03-30 14:18:53 +03:00
config.go Change module path according to Go docs (#1220) 2023-03-30 14:18:53 +03:00
iconunix.go arrow_up: Bump go in Earthly and workflows to ^1.20 (#1213) 2023-03-30 16:42:25 +02:00
install_test.go 1225 config collector elemental (#32) 2023-06-07 11:28:37 +02:00
install.go 🐛 Read upgrade/install values from config (#55) 2023-06-08 09:50:19 +00:00
interactive_install.go 1225 config collector elemental (#32) 2023-06-07 11:28:37 +02:00
make_art.sh 🔧 Integrate Shellcheck (#931) 2023-02-23 04:36:49 -08:00
notify.go Change module path according to Go docs (#1220) 2023-03-30 14:18:53 +03:00
recovery.go Change module path according to Go docs (#1220) 2023-03-30 14:18:53 +03:00
reset.go 🐛 Read upgrade/install values from config (#55) 2023-06-08 09:50:19 +00:00
upgrade.go 🐛 Read upgrade/install values from config (#55) 2023-06-08 09:50:19 +00:00