provider-kairos/internal/cli
Mauro Morales d88983a906
Extract some commands into kairosctl (#310)
This PR extracts the registration command into a `kairos-register`
binary of its own. The old sub command is kept so users can see a
deprecation notice and adapt for a future release when it's removed. The
version number is shared between binaries.

⚠️ I'm not entirely sure about the gorelease, and would benefit
from a couple of extra 👀 on this, thanks!

relates to kairos-io/kairos#1211

---------

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
Signed-off-by: Mauro Morales <contact@mauromorales.com>
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: Dimitris Karakasilis <dimitris@karakasilis.me>
Co-authored-by: Itxaka <itxaka.garcia@spectrocloud.com>
Co-authored-by: ci-robbot [bot] <105103991+ci-robbot@users.noreply.github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-21 11:04:15 +02:00
..
bridge.go Extract some commands into kairosctl (#310) 2023-04-21 11:04:15 +02:00
config_suite_test.go 🎨 Initial import of provider code 2022-08-16 08:27:04 +00:00
config_test.go ⬆️ Bump deps to use kairos-sdk (#299) 2023-03-31 14:31:54 +02:00
get_kubeconfig.go Extract some commands into kairosctl (#310) 2023-04-21 11:04:15 +02:00
recovery_linux.go Add recovery event 2022-08-16 12:45:27 +00:00
recovery_windows.go Add recovery event 2022-08-16 12:45:27 +00:00
recovery.go 🌱 Drop deprecated configs 2022-12-27 20:49:09 +01:00
register.go Extract some commands into kairosctl (#310) 2023-04-21 11:04:15 +02:00
role.go Extract some commands into kairosctl (#310) 2023-04-21 11:04:15 +02:00
rotate.go ⬆️ Bump rc (#320) 2023-04-07 14:44:01 +02:00
start.go Extract some commands into kairosctl (#310) 2023-04-21 11:04:15 +02:00