Ettore Di Giacinto
e25526cfc9
art: Rebranding ( #130 )
...
See: https://github.com/c3os-io/c3os/issues/88
2022-09-17 18:43:51 +02:00
Ettore Di Giacinto
0763c820f2
sparkles: Auto-detect device with 'auto'
2022-09-10 13:01:24 +00:00
Ettore Di Giacinto
d7e6e9efa4
sparkles: Add manual-install
2022-09-10 13:01:03 +00:00
Ettore Di Giacinto
b7fec41fe3
sparkles: Boot options ( #91 )
...
* ✨ Add grub_options to config
Split post-install into hooks
* 🤖 Adapt test to latest releases
2022-09-08 15:39:26 +02:00
mudler
122d29cbac
art: Expose interactive install to providers
...
In this way install can be driven from providers too
Part of: https://github.com/c3os-io/c3os/issues/68
2022-08-12 12:21:12 +02:00
mudler
3c6484de14
art: Drop provider from c3os code
...
Part of: https://github.com/c3os-io/c3os/issues/68
2022-08-10 18:56:07 +02:00
Ettore Di Giacinto
b19a93e984
Merge pull request #55 from c3os-io/feature/cluster-provider
...
Abstract Cluster Provisioning with Cluster Plugins
2022-08-09 08:01:54 +02:00
Ettore Di Giacinto
b62a3fc892
robot: Make linter happy
2022-07-25 22:26:10 +00:00
Ettore Di Giacinto
09b41735f4
gear: Be sure to run datasource before install
...
Seems in certain condition the datasource is kicking late and serving the datasource not fast as wanted.
We make sure to pull it before install, so we also give chance to convoluted setups to pull configs.
Also wires up autoinstall tests to CI
2022-07-21 21:38:07 +00:00
Ettore Di Giacinto
602d086ce4
art: Refactor agent code
...
Move out cmd pieces and split into its own package. Also make sure we reload
plugins before bootstrapping nodes.
Also commons out the agent configuration in a specific YAML file.
2022-07-18 22:02:49 +00:00
Ettore Di Giacinto
4e7802346f
gear: Setup log rotation
2022-07-17 08:42:12 +00:00