Dimitris Karakasilis
b13f1a9cc8
Un-export fields again
...
because they are unmarshalled with a custom unmarshaller so they don't
need to be exported
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me >
2023-09-29 11:46:00 +03:00
Dimitris Karakasilis
3482e88aa3
[WIP] Try to pass command line options for upgrade as kairos config
...
because it's actually configuration and it's better than using viper to
pass things around.
The `upgrade:` block seems to be ignored early in the process so even if
the user specifies an image there, the latest release will be looked up.
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me >
2023-09-29 11:45:58 +03:00
Itxaka
4108aa929e
Auto calculate image size on actions ( #122 )
2023-08-08 10:44:42 +02:00
Itxaka
8feaf648e0
Extra cleanup for install partitions ( #108 )
2023-08-02 19:11:50 +02:00
Itxaka
f5f3d3f221
Allow creating dirs in rootfs via cc ( #109 )
2023-08-02 19:11:25 +02:00
Itxaka
a2ebd3fb2b
Drop logrusWrapper ( #105 )
2023-07-27 10:51:15 +02:00
Itxaka
dffa755ad4
Add tests for Platform ( #104 )
2023-07-26 12:02:47 +02:00
Itxaka
f7bdba2dda
Merge elemental config into agent config ( #102 )
2023-07-25 15:21:34 +02:00
Itxaka
5b945303c9
Drop runconfig in favour of config ( #101 )
2023-07-25 11:08:27 +02:00
Itxaka
bca3277b7d
Rework install a bit more ( #100 )
...
Co-authored-by: Dimitris Karakasilis <dimitris@karakasilis.me >
2023-07-25 09:12:39 +02:00
Itxaka
956f86f99c
Rework reboot/shutdown to use the hooks ( #96 )
2023-07-24 12:28:59 +02:00
Itxaka
9bff3742c1
Load elemental config/spec from cloud config ( #82 )
2023-07-20 15:53:48 +02:00
Itxaka
9c5731baa2
Rename go module kairos-agent ( #81 )
2023-07-10 14:39:48 +02:00
Itxaka
b126f7ab00
Drop --local flag for image sources ( #63 )
2023-06-21 09:39:59 +02:00
Dimitris Karakasilis
a113147f8a
1225 config collector elemental ( #32 )
...
Co-authored-by: Mauro Morales <mauro.morales@spectrocloud.com >
Co-authored-by: Itxaka <itxaka.garcia@spectrocloud.com >
Co-authored-by: Dimitris Karakasilis <dimitris@spectrocloud.com >
2023-06-07 11:28:37 +02:00
Itxaka
0288fb111b
Bump sdk deps and adjust image extraction ( #24 )
2023-05-17 10:43:11 +02:00
Itxaka
ddfa30a4c6
Drop luet, image extractor, drop build code and multiarch images ( #20 )
...
Co-authored-by: Mauro Morales <mauro.morales@spectrocloud.com >
2023-05-16 16:06:49 +02:00
Itxaka
002b8ba51f
Bring elemental-cli code into the agent ( #13 )
2023-05-05 18:43:21 +02:00