Commit Graph

285 Commits

Author SHA1 Message Date
Ettore Di Giacinto
2d2ebad351 Move some CI tests to CircleCI (#178)
* 🤖 Run datasource tests on CircleCI

* 🤖 Run bundles tests on CircleCI

* 🤖 Fixups

* 🤖 Run cli tests to CircleCI

* 🤖 Extend wait time

* 🤖 Fail when VM is aborted

* 🤖 Enlart waiting time window

* 🤖 Do not set VM specs

* 🤖 Shift just some of the tests
2022-10-04 21:44:27 +02:00
Ettore Di Giacinto
a6375cb68c robot: Cleanup and refactor tests (#157) 2022-09-28 23:52:30 +02:00
mudler
a449e4e9bc 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
Ettore Di Giacinto
5eb76ed97f 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
e53b21554d bug: Fixup to release bin imports 2022-07-23 09:34:54 +00:00
Ettore Di Giacinto
26bedf5b7f arrow_up: Update go mod 2022-07-20 22:31:59 +00:00
Ettore Di Giacinto
91adcfce34 arrow_up: bump go-pluggable 2022-07-16 15:24:10 +00:00
Ettore Di Giacinto
ff8419cf80 gear: Extract netboot artifacts
This changeset also adds a `config_url` and `options` keyword in the c3os config.
Along with that the config logic is changed so the configuration is taken also from boot commands and merged in the final installed config file.
2022-07-07 16:57:38 +00:00
Ettore Di Giacinto
dc23e51e4c gear: Workaround gosigar build on darwin 2022-07-06 21:13:19 +00:00
Ettore Di Giacinto
f1fd1de743 Split off cli into separate binaries (#37)
* 🎨 Split off cli into separate binaries

This commit splits off the cli into 3 binaries:
- agent
- cli
- provider

The provider now is a separate component that can be tested by itself
and have its own lifecycle. This paves the way to a ligher c3os variant,
HA support and other features that can be provided on runtime.

This is working, but still there are low hanging fruit to care about.

Fixes #14

* 🤖 Add provider bin to releases

* ⚙️ Handle signals

* ⚙️ Reduce buildsize footprint

* 🎨 Scan for providers also in /system/providers

* 🤖 Run goreleaser

* 🎨 Refactoring
2022-07-04 22:39:34 +02:00
mudler
faf9ddfaf9 gear: Display available disks before prompt in interactive-install 2022-05-14 21:56:48 +02:00
mudler
a899f309a7 gear: Add interactive installer 2022-05-12 00:47:22 +02:00
Ettore Di Giacinto
3d7674e5dd Fixups (#26)
* 🤖 Fixup master ARM builds

* ⚙️ Override openrc envs by writing to /etc/rancher

* 🤖 Enable alpine tests

* ⬆️ Bump edgevpn

* ⚙️ Fixup ntpd start on alpine #20

* 🤖 Reword tests

* 🤖 Run alpine tests in parallel

* ⚙️ Upgrades are broken on alpine, skip tests

* 📒 Add datasource ISO docs

* ⚙️ Properly set k3s env file in openRC

* ⚙️ Add udev-trigger

See: https://github.com/rancher-sandbox/elemental/issues/198

* 🤖 Run upgrade tests on alpine

* ⚙️ Add svcs to Alpine ARM images

* 🤖 Test fixups

* ⚙️ Re-enable boot-assessment on ARM

* ⚙️ Add default bashrc local

* ⚙️ Fixup tmp layout on alpine
2022-05-11 22:45:40 +02:00
mudler
8fc758003f arrow_up: Update go mod 2022-05-09 00:02:33 +02:00
mudler
022f7684df arrow_up: Bump go mod 2022-05-07 23:26:56 +02:00
mudler
e7d5a8817b arrow_up: Bump go mod 2022-05-07 22:15:24 +02:00
mudler
c1b9e0f418 gear: Allow to set loglevel when registering 2022-05-07 22:13:26 +02:00
mudler
abb610b1ce gear: Update go-version 2022-05-07 00:24:37 +02:00
mudler
34b6efbad0 gear: go mod tidy 2022-05-07 00:24:09 +02:00
mudler
f63b76d913 gear: Update go mod 2022-05-07 00:23:48 +02:00
mudler
44f97936ea gear: Setup DNS with cloud init 2022-05-06 21:53:27 +02:00
Ettore Di Giacinto
9b50d32a43 arrow_up: Bump edgevpn 2022-05-06 17:58:18 +02:00
mudler
d39d25d7a0 robot: Keep only one minor version when tagging 2022-04-26 22:58:40 +02:00
mudler
c9c68f3b1a gear: Fixup bind ip 2022-04-24 21:45:58 +02:00
Ettore Di Giacinto
0b1655b1de gear: Spawn custom ssh server during recovery 2022-04-24 17:36:00 +02:00
Ettore Di Giacinto
c86cd84930 arrow_up: Bump internal version and update vpn 2022-03-18 19:13:23 +01:00
Ettore Di Giacinto
a5ed8ad336 arrow_up: Bump cOS and edgevpn 2022-03-17 20:57:54 +01:00
Ettore Di Giacinto
35c21f8da2 gear: Add bridge command to cli 2022-02-23 19:24:34 +01:00
Ettore Di Giacinto
52b00de524 arrow_up: Update go mod 2022-02-22 21:16:11 +01:00
Ettore Di Giacinto
bde6d4666f robot: Simplify tests 2022-02-19 00:01:42 +01:00
Ettore Di Giacinto
3318796d6c gear: Add wrappers to rotate token and upgrade 2022-02-18 18:30:20 +01:00
Ettore Di Giacinto
cd98683f55 arrow_up: Updates, small fixups 2022-02-09 22:51:34 +01:00
Ettore Di Giacinto
94a0863c1a gear: Add automatic setup via mesh configuration
Also enhance output and instructions on first boot
2022-02-07 19:11:26 +01:00
Ettore Di Giacinto
8387a8e6a0 Update deps 2022-02-04 23:20:25 +01:00
Ettore Di Giacinto
0826f5c64d Add automated install via pairing 2022-02-02 00:02:30 +01:00