fch-aa
3b34d679e5
fix(upgrade): Implement airgap support for the upgrade flow. ( #465 )
...
Signed-off-by: fch-aa <21101725+fch-aa@users.noreply.github.com >
---------
Signed-off-by: fch-aa <21101725+fch-aa@users.noreply.github.com >
Co-authored-by: fch-aa <21101725+fch-aa@users.noreply.github.com >
2025-12-04 10:29:28 -08:00
Derek Nola
b77e0049c8
Fix linting to bring back 'production' status for all non-server k3s roles
...
Signed-off-by: Derek Nola <derek.nola@suse.com >
2025-09-15 12:46:37 -07:00
David Barnett
fad5c05cb4
fix k3s_upgrade error ( #439 )
...
Signed-off-by: David Barnett <davidb@rnett.nz >
2025-09-04 15:01:05 -07:00
Derek Nola
cd543a660d
Inject installation envs for install script ( #433 )
...
Signed-off-by: Derek Nola <derek.nola@suse.com >
2025-08-26 09:57:53 -07:00
mbathe19
6809dc8913
feat: add check_mode false to run upgrade tests ( #402 )
...
Signed-off-by: Michel Bathe <michel.bathe.1996@googlemail.com >
2025-04-18 09:07:05 -07:00
Meagan Harris
006653f3ff
Make agent and server groups configurable ( #331 )
...
* Make agent and server groups configurable
Signed-off-by: Meagan Harris <thewitch@siliconsorceress.com >
* Fix typo in upgrade role
Co-authored-by: Derek Nola <derek.nola@suse.com >
Signed-off-by: Meagan Harris <47128741+simagick@users.noreply.github.com >
---------
Signed-off-by: Meagan Harris <thewitch@siliconsorceress.com >
Signed-off-by: Meagan Harris <47128741+simagick@users.noreply.github.com >
Co-authored-by: Derek Nola <derek.nola@suse.com >
2024-06-04 10:06:14 -07:00
Derek Nola
ddc664a7f6
Apply noqa and fix line lenght limit. ansible-lint production profile ( #326 )
...
Signed-off-by: Derek Nola <derek.nola@suse.com >
2024-05-03 09:38:01 -07:00
laszlojau
7ec16a8d53
Keep service backups under /etc/systemd/system ( #324 )
...
Signed-off-by: laszlojau <49835454+laszlojau@users.noreply.github.com >
2024-04-05 13:54:57 -07:00
LawiK974
a2916230ba
Check K3s installed version before download tasks ( #297 )
...
- [Agent : Download artefact only if needed](roles/k3s_agent/tasks/main.yml#L13)
- [Server : Download artefact only if needed](roles/k3s_server/tasks/main.yml#L13)
- [Upgrade : Upgrade node only if needed](roles/k3s_upgrade/tasks/main.yml#L14)
Linked issue #264 k3s_server and k3s_agent tasks are not idempotent
Signed-off-by: Loïc Dubard <loic97429@gmail.com >
2024-03-07 16:05:07 -08:00
Derek Nola
1e633c5ad1
Rework Role Structure ( #254 )
...
* Add more defaults
* Rename roles, covert download to airgap role
* Remove unnecessary gather_facts
Signed-off-by: Derek Nola <derek.nola@suse.com >
2023-11-16 12:03:07 -08:00