|
|
5efd9807f6
|
fix(nfc_kubernetes): adjust some tasks to run during checkmode
these tasks make no change and are required for checkmode to function as it's intended
!59 fixes #26
|
2024-04-25 16:24:48 +09:30 |
|
|
|
0ce3ed1245
|
fix(nfc_kubernetes): ensure install tasks run when job_tags specified
!56
|
2024-04-24 11:18:00 +09:30 |
|
|
|
0097556730
|
fix(facts): gather required facts if not already available
!56
|
2024-04-24 11:06:21 +09:30 |
|
|
|
725e8dbfec
|
fix(install): as part of install check, confirm service
!56
|
2024-04-23 23:02:35 +09:30 |
|
|
|
5980123e7a
|
feat(test): add integration test. playbook install
!53
|
2024-03-30 03:20:36 +09:30 |
|
|
|
7ef739d063
|
feat: add retry=3 delay=10 secs to all ansible url modules
!53
|
2024-03-30 03:08:17 +09:30 |
|
|
|
c5371b8ff4
|
feat(upgrade): If upgrade occurs, dont run remaining tasks
!53
|
2024-03-29 19:44:38 +09:30 |
|
|
|
6c4616873e
|
feat: support upgrading cluster
In place binary upgrades was chosen as its just a matter of changing binary and restarting the service
!53 closes #14
|
2024-03-29 19:18:28 +09:30 |
|
|
|
6498a48e82
|
feat(install): "ansible_check_mode=true" no hostname check
!50 fixes #22
|
2024-03-20 20:46:46 +09:30 |
|
|
|
10eae79a74
|
feat: dont attempt to install if already installed
!48
|
2024-03-18 19:07:55 +09:30 |
|
|
|
4af31ff3ac
|
feat(firewall): use collection nofusscomputing.firewall to configure kubernetes firewall
!46
|
2024-03-16 23:05:01 +09:30 |
|
|
|
536c6e7b26
|
fix(configure): dont attempt to configure firewall if install=false
!42
|
2024-03-14 01:15:08 +09:30 |
|
|
|
dec65ed57c
|
fix(install): use correct var type for packages
!42 fixes #18
|
2024-03-14 00:31:26 +09:30 |
|
|
|
7a077dabe0
|
fix: don't check hostname for localhost
!38 !39 !40 !41
|
2024-03-14 00:04:38 +09:30 |
|
|
|
3e4a17437c
|
refactor: remove dependency on role nfc_common
!37
|
2024-03-13 22:50:50 +09:30 |
|
|
|
32c3f7ab71
|
refactor(nfc_kubernetes): layout role ingress to install prime -> master -> worker nodes as separate groups
!37
|
2024-03-13 22:29:42 +09:30 |
|
|
|
b063db8dc1
|
feat: restructure repository as ansible collection
BREAKING CHANGE: Repository restructure from Ansible Role to Ansible Collection
!37
|
2024-03-13 19:44:26 +09:30 |
|