dependabot[bot]
de30fcd06c
Bump the action-deps group across 1 directory with 3 updates ( #539 )
...
Bumps the action-deps group with 3 updates in the / directory: [actions/checkout](https://github.com/actions/checkout ), [actions/setup-python](https://github.com/actions/setup-python ) and [actions/upload-artifact](https://github.com/actions/upload-artifact ).
Updates `actions/checkout` from 4.3.1 to 7.0.0
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4.3.1...9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 )
Updates `actions/setup-python` from 4.9.1 to 6.2.0
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/7f4fc3e22c37d6ff65e88745f38bd3157c663f7c...a309ff8b426b58ec0e2a45f0f869d46889d02405 )
Updates `actions/upload-artifact` from 4.6.2 to 7.0.1
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/ea165f8d65b6e75b540449e92b4886f43607fa02...043fb46d1a93c77aae656e7c1c64a875d1fc6a0a )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: action-deps
- dependency-name: actions/setup-python
dependency-version: 6.2.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: action-deps
- dependency-name: actions/upload-artifact
dependency-version: 7.0.1
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: action-deps
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-22 09:26:45 -07:00
Chris Wayne
4acc4c718b
Pin GH Actions to commit sha
...
Signed-off-by: Chris Wayne <cwayne18@gmail.com >
2026-03-27 09:21:19 -04:00
Derek Nola
8cbdb48d6d
Move k3s version control into testing CI ( #523 )
...
Signed-off-by: Derek Nola <derek.nola@suse.com >
2026-03-11 11:37:36 -07:00
Derek Nola
acba8e9b4d
Add support for openrc to k3s_server role
...
Signed-off-by: Derek Nola <derek.nola@suse.com >
2026-02-28 10:34:04 -08:00
Derek Nola
be3b0f4d54
Add a notoken test
...
Signed-off-by: Derek Nola <derek.nola@suse.com >
2026-02-27 14:54:41 -08:00
Derek Nola
c10c6e8c31
Add airgap test
...
Signed-off-by: Derek Nola <derek.nola@suse.com >
2026-02-27 13:07:40 -08:00
Derek Nola
1eca3a1ab8
Remove server role template, utilize config.yaml to configure k3s
...
Signed-off-by: Derek Nola <derek.nola@suse.com >
2026-02-27 11:52:47 -08:00
Derek Nola
68a410fb4b
Add external database integration test
...
Signed-off-by: Derek Nola <derek.nola@suse.com >
2026-02-27 11:52:47 -08:00
Derek Nola
5299941270
Switch to systemd image that works ( #516 )
...
- Use rancher/systemd-node which doesn't cause k3s to crash
- Expand requirements for testing, ensure deployments become ready at each playbook
- Add logging on failure for debugging
Signed-off-by: Derek Nola <derek.nola@suse.com >
2026-02-27 09:38:38 -08:00
Derek Nola
bc3f66be7b
Add HA Server test ( #491 )
...
* Add HA Server test
Signed-off-by: Derek Nola <derek.nola@suse.com >
2026-01-26 09:15:58 -08:00
Derek Nola
f6491bb524
Support openrc systems on agent nodes, added openrc test matrix ( #489 )
...
Signed-off-by: Derek Nola <derek.nola@suse.com >
2026-01-20 09:29:40 -08:00
Derek Nola
67ca2bfd1c
Ensure agents are upgraded correctly, pass token ( #484 )
...
Signed-off-by: Derek Nola <derek.nola@suse.com >
2026-01-13 09:41:29 -08:00
Derek Nola
53c35bac5f
Add basic integration test ( #471 )
...
Signed-off-by: Derek Nola <derek.nola@suse.com >
2025-12-05 10:25:41 -08:00
Derek Nola
db206785b4
Pin python to 3.13 for ansible 2.19 support ( #462 )
...
Signed-off-by: Derek Nola <derek.nola@suse.com >
2025-11-10 09:29:24 -08:00
Derek Nola
08a147e6b9
Update default branch to main
...
Signed-off-by: Derek Nola <derek.nola@suse.com >
2025-09-15 14:47:29 -07:00
Brian Lu
aa273f4b05
Ansible Galaxy support ( #281 )
...
Signed-off-by: Brian Lu <me@greencappuccino.net >
2024-01-03 10:00:08 -08:00
Derek Nola
e864933b04
Add Upgrade Playbook ( #236 )
...
* Highlight node reqs.
Signed-off-by: Derek Nola <derek.nola@suse.com >
* Add upgrade playbook
Signed-off-by: Derek Nola <derek.nola@suse.com >
* Move PR template
Signed-off-by: Derek Nola <derek.nola@suse.com >
---------
Signed-off-by: Derek Nola <derek.nola@suse.com >
2023-11-09 10:56:47 -08:00
Derek Nola
fd6f288b20
Fix K3s Path, Alternative folder in HA ( #233 )
...
* Readd #143 fix
Signed-off-by: Derek Nola <derek.nola@suse.com >
* Add PR template
Signed-off-by: Derek Nola <derek.nola@suse.com >
2023-11-09 09:17:20 -08:00
Derek Nola
5b17c77e71
Bump GH actions
...
Signed-off-by: Derek Nola <derek.nola@suse.com >
2023-11-07 14:00:07 -08:00
Julien DOCHE
219ed2f49d
Fix CI with new ansible 2.10 package
...
Signed-off-by: Julien DOCHE <julien.doche@gmail.com >
2021-02-14 21:47:02 +01:00
Jeff Geerling
e47af78bfd
Fixes #3 : Fix linting issues, add ansible-lint and yamllint configuration.
2020-05-12 16:00:32 -05:00