|
2f1873c824
|
Merge branch 'development'
|
2024-05-03 19:27:16 +00:00 |
|
|
aeb1bcc048
|
build: bump version 1.10.0 -> 1.10.1
!67
1.10.1
|
2024-05-03 19:27:15 +00:00 |
|
|
9f26fc1e5c
|
Merge branch 'development' into 'master'
chore: release 1.10.1
See merge request nofusscomputing/projects/ansible/collections/kubernetes!67
|
2024-05-03 19:26:30 +00:00 |
|
|
bcc870a87c
|
fix(nfc_kubernetes): set default for var so when clause doesn't fail task with undefined var
!67
|
2024-05-04 04:43:24 +09:30 |
|
|
26ebb82bcb
|
Merge branch 'development'
|
2024-05-03 18:33:43 +00:00 |
|
|
c2c0a9fe7d
|
build: bump version 1.9.0 -> 1.10.0
!65
1.10.0
|
2024-05-03 18:33:42 +00:00 |
|
|
082e62a2a3
|
Merge branch 'development' into 'master'
chore: release 1.10.0
See merge request nofusscomputing/projects/ansible/collections/kubernetes!66
|
2024-05-03 18:33:02 +00:00 |
|
|
1f90af4eac
|
Merge branch '28-29-logic-fixes' into 'development'
fix: logic
Closes #28 and #29
See merge request nofusscomputing/projects/ansible/collections/kubernetes!65
|
2024-05-03 18:20:28 +00:00 |
|
|
a01af004a7
|
ci(test): add two apt updates in an attempt to correct apt-key random errors
error is "Unknown error executing apt-key" and "GPG error: < repo> InRelease: Unknown error executing apt-key"
!65
|
2024-05-04 03:36:02 +09:30 |
|
|
e002ff3749
|
fix(nfc_kubernetes): correct 'Create Required directories' when logic
!65
|
2024-05-04 03:23:29 +09:30 |
|
|
ece10c7ee0
|
feat(nfc_kubernetes): new variable 'nfc_role_kubernetes_node_prime' to denote the hostname of the prime node
!65 fixes #28
|
2024-05-04 01:47:49 +09:30 |
|
|
cbd2ec7ef8
|
refactor(nfc_kubernetes): remove usage of prime node name over is_prime var
!65 #28
|
2024-05-04 01:47:49 +09:30 |
|
|
43ddb13bdd
|
fix(nfc_kubernetes): only run tasks on master nodes
!65 #28
|
2024-05-04 01:47:49 +09:30 |
|
|
310d7a1c48
|
fix(nfc_kubernetes): only run tasks on prime node
!65 #28
|
2024-05-04 01:47:49 +09:30 |
|
|
2ebeb805e8
|
fix(nfc_kubernetes): ensure correct node type selection for installation
!65 fixes #29
|
2024-05-04 01:47:49 +09:30 |
|
|
d8086709ee
|
Merge branch 'development'
|
2024-05-03 13:10:34 +00:00 |
|
|
0d0d1862cc
|
build: bump version 1.8.1-a2 -> 1.9.0
!63
1.9.0
|
2024-05-03 13:10:33 +00:00 |
|
|
4281314d46
|
Merge branch 'development' into 'master'
chore: release 1.x.x
See merge request nofusscomputing/projects/ansible/collections/kubernetes!63
|
2024-05-03 13:09:52 +00:00 |
|
|
b4c06b9f91
|
feat(nfc_kubernetes): add debug out to k3s download on failure
!63
|
2024-05-03 22:27:39 +09:30 |
|
|
3d0dda7277
|
revert: "feat(nfc_kubernetes) build url and on use cast as string"
This reverts commit 9fa3b233a9 .
The bug was within awx-core 2.16.1 as upgrading to 2.16.6 fixed the problem
!63 !61 nofusscomputing/projects/ansible/execution_environment!255 closes https://github.com/ansible/awx/issues/15161
|
2024-05-02 15:00:51 +09:30 |
|
|
1a11014420
|
build: bump version 1.8.1-a1 -> 1.8.1-a2
!64 https://github.com/ansible/awx/issues/15161
1.8.1-a2
|
2024-05-02 01:44:21 +00:00 |
|
|
ad55d3e874
|
fix(nfc_kubernetes): cast url var as list
!64 https://github.com/ansible/awx/issues/15161
|
2024-05-02 11:01:02 +09:30 |
|
|
e0035d88df
|
build: bump version 1.8.0 -> 1.8.1-a1
!64
1.8.1-a1
|
2024-05-02 01:29:53 +00:00 |
|
|
52c4ee12fa
|
Merge branch 'feat-workaround-15161' into 'development'
fix: workaround 15161
See merge request nofusscomputing/projects/ansible/collections/kubernetes!64
|
2024-05-02 01:27:52 +00:00 |
|
|
b4d5031b0a
|
fix(nfc_kubernetes): correct url build to loop through all cpu arch
!64 https://github.com/ansible/awx/issues/15161
|
2024-05-02 10:45:58 +09:30 |
|
|
3849771850
|
Merge branch 'development'
|
2024-05-02 00:27:00 +00:00 |
|
|
3cf2a2e169
|
build: bump version 1.7.2 -> 1.8.0
!61
1.8.0
|
2024-05-02 00:26:59 +00:00 |
|
|
2f17fbb215
|
Merge branch 'development' into 'master'
chore: release 1.8.0
See merge request nofusscomputing/projects/ansible/collections/kubernetes!62
|
2024-05-02 00:26:18 +00:00 |
|
|
358891e1cc
|
Merge branch 'feat-workaround-15161' into 'development'
feat: workaround 15161
Closes #27
See merge request nofusscomputing/projects/ansible/collections/kubernetes!61
|
2024-05-02 00:20:25 +00:00 |
|
|
9fa3b233a9
|
feat(nfc_kubernetes): build url and on use cast as string
!61 https://github.com/ansible/awx/issues/15161 closes #27
|
2024-05-02 09:42:59 +09:30 |
|
|
a4d0890776
|
Merge branch 'development'
|
2024-04-25 07:22:06 +00:00 |
|
|
9ec1ba4c51
|
build: bump version 1.7.1 -> 1.7.2
!59
1.7.2
|
2024-04-25 07:22:05 +00:00 |
|
|
a3517aba5c
|
Merge branch 'development' into 'master'
chore: release 1.7.2
See merge request nofusscomputing/projects/ansible/collections/kubernetes!60
|
2024-04-25 07:21:24 +00:00 |
|
|
bb707149f6
|
Merge branch '26-nfc_kubernetes-check-mode-support' into 'development'
fix: install fails in check mode
Closes #26
See merge request nofusscomputing/projects/ansible/collections/kubernetes!59
|
2024-04-25 07:09:32 +00:00 |
|
|
f622228493
|
ci(tests): correct so they are always available on all branches intended
!59
|
2024-04-25 16:27:38 +09:30 |
|
|
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 |
|
|
0042cad68f
|
Merge branch 'development'
|
2024-04-24 03:23:28 +00:00 |
|
|
f09a71ef77
|
build: bump version 1.7.0 -> 1.7.1
!58
1.7.1
|
2024-04-24 03:23:27 +00:00 |
|
|
fd4002b315
|
Merge branch 'development' into 'master'
chore: release 1.7.1
See merge request nofusscomputing/projects/ansible/collections/kubernetes!58
|
2024-04-24 03:22:47 +00:00 |
|
|
9d9cffb03a
|
fix: add role readme
!58
|
2024-04-24 12:40:48 +09:30 |
|
|
df2976d79f
|
Merge branch 'development'
|
2024-04-24 02:24:41 +00:00 |
|
|
50c89c9f00
|
build: bump version 1.6.0 -> 1.7.0
!56
1.7.0
|
2024-04-24 02:24:40 +00:00 |
|
|
9ccd90347f
|
Merge branch 'development' into 'master'
chore: release -> 1.6.0
See merge request nofusscomputing/projects/ansible/collections/kubernetes!57
|
2024-04-24 02:23:59 +00:00 |
|
|
325b0e51d0
|
Merge branch 'netbox_role' into 'development'
feat: Netbox role
See merge request nofusscomputing/projects/ansible/collections/kubernetes!56
|
2024-04-24 02:11:07 +00:00 |
|
|
1068223abd
|
chore: add default mr template with linked items
!56
|
2024-04-24 11:27:28 +09:30 |
|
|
241c737647
|
feat(kubernetes_netbox): custom field bug work around
!56
|
2024-04-24 11:20:19 +09:30 |
|
|
33a40d0ba9
|
docs(navigation): add role kubernetes_netbox
!56
|
2024-04-24 11:19:31 +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 |
|
|
6faee04b39
|
docs: add note about netbox fileds bug
!56
|
2024-04-23 23:19:59 +09:30 |
|