Christian Berendt
668d7fb896
k3s_server: add kube_vip_arp parameter ( #550 )
...
With the kube_vip_arp parameter it is possible to set or unset the
vip_arp environment variable of the kube-vip-ds daemonset. The value of
the kube_vip_arp is true by default to not change the existing default.
Signed-off-by: Christian Berendt <berendt@osism.tech >
Co-authored-by: Techno Tim <timothystewart6@gmail.com >
2024-07-29 16:05:30 -05:00
dependabot[bot]
6cee0e9051
chore(deps): bump pre-commit from 3.7.1 to 3.8.0 ( #549 )
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.7.1 to 3.8.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.7.1...v3.8.0 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Techno Tim <timothystewart6@gmail.com >
2024-07-29 13:24:20 -05:00
dependabot[bot]
6823ad51d5
chore(deps): bump ansible-core from 2.17.0 to 2.17.2 ( #544 )
...
Bumps [ansible-core](https://github.com/ansible/ansible ) from 2.17.0 to 2.17.2.
- [Release notes](https://github.com/ansible/ansible/releases )
- [Commits](https://github.com/ansible/ansible/compare/v2.17.0...v2.17.2 )
---
updated-dependencies:
- dependency-name: ansible-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Techno Tim <timothystewart6@gmail.com >
2024-07-29 11:11:43 -05:00
dependabot[bot]
1a521ea0d9
chore(deps): bump actions/setup-python from 5.1.0 to 5.1.1 ( #541 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/82c7e631bb3cdc910f68e0081d67478d79c6982d...39cd14951b08e74b54015e9e001cdefcf80e669f )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Techno Tim <timothystewart6@gmail.com >
2024-07-29 09:13:20 -05:00
dependabot[bot]
e48bb6df26
chore(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 ( #538 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/65462800fd760344b1a7b4382951275a0abb4808...0b2256b8c012f0828dc542b3febcab082c67f72b )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Techno Tim <timothystewart6@gmail.com >
2024-07-28 18:06:27 -05:00
dependabot[bot]
36893c27fb
chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions ( #536 )
...
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions ) from 3.0.6 to 3.0.10.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases )
- [Commits](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/compare/2f2ebc6d914ab515939dc13f570f91baeb2c194c...b88cd0aad2c36a63e42c71f81cb1958fed95ac87 )
---
updated-dependencies:
- dependency-name: zgosalvez/github-actions-ensure-sha-pinned-actions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-28 16:27:55 -05:00
Techno Tim
e8cd10d49b
chore(deps): Updated all k8s components ( #532 )
...
* chore(deps): Updated all k8s components
* Metallb 0.14.4 support (#533 )
* Added support for metallb >= 0.14.4
* update gpg
* Added support for metallb >= 0.14.4
* remove extra file
---------
Co-authored-by: Konstantin Kornienko <k.kornienko@postgrespro.ru >
Co-authored-by: Konstantin Kornienko <konstantin.kornienko@gmail.com >
* chore(deps): Updated actions
* chore(dependencies): Roll back ansible-core
* chore(deps): Updated kube-vip
* chore(deps): Updated dependencies
* chore(deps): Updated dependencies
* fix(cilium): fixing logic
* fix(cilium): fixing logic
---------
Co-authored-by: Konstantin Kornienko <k.kornienko@postgrespro.ru >
Co-authored-by: Konstantin Kornienko <konstantin.kornienko@gmail.com >
2024-07-28 14:29:32 -05:00
Timothy Stewart
b86156b995
chore(deps): Updated actions
2024-06-19 12:33:21 -05:00
Rina Y
072f1a321d
fixed broken when statement for Deploy metallb manifest task ( #513 )
...
Co-authored-by: Techno Tim <timothystewart6@gmail.com >
2024-06-03 23:39:54 +00:00
dependabot[bot]
2f46a54240
chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions ( #519 )
...
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions ) from 3.0.5 to 3.0.6.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases )
- [Commits](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/compare/40e45e738b3cad2729f599d8afc6ed02184e1dbd...2f2ebc6d914ab515939dc13f570f91baeb2c194c )
---
updated-dependencies:
- dependency-name: zgosalvez/github-actions-ensure-sha-pinned-actions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Techno Tim <timothystewart6@gmail.com >
2024-06-03 22:37:27 +00:00
dependabot[bot]
bf0418d77f
--- ( #517 )
...
updated-dependencies:
- dependency-name: ansible-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Techno Tim <timothystewart6@gmail.com >
2024-06-03 21:43:14 +00:00
dependabot[bot]
d88eb80df0
chore(deps): bump pre-commit from 3.7.0 to 3.7.1 ( #511 )
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.7.0...v3.7.1 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Techno Tim <timothystewart6@gmail.com >
2024-06-03 15:50:27 -05:00
dependabot[bot]
f50d335451
chore(deps): bump actions/checkout from 4.1.5 to 4.1.6 ( #515 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.5 to 4.1.6.
- [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/44c2b7a8a4ea60a981eaca3cf939b5f4305c123b...a5ac7e51b41094c92402da3b24376905380afc29 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-17 12:38:25 -05:00
Dov Benyomin Sohacheski
d6597150c7
Allow IP range for cilium_bgp_lb_cidr ( #507 )
...
Co-authored-by: Techno Tim <timothystewart6@gmail.com >
2024-05-10 21:45:29 -05:00
dependabot[bot]
353f7ab641
chore(deps): bump actions/checkout from 4.1.4 to 4.1.5 ( #505 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.4 to 4.1.5.
- [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/0ad4b8fadaa221de15dcec353f45205ec38ea70b...44c2b7a8a4ea60a981eaca3cf939b5f4305c123b )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-08 12:23:32 -05:00
dependabot[bot]
c7c727c3dc
chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions ( #504 )
...
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions ) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases )
- [Commits](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/compare/19ebcb0babbd282ae1822a0b9c28f3f1f25cea45...40e45e738b3cad2729f599d8afc6ed02184e1dbd )
---
updated-dependencies:
- dependency-name: zgosalvez/github-actions-ensure-sha-pinned-actions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 09:55:54 -05:00
dependabot[bot]
0422bfa2ac
chore(deps): bump actions/checkout from 4.1.3 to 4.1.4 ( #499 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.3 to 4.1.4.
- [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/1d96c772d19495a3b5c517cd2bc0cb401ea0529f...0ad4b8fadaa221de15dcec353f45205ec38ea70b )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-26 03:27:36 +00:00
dependabot[bot]
0333406725
chore(deps): bump actions/upload-artifact from 4.3.2 to 4.3.3 ( #498 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/1746f4ab65b179e0ea60a494b83293b640dd5bba...65462800fd760344b1a7b4382951275a0abb4808 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-24 21:30:53 -05:00
dependabot[bot]
f4a19d368b
chore(deps): bump actions/checkout from 4.1.2 to 4.1.3 ( #497 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.2 to 4.1.3.
- [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/9bb56186c3b09b4f86b1c65136769dd318469633...1d96c772d19495a3b5c517cd2bc0cb401ea0529f )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 17:02:39 +00:00
dependabot[bot]
02d212c007
chore(deps): bump actions/upload-artifact from 4.3.1 to 4.3.2 ( #495 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/5d5d22a31266ced268874388b861e4b58bb5c2f3...1746f4ab65b179e0ea60a494b83293b640dd5bba )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-19 03:54:30 +00:00
dependabot[bot]
80095250e9
chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions ( #493 )
...
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions ) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases )
- [Commits](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/compare/ba37328d4ea95eaf8b3bd6c6cef308f709a5f2ec...19ebcb0babbd282ae1822a0b9c28f3f1f25cea45 )
---
updated-dependencies:
- dependency-name: zgosalvez/github-actions-ensure-sha-pinned-actions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Techno Tim <timothystewart6@gmail.com >
2024-04-17 02:27:50 +00:00
dependabot[bot]
4fe2c92795
chore(deps): bump ansible-core from 2.16.5 to 2.16.6 ( #494 )
...
Bumps [ansible-core](https://github.com/ansible/ansible ) from 2.16.5 to 2.16.6.
- [Release notes](https://github.com/ansible/ansible/releases )
- [Commits](https://github.com/ansible/ansible/compare/v2.16.5...v2.16.6 )
---
updated-dependencies:
- dependency-name: ansible-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-16 23:57:42 +00:00
dependabot[bot]
b3f2a4addc
chore(deps): bump pre-commit-hooks from 4.5.0 to 4.6.0 ( #491 )
...
Bumps [pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks ) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/pre-commit/pre-commit-hooks/releases )
- [Changelog](https://github.com/pre-commit/pre-commit-hooks/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0 )
---
updated-dependencies:
- dependency-name: pre-commit-hooks
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-10 21:03:34 -05:00
dependabot[bot]
cb03ee829e
chore(deps): bump actions/setup-python from 5.0.0 to 5.1.0 ( #488 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/0a5c61591373683505ea898e09a3ea4f39ef2b9c...82c7e631bb3cdc910f68e0081d67478d79c6982d )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Techno Tim <timothystewart6@gmail.com >
2024-03-28 14:25:10 +00:00
dependabot[bot]
9e2e82faeb
chore(deps): bump ansible-core from 2.16.4 to 2.16.5 ( #486 )
...
Bumps [ansible-core](https://github.com/ansible/ansible ) from 2.16.4 to 2.16.5.
- [Release notes](https://github.com/ansible/ansible/releases )
- [Commits](https://github.com/ansible/ansible/compare/v2.16.4...v2.16.5 )
---
updated-dependencies:
- dependency-name: ansible-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-28 08:42:19 -05:00
dependabot[bot]
7c1f6cbe42
chore(deps): bump pre-commit from 3.6.2 to 3.7.0 ( #485 )
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.6.2 to 3.7.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.6.2...v3.7.0 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Techno Tim <timothystewart6@gmail.com >
2024-03-25 18:58:53 -05:00
Timothy Stewart
604eb7a6e6
fix(script): fixed yq
2024-03-25 13:36:08 -05:00
Timothy Stewart
a204ed5169
fix(script): fixed yq
2024-03-25 13:28:28 -05:00
Timothy Stewart
b6608ca3e4
fix(script): fixed yq
2024-03-25 13:21:32 -05:00
Timothy Stewart
8252a45dfd
fix(script): fixed yq
2024-03-25 13:07:31 -05:00
Timothy Stewart
c99f098c2e
fix(script): fixed yq
2024-03-25 13:02:16 -05:00
Timothy Stewart
7867b87d85
fix(script): fixed yq
2024-03-25 11:34:40 -05:00
Timothy Stewart
dfe19f3731
fix(script): fixed yq
2024-03-25 11:31:19 -05:00
Techno Tim
a46d97a28d
chore(deps): Updated cilium to v1.15.2 ( #484 )
...
* chore(deps): Updated cilium to v1.15.2
* fix(molecule): increase timeout for slow CI
2024-03-22 14:16:31 -05:00
dependabot[bot]
dc9d571f17
chore(deps): bump actions/cache from 4.0.1 to 4.0.2 ( #481 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/ab5e6d0c87105b4c9c2047343972218f562e4319...0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-22 10:36:35 -05:00
dependabot[bot]
6742551e5c
chore(deps): bump actions/checkout from 4.1.1 to 4.1.2 ( #477 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.1 to 4.1.2.
- [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/b4ffde65f46336ab88eb53be808477a3936bae11...9bb56186c3b09b4f86b1c65136769dd318469633 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-13 02:57:45 +00:00
Techno Tim
fb3478a086
feat(k3s): Updated to v1.29.2+k3s1 ( #474 )
2024-03-12 02:29:46 +00:00
Techno Tim
518c5bb62a
fix(molecule): Disable ipv6 test ( #476 )
2024-03-11 20:42:47 -05:00
Techno Tim
3f5d8dfe9f
chore(deps): Updated kube-vip ( #471 )
2024-03-10 21:03:20 +00:00
Luke D Iremadze
efbfadcb93
Update Kube Config instructions ( #470 )
...
Co-authored-by: Techno Tim <timothystewart6@gmail.com >
2024-03-05 22:21:40 -06:00
Phil Bolduc
f81ec04ba2
Support defining a custom reboot command ( #467 )
...
Co-authored-by: Techno Tim <timothystewart6@gmail.com >
2024-03-06 03:52:24 +00:00
Techno Tim
8432d3bc66
chore(deps): Updated ( #469 )
...
* chore(deps): Updated
* fix(kube-vipe): changed rbac location
2024-03-05 04:18:23 +00:00
Phil Bolduc
14ae9df1bc
Change path for KUBECONFIG ( #465 )
2024-03-04 16:58:52 -06:00
dependabot[bot]
f175716339
chore(deps): bump actions/cache from 4.0.0 to 4.0.1 ( #460 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/13aacd865c20de90d75de3b17ebe84f7a17d57d2...ab5e6d0c87105b4c9c2047343972218f562e4319 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Techno Tim <timothystewart6@gmail.com >
2024-03-02 22:20:03 +00:00
Daniel SP
955c6f6b4a
Fix cgroups cmdline path ( #456 )
...
* Fix cgroups cmdline path
* Add check and variable so that we write to the correct file
* Add LSB release checks. This is untested atm.
* Break test into multiple lines so that we can pass lint checks
* Flip logic on its head and check for existence only rather than content per contributor suggestion
---------
Co-authored-by: Techno Tim <timothystewart6@gmail.com >
2024-03-02 15:14:41 -06:00
dependabot[bot]
3b74985767
chore(deps): bump ansible-core from 2.16.3 to 2.16.4 ( #459 )
...
Bumps [ansible-core](https://github.com/ansible/ansible ) from 2.16.3 to 2.16.4.
- [Release notes](https://github.com/ansible/ansible/releases )
- [Commits](https://github.com/ansible/ansible/compare/v2.16.3...v2.16.4 )
---
updated-dependencies:
- dependency-name: ansible-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-27 04:05:58 +00:00
dependabot[bot]
9ace193ade
chore(deps): bump pre-commit from 3.6.1 to 3.6.2 ( #453 )
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.6.1...v3.6.2 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-26 19:31:14 +00:00
Angel Garza
83a0be3afd
Added pre_task to verify minimum Ansible version ( #454 )
2024-02-24 19:20:57 -06:00
dependabot[bot]
029eba6102
chore(deps): bump pre-commit from 3.6.0 to 3.6.1 ( #450 )
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.6.0...v3.6.1 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-11 23:06:15 -06:00
dependabot[bot]
0c8253b3a5
chore(deps): bump molecule-plugins[vagrant] from 23.5.0 to 23.5.3 ( #449 )
...
Bumps [molecule-plugins[vagrant]](https://github.com/ansible-community/molecule-plugins ) from 23.5.0 to 23.5.3.
- [Release notes](https://github.com/ansible-community/molecule-plugins/releases )
- [Commits](https://github.com/ansible-community/molecule-plugins/compare/v23.5.0...v23.5.3 )
---
updated-dependencies:
- dependency-name: molecule-plugins[vagrant]
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-08 22:41:07 -06:00
dependabot[bot]
326b71dfa2
chore(deps): bump pre-commit/action from 3.0.0 to 3.0.1 ( #447 )
...
Bumps [pre-commit/action](https://github.com/pre-commit/action ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/pre-commit/action/releases )
- [Commits](https://github.com/pre-commit/action/compare/646c83fcd040023954eafda54b4db0192ce70507...2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd )
---
updated-dependencies:
- dependency-name: pre-commit/action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-07 23:03:23 -06:00
dependabot[bot]
b95d6dd2cc
chore(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 ( #443 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/26f96dfa697d77e81fd5907df203aa23a56210a8...5d5d22a31266ced268874388b861e4b58bb5c2f3 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Techno Tim <timothystewart6@gmail.com >
2024-02-06 21:40:15 +00:00
Jayson Grace
e4146b4ca9
Add PXE boot support to k3s_agent role ( #409 )
...
* Add conditional snapshotter for PXE-booted systems
**Added:**
- PXE Boot Check - Introduced tasks to check if the system is PXE-booted by
analyzing `/proc/cmdline` in `roles/k3s_agent/tasks/main.yml`.
- Conditional Snapshotter in Template - Added logic in `k3s.service.j2` template
to conditionally set `--snapshotter native` for PXE-booted systems.
**Changed:**
- `k3s.service.j2` Template Update - Modified the `ExecStart` line to include a
conditional check for `is_pxe_booted` fact, dynamically setting the
`--snapshotter` option for NFS-mounted systems.
- `main.yml` Task Modification - Added tasks to set `is_pxe_booted` fact based
on the presence of `root=/dev/nfs` in the system's boot command line.
This update allows k3s agents on PXE-booted systems to use the native snapshotter
when running on NFS, addressing compatibility issues with OverlayFS.
* Introduce idiomatic practices for affected areas from previous commits
**Added:**
- Structured HTTP Proxy Configuration Block - Added a structured block in
`http_proxy.yml` for managing HTTP proxy settings, aligning with Ansible's
recommended practices. This includes creating directories and deploying
configuration files in a clear, modular fashion.
- Conditional Execution for Proxy Setup - Implemented conditional execution
for the proxy setup in `http_proxy.yml`, utilizing `proxy_env` to adhere
to Ansible's best practices for conditional tasks.
- Improved PXE-Boot System Check Block - Introduced a more structured approach
in `main.yml` for checking PXE-booted systems, enhancing readability and
maintainability.
**Changed:**
- Adopted Ansible Builtin Modules - Transitioned existing tasks to use
`ansible.builtin` modules, ensuring compatibility and future-proofing the
role.
- Refined Task Grouping - Reorganized tasks into logical blocks, improving
the overall structure and readability, and showcasing Ansible's capabilities
for efficient task management.
- Updated K3s Service Configuration - Modified the K3s service configuration
task in `main.yml` for a more streamlined approach using Ansible's template
module, reflecting community-driven best practices.
**Removed:**
- Streamlined Task Definitions - Optimized task definitions to reduce
redundancy, focusing on clarity and adherence to the evolving Ansible
community standards.
* Added missing checks causing failures for agents
2024-02-06 14:24:31 -06:00
Devin Buhl
1fb10faf7f
fix(cilium): k3s has an API server proxy at 127.0.0.1:6444 ( #442 )
...
There is no need to use kube-vip LB
2024-02-05 04:35:51 +00:00
Techno Tim
ea3b3c776a
chore(deps) pre-commit updates ( #438 )
...
* chore(deps): Updated pre-commit
* fix(actions): cleaning up comments
2024-01-30 11:54:28 -06:00
dependabot[bot]
5beca87783
chore(deps): bump ansible-core from 2.16.2 to 2.16.3 ( #436 )
...
Bumps [ansible-core](https://github.com/ansible/ansible ) from 2.16.2 to 2.16.3.
- [Release notes](https://github.com/ansible/ansible/releases )
- [Commits](https://github.com/ansible/ansible/compare/v2.16.2...v2.16.3 )
---
updated-dependencies:
- dependency-name: ansible-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-29 21:29:07 -06:00
sholdee
6ffc25dfe5
Add Cilium CNI option ( #435 )
...
* Add Cilium CNI option
* Tweak version checks and add BGP resource verify
* Update metallb detection for kube-vip feat compat
2024-01-29 19:29:13 -06:00
Gereon Vey
bcd37a6904
add kube-vip as a service load balancer ( #432 )
...
* add kube-vip as a service load balancer
* add molecule scenario kube-vip
---------
Co-authored-by: Techno Tim <timothystewart6@gmail.com >
2024-01-29 09:13:13 -06:00
Techno Tim
8dd3ffc825
fix(ci): Don't run CI for certain files ( #433 )
...
* fix(ci): Don't run CI for certain files
* fix(ci): Don't run CI for certain files
2024-01-28 20:42:28 +00:00
dependabot[bot]
f6ba208b5c
chore(deps): bump actions/upload-artifact from 3.1.1 to 4.3.0 ( #426 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3.1.1 to 4.3.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/83fd05a356d7e2593de66fc9913b3002723633cb...26f96dfa697d77e81fd5907df203aa23a56210a8 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Techno Tim <timothystewart6@gmail.com >
2024-01-28 19:40:47 +00:00
dependabot[bot]
a22d8f7aaf
chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions ( #425 )
...
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions ) from 2.0.1 to 3.0.3.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases )
- [Commits](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/compare/af2eb3226618e2494e3d9084f515ad6dcf16e229...ba37328d4ea95eaf8b3bd6c6cef308f709a5f2ec )
---
updated-dependencies:
- dependency-name: zgosalvez/github-actions-ensure-sha-pinned-actions
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-28 17:20:46 +00:00
dependabot[bot]
05fb6b566d
chore(deps): bump actions/setup-python from 2.3.3 to 5.0.0 ( #423 )
2024-01-28 01:57:41 +00:00
egandro
3aeb7d69ea
added fix for metallb version upgrades ( #394 )
...
* added fix for metallb version upgrades
* use bash to allow pipefail
---------
Co-authored-by: Harald Fielker <harald.fielker@gmail.com >
Co-authored-by: Techno Tim <timothystewart6@gmail.com >
2024-01-28 00:50:13 +00:00
dependabot[bot]
61bf3971ef
chore(deps): bump actions/checkout from 2.5.0 to 4.1.1 ( #424 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2.5.0 to 4.1.1.
- [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/e2f20e631ae6d7dd3b768f56a5d2af784dd54791...b4ffde65f46336ab88eb53be808477a3936bae11 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Techno Tim <timothystewart6@gmail.com >
2024-01-27 17:26:12 -06:00
Gereon Vey
3f06a11c8d
fetch kubeconfig from master after deployment ( #431 )
...
Co-authored-by: Techno Tim <timothystewart6@gmail.com >
2024-01-27 16:30:13 -06:00
Techno Tim
3888a29bb1
fix(ci): only run CI for PRs ( #430 )
...
* fix(ci): only run CI for PRs
* fix(ci): ensure that branch is up to date
* fix(ci): ensure that branch is up to date
2024-01-27 15:35:47 -06:00
Timothy Stewart
98ef696f31
fix(ci): fixes for ephemeral nodes
2024-01-26 23:12:50 -06:00
Timothy Stewart
de26a79a4c
fix(ci): fixes for ephemeral nodes
2024-01-26 23:09:30 -06:00
Timothy Stewart
ab7ca9b551
fix(ci): fixes for ephemeral nodes
2024-01-26 23:06:02 -06:00
Timothy Stewart
c5f71c9e2e
fix(ci): fixes for ephemeral nodes
2024-01-26 22:52:19 -06:00
sholdee
0f23e7e258
Add Calico CNI option ( #414 )
...
* Add Tigera Operator/Calico CNI option
Small tweak to reduce delta from head
Set calico option to be disabled by default
Add rescue blocks in case updating existing
Refactor items and update comments
Refactor and consolidate calico.yml into block
Refactor to use template for Calico CRs
Revert use_calico to false
Template blockSize
Align default cidr in template with all.yml sample
Apply upstream version tags
Revert to current ver tags. Upstream's don't work.
Update template address detection
Add Tigera Operator/Calico CNI option
* Add calico-apiserver check
* Add eBPF dataplane option
* Add kube svc endpoint configmap when ebpf enabled
* Add /etc/cni/net.d to reset task
* Refactor based on comments
* Add molecule scenario
* Fix lint
---------
Co-authored-by: Techno Tim <timothystewart6@gmail.com >
2024-01-26 18:53:27 -06:00
Techno Tim
121061d875
chore(deps) Updated LBs ( #428 )
...
* chore(deps): Updated metallb
* chore(deps): Updated kube-vip
2024-01-26 23:54:33 +00:00
João Gonçalves
db53f595fd
feat(k3s): added support for latest raspberrypi os (debian 12 bookworm) ( #404 )
...
* feat(k3s): added support for latest raspberrypi os (debian 12 bookworm)
* Update test.yml
* Revert test workflow
---------
Co-authored-by: Techno Tim <timothystewart6@gmail.com >
2024-01-26 22:20:06 +00:00
Techno Tim
7b6b24ce4d
feat(k3s): Updated to v1.29.0+k3s1 ( #421 )
2024-01-26 14:49:24 -06:00
Techno Tim
a5728da35e
feat(k3s): Updated to v1.28 ( #420 )
...
* feat(k3s): Updated to v1.28.5+k3s1
2024-01-26 13:10:21 -06:00
Techno Tim
cda7c92203
feat(k3s): Updated to v1.27 ( #294 )
...
* feat(k3s): Updated to v1.27.1+k3s1
* feat(k3s): Updated to v1.27.1+k3s1
* feat(k3s): Updated to v1.27.4+k3s1
* feat(k3s): Updated to v1.27.9+k3s1
2024-01-26 18:54:58 +00:00
Techno Tim
d910b83bf3
fix(molecule): Cleanup all artifacts, side effects, and actions in case nodes are not ephemeral ( #427 )
2024-01-26 17:16:26 +00:00
Techno Tim
101313f880
feat(dependabot): Added docker docker and github actions ( #422 )
2024-01-26 16:19:42 +00:00
Techno Tim
12be355867
feat(k3s): Updated to v1.26 ( #207 )
...
* feat(k3s): Updated to v1.26.0+k3s2
* feat(k3s): Updated to v1.26.2+k3s1
* feat(k3s): Updated to v1.26.3+k3s1
* feat(k3s): Updated to v1.26.4+k3s1
* feat(k3s): Updated to v1.26.7+k3s1
* feat(k3s): Updated to v1.26.11+k3s2
* feat(k3s): Updated to v1.26.12+k3s1
2024-01-25 22:09:08 +00:00
Gabor A
aa09e3e9df
fix: typos ( #416 )
...
Co-authored-by: Techno Tim <timothystewart6@gmail.com >
2024-01-25 20:40:56 +00:00
sholdee
511c410451
Add Debian Bookworm support and refactor Pi OS detection ( #415 )
...
* Refactor Pi OS detection and add Debian Bookworm support
* Add bullseye back
---------
Co-authored-by: Techno Tim <timothystewart6@gmail.com >
2024-01-25 19:20:02 +00:00
Balázs Hasprai
df9c6f3014
Fix http_proxy service dir in k3s_agent role ( #400 )
...
* Fix http_proxy service dir in k3s_agent role
* Fix http_proxy reset: rm conf files before dirs
* Fix http_proxy reset rm order
---------
Co-authored-by: Techno Tim <timothystewart6@gmail.com >
2024-01-25 11:34:46 -06:00
Timothy Stewart
5ae8fd1223
fix(molecule): lower resources for nodes
2024-01-25 09:30:02 -06:00
Techno Tim
e2e9881f0f
Fix CI ( #389 )
...
did all the things to make it work
2024-01-24 22:26:38 -06:00
egandro
edf0c9eebd
fix for recreating new control planes (2nd run) ( #393 )
...
Co-authored-by: Harald Fielker <harald.fielker@gmail.com >
Co-authored-by: Techno Tim <timothystewart6@gmail.com >
2024-01-19 08:37:14 -06:00
egandro
7669fd4721
initial galaxy.yml ( #388 )
...
* initial galaxy.yml
* added readme
* lint fix
* Updated description
Co-authored-by: Dov Benyomin Sohacheski <b@kloud.email >
* Updated license_file section
Co-authored-by: Dov Benyomin Sohacheski <b@kloud.email >
* Updated tags section
Co-authored-by: Dov Benyomin Sohacheski <b@kloud.email >
* Updated dependencies section
Co-authored-by: Dov Benyomin Sohacheski <b@kloud.email >
* removed extra empty line galaxy created
---------
Co-authored-by: Harald Fielker <harald.fielker@gmail.com >
Co-authored-by: Dov Benyomin Sohacheski <b@kloud.email >
Co-authored-by: Techno Tim <timothystewart6@gmail.com >
2024-01-18 18:35:19 -06:00
Balázs Hasprai
cddbfc8e40
Update truthy values to true/false only, #204 ( #387 )
...
Co-authored-by: Techno Tim <timothystewart6@gmail.com >
2024-01-15 12:43:44 -06:00
Techno Tim
70e658cf98
feat(k3s): Updated to v1.25.16+k3s4 ( #407 )
2024-01-12 21:34:23 -06:00
dependabot[bot]
7badfbd7bd
chore(deps): bump netaddr from 0.9.0 to 0.10.0 ( #411 )
...
Bumps [netaddr](https://github.com/drkjam/netaddr ) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/drkjam/netaddr/releases )
- [Changelog](https://github.com/netaddr/netaddr/blob/master/CHANGELOG )
- [Commits](https://github.com/drkjam/netaddr/compare/0.9.0...0.10.0 )
---
updated-dependencies:
- dependency-name: netaddr
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-01 20:46:52 -06:00
Balázs Hasprai
e880f08d26
Add option for install behind http_proxy ( #384 )
...
* Add option for install behind http_proxy
* Tidy up http_proxy usage
2023-10-21 00:18:36 +00:00
Balázs Hasprai
95b2836dfc
Add option to disable MetalLB, for use w/ ext LBs ( #383 )
...
* Add option to disable MetalLB, for use w/ ext LBs
* Add option to disable MetalLB, for use w/ ext LBs - add defaults
* Skip MetalLB with tags instead of flag
2023-10-18 22:07:07 +00:00
balazshasprai
505c2eeff2
Add option for custom registries / mirrors ( #382 )
2023-10-18 03:33:30 +00:00
balazshasprai
9b6d551dd6
Expand secure_path with support for Suse ( #381 )
2023-10-13 04:14:47 +00:00
dependabot[bot]
a64e882fb7
chore(deps): bump pre-commit-hooks from 4.4.0 to 4.5.0 ( #379 )
...
Bumps [pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks ) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/pre-commit/pre-commit-hooks/releases )
- [Changelog](https://github.com/pre-commit/pre-commit-hooks/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit-hooks/compare/v4.4.0...v4.5.0 )
---
updated-dependencies:
- dependency-name: pre-commit-hooks
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-09 15:39:23 +00:00
johnnyrun
38e773315b
sysctl tags ( #373 )
...
* sysctl tags
* lost tag
---------
Co-authored-by: Gianni <gianni@chainlabo.com >
Co-authored-by: Gianni Carabelli <gianni.carabelli@skytv.it >
2023-10-09 10:00:31 -05:00
dependabot[bot]
70ddf7b63c
chore(deps): bump netaddr from 0.8.0 to 0.9.0 ( #365 )
...
Bumps [netaddr](https://github.com/drkjam/netaddr ) from 0.8.0 to 0.9.0.
- [Changelog](https://github.com/netaddr/netaddr/blob/master/CHANGELOG )
- [Commits](https://github.com/drkjam/netaddr/commits )
---
updated-dependencies:
- dependency-name: netaddr
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-21 12:39:15 -05:00
dependabot[bot]
fb3128a783
chore(deps): bump ansible-core from 2.15.3 to 2.15.4 ( #362 )
...
Bumps [ansible-core](https://github.com/ansible/ansible ) from 2.15.3 to 2.15.4.
- [Release notes](https://github.com/ansible/ansible/releases )
- [Commits](https://github.com/ansible/ansible/compare/v2.15.3...v2.15.4 )
---
updated-dependencies:
- dependency-name: ansible-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-14 13:48:59 -05:00
Techno Tim
2e318e0862
feat(k3s): Updated to v1.25.12+k3s1 ( #351 )
2023-08-18 08:59:08 -05:00
dependabot[bot]
0607eb8aa4
chore(deps): bump ansible-core from 2.15.2 to 2.15.3 ( #349 )
...
Bumps [ansible-core](https://github.com/ansible/ansible ) from 2.15.2 to 2.15.3.
- [Release notes](https://github.com/ansible/ansible/releases )
- [Commits](https://github.com/ansible/ansible/compare/v2.15.2...v2.15.3 )
---
updated-dependencies:
- dependency-name: ansible-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-16 13:27:35 -05:00
Marek Pilch
a9904d1562
fixes: ERROR! The requested handler <'Reboot containers' / 'Reboot se… ( #348 )
...
* fixes: ERROR! The requested handler <'Reboot containers' / 'Reboot server' / 'Reboot>' was not found in either the main handlers list nor in the listening handlers list
* Update main.yml
2023-08-14 17:37:20 -05:00
Techno Tim
9707bc8a58
fix(docs): updated kube-vip url ( #341 )
2023-08-14 17:30:42 +00:00
Phil Bolduc
e635bd2626
Change reboot.sh to be executable ( #344 )
...
Co-authored-by: Techno Tim <timothystewart6@gmail.com >
2023-08-07 11:29:03 -05:00
dependabot[bot]
1aabb5a927
chore(deps): bump jsonpatch from 1.32 to 1.33 ( #318 )
2023-07-23 19:32:01 +00:00
Christian Berendt
215690b55b
Replace hardcoded 'master' group name with 'group_name_master' variable ( #337 )
...
For improved flexibility and maintainability.
* Update tasks in node role to use 'group_name_master' variable instead
of hardcoded 'master' group name
* Update tasks in master role to use 'group_name_master' variable instead
of hardcoded 'master' group name
* Update tasks in post role to use 'group_name_master' variable instead of
hardcoded 'master' group name
Signed-off-by: Christian Berendt <berendt@23technologies.cloud >
2023-07-21 16:37:57 -05:00
Simon Leiner
bd44a9b126
Remove unused variable metal_lb_frr_tag_version ( #331 )
2023-07-21 05:06:04 +00:00
dependabot[bot]
8d61fe81e5
chore(deps): bump pyyaml from 6.0 to 6.0.1 ( #334 )
2023-07-20 23:20:55 -05:00
dependabot[bot]
c0ff304f22
chore(deps): bump ansible-core from 2.14.5 to 2.15.2 ( #335 )
...
Bumps [ansible-core](https://github.com/ansible/ansible ) from 2.14.5 to 2.15.2.
- [Release notes](https://github.com/ansible/ansible/releases )
- [Commits](https://github.com/ansible/ansible/compare/v2.14.5...v2.15.2 )
---
updated-dependencies:
- dependency-name: ansible-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-20 21:54:40 -05:00
Techno Tim
83077ecdd1
Fix CI - python version ( #338 )
...
* fix(README): Updated docs link
* fix(ci): set PYTHON_VERSION to 3.11
2023-07-20 21:19:53 -05:00
Simon Leiner
33ae0d4970
Fix CI ( #332 )
...
* Update pre-commit actions
This was done by running "pre-commit autoupdate --freeze".
* Remove pre-commit only dependencies from requirements.in
Including them in the file would create the illusion that those were the
versions actually used in CI, but they are not. The exact versions are
determined by the pre-commit hooks which are pinned in
.pre-commit-config.yaml.
* Ansible Lint: Fix role-name[path]
* Ansible Lint: Fix name[play]
* Ansible Lint: Fix key-order[task]
* Ansible Lint: Fix jinja[spacing]
* Ansible Lint: Fix no-free-form
* Ansible Lint: Fix var-naming[no-reserved]
* Ansible Lint: Fix yaml[comments]
* Ansible Lint: Fix yaml[line-length]
* Ansible Lint: Fix name[casing]
* Ansible Lint: Fix no-changed-when
* Ansible Lint: Fix fqcn[action]
* Ansible Lint: Fix args[module]
* Improve task naming
2023-07-20 10:50:02 -05:00
Techno Tim
edd4838407
feat(k3s): Updated to v1.25 ( #187 )
...
* feat(k3s): Updated to v1.25.4+k3s1
* feat(k3s): Updated to v1.25.5+k3s1
* feat(k3s): Updated to v1.25.7+k3s1
* feat(k3s): Updated to v1.25.8+k3s1
* feat(k3s): Updated to v1.25.9+k3s1
* feat(kube-vip): Update to v0.5.12
2023-04-27 23:09:46 -05:00
dependabot[bot]
5c79ea9b71
chore(deps): bump ansible-core from 2.14.4 to 2.14.5 ( #287 )
...
Bumps [ansible-core](https://github.com/ansible/ansible ) from 2.14.4 to 2.14.5.
- [Release notes](https://github.com/ansible/ansible/releases )
- [Commits](https://github.com/ansible/ansible/compare/v2.14.4...v2.14.5 )
---
updated-dependencies:
- dependency-name: ansible-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-25 14:19:52 -05:00
dependabot[bot]
3d204ad851
chore(deps): bump yamllint from 1.30.0 to 1.31.0 ( #284 )
...
Bumps [yamllint](https://github.com/adrienverge/yamllint ) from 1.30.0 to 1.31.0.
- [Release notes](https://github.com/adrienverge/yamllint/releases )
- [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/adrienverge/yamllint/compare/v1.30.0...v1.31.0 )
---
updated-dependencies:
- dependency-name: yamllint
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Techno Tim <timothystewart6@gmail.com >
2023-04-24 11:17:02 -05:00
dependabot[bot]
13bd868faa
chore(deps): bump ansible-lint from 6.14.6 to 6.15.0 ( #285 )
...
Bumps [ansible-lint](https://github.com/ansible/ansible-lint ) from 6.14.6 to 6.15.0.
- [Release notes](https://github.com/ansible/ansible-lint/releases )
- [Commits](https://github.com/ansible/ansible-lint/compare/v6.14.6...v6.15.0 )
---
updated-dependencies:
- dependency-name: ansible-lint
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-23 23:10:28 -05:00
dependabot[bot]
c564a8562a
chore(deps): bump ansible-lint from 6.14.3 to 6.14.6 ( #275 )
...
Bumps [ansible-lint](https://github.com/ansible/ansible-lint ) from 6.14.3 to 6.14.6.
- [Release notes](https://github.com/ansible/ansible-lint/releases )
- [Commits](https://github.com/ansible/ansible-lint/compare/v6.14.3...v6.14.6 )
---
updated-dependencies:
- dependency-name: ansible-lint
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-14 23:34:03 -05:00
Sam Schmit-Van Werweke
0d6d43e7ca
Bump k3s version to v1.24.12+k3s1 ( #269 )
2023-04-02 21:31:20 -05:00
dependabot[bot]
c0952288c2
chore(deps): bump ansible-core from 2.14.3 to 2.14.4 ( #265 )
...
Bumps [ansible-core](https://github.com/ansible/ansible ) from 2.14.3 to 2.14.4.
- [Release notes](https://github.com/ansible/ansible/releases )
- [Commits](https://github.com/ansible/ansible/compare/v2.14.3...v2.14.4 )
---
updated-dependencies:
- dependency-name: ansible-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-28 15:07:16 -05:00
dependabot[bot]
1c9796e98b
chore(deps): bump ansible-lint from 6.14.2 to 6.14.3 ( #264 )
...
Bumps [ansible-lint](https://github.com/ansible/ansible-lint ) from 6.14.2 to 6.14.3.
- [Release notes](https://github.com/ansible/ansible-lint/releases )
- [Commits](https://github.com/ansible/ansible-lint/compare/v6.14.2...v6.14.3 )
---
updated-dependencies:
- dependency-name: ansible-lint
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-27 12:18:52 -05:00
ThePCGeek
288c4089e0
Pc geek fix proxmox lxc ( #263 )
...
* (fix): correct var
var registered for rc.local check is rcfile but under when it said rclocal which was undefined. changed to rcfile to correct.
* add vars file for proxmox host group
* remove remote_user from site.yml for proxmox
* added newline to fix lint issue
* fix added ---
---------
Co-authored-by: ThePCGeek <thepcgeek1776@gmail.com >
2023-03-25 22:02:59 -05:00
ThePCGeek
49f0a2ce6b
(fix): correct var ( #262 )
...
var registered for rc.local check is rcfile but under when it said rclocal which was undefined. changed to rcfile to correct.
2023-03-25 20:41:04 -05:00
dependabot[bot]
6c4621bd56
chore(deps): bump yamllint from 1.29.0 to 1.30.0 ( #261 )
...
Bumps [yamllint](https://github.com/adrienverge/yamllint ) from 1.29.0 to 1.30.0.
- [Release notes](https://github.com/adrienverge/yamllint/releases )
- [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/adrienverge/yamllint/compare/v1.29.0...v1.30.0 )
---
updated-dependencies:
- dependency-name: yamllint
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-24 02:46:16 +00:00
Techno Tim
3e16ab6809
Chore: Update kube vip and MetalLB ( #257 )
...
* chore(dependencies): updated metallb to v0.13.9
* chore(dependencies): updated kube-vip to v0.5.11
2023-03-15 04:32:26 +00:00
Techno Tim
83fe50797c
feat(k3s): Updated to v1.24.11+k3s1 ( #255 )
2023-03-14 04:04:06 +00:00
dependabot[bot]
2db0b3024c
chore(deps): bump ansible-lint from 6.14.1 to 6.14.2 ( #249 )
...
Bumps [ansible-lint](https://github.com/ansible/ansible-lint ) from 6.14.1 to 6.14.2.
- [Release notes](https://github.com/ansible/ansible-lint/releases )
- [Commits](https://github.com/ansible/ansible-lint/compare/v6.14.1...v6.14.2 )
---
updated-dependencies:
- dependency-name: ansible-lint
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-13 08:47:43 -05:00
dependabot[bot]
6b2af77e74
chore(deps): bump ansible-lint from 6.14.0 to 6.14.1 ( #248 )
...
Bumps [ansible-lint](https://github.com/ansible/ansible-lint ) from 6.14.0 to 6.14.1.
- [Release notes](https://github.com/ansible/ansible-lint/releases )
- [Commits](https://github.com/ansible/ansible-lint/compare/v6.14.0...v6.14.1 )
---
updated-dependencies:
- dependency-name: ansible-lint
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-09 08:38:59 -06:00
dependabot[bot]
d1d1bc3d91
chore(deps): bump ansible-lint from 6.13.1 to 6.14.0 ( #246 )
...
Bumps [ansible-lint](https://github.com/ansible/ansible-lint ) from 6.13.1 to 6.14.0.
- [Release notes](https://github.com/ansible/ansible-lint/releases )
- [Commits](https://github.com/ansible/ansible-lint/compare/v6.13.1...v6.14.0 )
---
updated-dependencies:
- dependency-name: ansible-lint
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-05 22:33:16 -06:00
Noms
3a1a7a19aa
Fix LXC container implementations ( #231 )
...
* Need to become to reboot
* Fix rc.local insertion of script
* Fix syntax
Add new line to lxc.yml
* Remove need to set fact
* Add reset for LXC container config
* Fix syntax
Its always the newlines..
* remove fact setting from reset task
We should mirror the deployment task
* Proxmox LXC reset functions
* Handle if rc.local already has data
* Dont compare literal
* Cleanup Erroneous newline
* Handle rc.local not present on a hybrid cluster
* Update roles/reset/tasks/main.yml
Co-authored-by: Simon Leiner <simon@leiner.me >
* Update roles/lxc/tasks/main.yml
Co-authored-by: Simon Leiner <simon@leiner.me >
---------
Co-authored-by: Techno Tim <timothystewart6@gmail.com >
Co-authored-by: Simon Leiner <simon@leiner.me >
2023-03-03 11:28:14 -06:00
dependabot[bot]
030eeb4b75
chore(deps): bump ansible-core from 2.14.2 to 2.14.3 ( #244 )
...
Bumps [ansible-core](https://github.com/ansible/ansible ) from 2.14.2 to 2.14.3.
- [Release notes](https://github.com/ansible/ansible/releases )
- [Commits](https://github.com/ansible/ansible/compare/v2.14.2...v2.14.3 )
---
updated-dependencies:
- dependency-name: ansible-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-27 21:59:16 -06:00
Techno Tim
4aeeb124ef
docs(README): Removed note about ansible version ( #243 )
2023-02-26 14:01:21 -06:00
Timothy Stewart
511c020bec
docs(README): Updated with a note about ansible version on control node
2023-02-25 10:09:05 -06:00
dependabot[bot]
c47da38b53
chore(deps): bump ansible-lint from 6.12.1 to 6.13.1 ( #240 )
...
Bumps [ansible-lint](https://github.com/ansible/ansible-lint ) from 6.12.1 to 6.13.1.
- [Release notes](https://github.com/ansible/ansible-lint/releases )
- [Commits](https://github.com/ansible/ansible-lint/compare/v6.12.1...v6.13.1 )
---
updated-dependencies:
- dependency-name: ansible-lint
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-20 20:04:38 +00:00
Simon Leiner
6448948e9f
Fix dual-stack clusters with multiple master nodes ( #237 )
...
* Test IPv6 scenario with two master nodes
* Fix IPv6 multimaster setup
---------
Co-authored-by: Techno Tim <timothystewart6@gmail.com >
2023-02-20 05:24:19 +00:00
Simon Leiner
7bc198ab26
Pick kube-vip interface automatically by default ( #238 )
...
* Pick kube-vip interface automatically by default
* molecule: Fix ipv6 scenario
* Choose a more restrictive molecule timeout in CI
2023-02-20 04:08:36 +00:00
Simon Leiner
65bbc8e2ac
Simplify download and patching of MetalLB manifests ( #239 )
...
This removes duplicated code and cleans up Ansible log lines a bit.
2023-02-19 21:34:22 -06:00
Mike Thomas
dc2976e7f6
Metallb BGP support ( #212 )
...
* Add metallb frr and bgp support
* Set metallb mode to layer2 as default in sample
* Add BGP resource check
* Add automatic downloading of metallb-frr
* Remove frr manifest
2023-02-09 23:58:58 -06:00
dependabot[bot]
5a7ba98968
chore(deps): bump ansible-lint from 6.12.0 to 6.12.1 ( #226 )
...
Bumps [ansible-lint](https://github.com/ansible/ansible-lint ) from 6.12.0 to 6.12.1.
- [Release notes](https://github.com/ansible/ansible-lint/releases )
- [Commits](https://github.com/ansible/ansible-lint/compare/v6.12.0...v6.12.1 )
---
updated-dependencies:
- dependency-name: ansible-lint
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Techno Tim <timothystewart6@gmail.com >
2023-02-06 23:23:42 -06:00
Simon Leiner
10c6ef1d57
Download MetalLB CRDs for respective versions ( #225 )
...
* Download MetalLB CRDs for respective versions
This ensures that the CRDs match the actual MetalLB controller version,
as given by the user.
* Download VIP RBAC definitions for respective version
2023-02-06 22:24:02 -06:00
Timothy Stewart
ed4d888e3d
fix(gitignore): ignore ansible.cfg
2023-02-05 22:09:50 -06:00
Simon Leiner
49d6d484ae
Override less Ansible settings ( #224 )
...
* Do not escalate privileges by default
* Do not disable host key checking by default
* Do not mute deprecation warnings by default
* Provide ansible.cfg only as an example
The new example file does ONLY contain options that are related to this
playbook.
* Remove explicit inventory path from scripts
The inventory file is specified in ansible.cfg, see README.md.
2023-02-05 21:52:44 -06:00
dependabot[bot]
96c49c864e
chore(deps): bump ansible-lint from 6.11.0 to 6.12.0 ( #222 )
...
Bumps [ansible-lint](https://github.com/ansible/ansible-lint ) from 6.11.0 to 6.12.0.
- [Release notes](https://github.com/ansible/ansible-lint/releases )
- [Commits](https://github.com/ansible/ansible-lint/compare/v6.11.0...v6.12.0 )
---
updated-dependencies:
- dependency-name: ansible-lint
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-03 23:11:31 -06:00
dependabot[bot]
60adb1de42
chore(deps): bump ansible-core from 2.14.1 to 2.14.2 ( #220 )
...
Bumps [ansible-core](https://github.com/ansible/ansible ) from 2.14.1 to 2.14.2.
- [Release notes](https://github.com/ansible/ansible/releases )
- [Commits](https://github.com/ansible/ansible/compare/v2.14.1...v2.14.2 )
---
updated-dependencies:
- dependency-name: ansible-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 20:57:15 -06:00
Techno Tim
e023808f2f
feat(k3s): Updated to v1.24.10+k3s1 ( #215 )
2023-01-29 21:25:09 -06:00
acdoussan
511ec493d6
add support for proxmox lxc containers ( #209 )
...
Co-authored-by: Adam Doussan <acdoussan@Adams-MacBook-Pro.local >
2023-01-29 21:23:31 -06:00
Simon Leiner
be3e72e173
Do not rely on ansible_user ( #214 )
...
* Apply "become" on roles instead of plays
This leads to facts being gathered for the "regular" login user, instead
of root.
* Do not rely on ansible_user
Instead of reading ansible_user (which may or may not be defined), this
patch lets the roles rely on Ansible facts [1].
[1]: https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_vars_facts.html
2023-01-29 21:20:25 -06:00
dependabot[bot]
e33cbe52c1
chore(deps): bump ansible-lint from 6.8.6 to 6.11.0 ( #213 )
...
Bumps [ansible-lint](https://github.com/ansible/ansible-lint ) from 6.8.6 to 6.11.0.
- [Release notes](https://github.com/ansible/ansible-lint/releases )
- [Commits](https://github.com/ansible/ansible-lint/compare/v6.8.6...v6.11.0 )
---
updated-dependencies:
- dependency-name: ansible-lint
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-29 16:06:26 -06:00
dependabot[bot]
c06af919f3
chore(deps): bump yamllint from 1.28.0 to 1.29.0 ( #201 )
...
Bumps [yamllint](https://github.com/adrienverge/yamllint ) from 1.28.0 to 1.29.0.
- [Release notes](https://github.com/adrienverge/yamllint/releases )
- [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/adrienverge/yamllint/compare/v1.28.0...v1.29.0 )
---
updated-dependencies:
- dependency-name: yamllint
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-10 22:56:45 -06:00
Techno Tim
b86384c439
fix(raspberrypi): Fix handler name ( #200 )
2023-01-10 21:26:27 -06:00
Techno Tim
bf2bd1edc5
feat(k3s): Updated to v1.24.9+k3s1 ( #197 )
2023-01-06 18:53:40 -06:00
irish1986
e98e3ee77c
Split manifest into separate task for ease of use ( #191 )
2023-01-01 23:04:22 -06:00
dependabot[bot]
78f7a60378
chore(deps): bump pre-commit from 2.20.0 to 2.21.0 ( #188 )
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 2.20.0 to 2.21.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.20.0...v2.21.0 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-25 23:50:56 -06:00
dependabot[bot]
e64fea760d
chore(deps): bump ansible-core from 2.13.5 to 2.14.1 ( #176 )
...
Bumps [ansible-core](https://github.com/ansible/ansible ) from 2.13.5 to 2.14.1.
- [Release notes](https://github.com/ansible/ansible/releases )
- [Commits](https://github.com/ansible/ansible/compare/v2.13.5...v2.14.1 )
---
updated-dependencies:
- dependency-name: ansible-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 22:30:24 -06:00
dependabot[bot]
764e32c778
chore(deps): bump molecule from 4.0.3 to 4.0.4 ( #175 )
...
Bumps [molecule](https://github.com/ansible-community/molecule ) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/ansible-community/molecule/releases )
- [Commits](https://github.com/ansible-community/molecule/compare/v4.0.3...v4.0.4 )
---
updated-dependencies:
- dependency-name: molecule
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-05 22:26:07 -06:00
Techno Tim
e6cf14ea78
K3s 1 24 8 ( #171 )
...
* chore(dependencies): Updated actions
* chore(dependencies): updated to k3s to v1.24.8+k3s1 and kube-vip to v0.5.7
2022-12-02 23:14:06 -06:00
theonejj
da049dcc28
fix: config warning callback_whitelist ( #170 )
...
Co-authored-by: Jan Jansen <j.jansen@powerspex.nl >
2022-12-01 23:09:02 -06:00
Sherif Metwally
2604caa483
"command" module no longer supports "warn" argument ( #169 )
...
* "command" module no longer supports "warn" argument
* correct indetation lint errors
2022-11-29 20:26:01 -06:00
dependabot[bot]
82d820805f
chore(deps): bump pre-commit-hooks from 4.3.0 to 4.4.0 ( #168 )
...
Bumps [pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks ) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/pre-commit/pre-commit-hooks/releases )
- [Changelog](https://github.com/pre-commit/pre-commit-hooks/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit-hooks/compare/v4.3.0...v4.4.0 )
---
updated-dependencies:
- dependency-name: pre-commit-hooks
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Techno Tim <timothystewart6@gmail.com >
2022-11-24 20:54:33 -06:00
Timothy Stewart
da72884a5b
fix(ci): remove self-hosted
2022-11-23 23:30:06 -06:00
Techno Tim
17a74b66c8
Pre commit fixes ( #167 )
...
* chore(dependencies): updated kube-vip to 0.5.6
* fix(pre-commit): pin to hash
* fix(pre-commit): added more hooks and fixed lint
* fix(pre-commit): added pre-commit hook so we don't have to run it manually
* fix(pre-commit): Added docs to readme
* fix(pre-commit): added texthooks
* fix(pre-commit): pin to hash
* fix(pre-commit): added mor hooks and fixed lint
* fix(lint): Fixing quotes
* fix(ci): only run test if linting passes
* fix(ci): convert to reusable workflows
* fix(pr template): Reorder steps
2022-11-13 22:42:49 -06:00
Techno Tim
88d679ecb6
chore(dependencies): updated kube-vip to 0.5.6 ( #166 )
2022-11-13 17:17:03 -06:00
Techno Tim
6bf3bcce92
docs(README): Updated readme with fixes and context ( #154 )
2022-11-06 14:07:07 -06:00
Techno Tim
cff815a031
Updates ( #151 )
...
* fix(gitignore): Add ansible logs
* chore(metallb): Updated to 0.13.9
* chore(metallb): Updated to 1.24.7
* chore(python): Upddate dependencies
* fix(metal-lb): set to 0.13.7 (latest released)
* fix(requirements.txt): dedup and sort alpha
2022-11-06 12:08:19 -06:00
automationxpert
f892029fcf
Adding additional reboot (optional) ( #139 )
...
* Create reboot.yml
* Create reboot.sh
* Updated the Playbook and Tasks Name
Co-authored-by: Techno Tim <timothystewart6@gmail.com >
2022-11-06 05:54:29 +00:00
snoopy82481
6b37ba5e60
chore: ⚡ Multiple configuration changes ( #144 )
...
Added yaml stdout for better readability, optimize ssh connections, moved become to correct section
2022-11-05 21:54:06 -05:00
Techno Tim
b1fee44403
GitHub Actions Fixes ( #150 )
2022-11-05 19:57:36 -05:00
Techno Tim
a1c7175bd1
fix(requirements.txt): Use pip-compile ( #148 )
...
* fix(requirements.txt): Use pip-compile
* fix(lint): Remove anchors from molecule since they aren't yet supported via lint
* fix(lint): Remove anchors from molecule since they aren't yet supported via lint
2022-11-05 18:37:46 -05:00
dependabot[bot]
69d3bdcd88
chore(deps): bump pyrsistent from 0.18.1 to 0.19.2 ( #141 )
...
Bumps [pyrsistent](https://github.com/tobgu/pyrsistent ) from 0.18.1 to 0.19.2.
- [Release notes](https://github.com/tobgu/pyrsistent/releases )
- [Changelog](https://github.com/tobgu/pyrsistent/blob/master/CHANGES.txt )
- [Commits](https://github.com/tobgu/pyrsistent/commits )
---
updated-dependencies:
- dependency-name: pyrsistent
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-04 23:07:18 -05:00
Techno Tim
5268ef305a
Revert "feat(ci): switching to self-hosted runners ( #133 )" ( #135 )
...
This reverts commit a840571733 .
2022-10-31 18:50:34 -05:00
Techno Tim
a840571733
feat(ci): switching to self-hosted runners ( #133 )
...
* feat(ci): switching to self-hosted runners
* feat(gh-actions-controller): added
* feat(gh-actions-controller): added
2022-10-31 17:56:22 -05:00
dependabot[bot]
b1370406ea
chore(deps): bump ansible-lint from 6.8.3 to 6.8.4 ( #130 )
...
Bumps [ansible-lint](https://github.com/ansible-community/ansible-lint ) from 6.8.3 to 6.8.4.
- [Release notes](https://github.com/ansible-community/ansible-lint/releases )
- [Commits](https://github.com/ansible-community/ansible-lint/compare/v6.8.3...v6.8.4 )
---
updated-dependencies:
- dependency-name: ansible-lint
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-28 17:16:35 -05:00
dependabot[bot]
12d57a07d0
chore(deps): bump ansible-lint from 6.8.2 to 6.8.3 ( #129 )
...
Bumps [ansible-lint](https://github.com/ansible-community/ansible-lint ) from 6.8.2 to 6.8.3.
- [Release notes](https://github.com/ansible-community/ansible-lint/releases )
- [Commits](https://github.com/ansible-community/ansible-lint/compare/v6.8.2...v6.8.3 )
---
updated-dependencies:
- dependency-name: ansible-lint
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-26 21:55:42 -05:00
samerbahri98
4f3b8ec9e0
Pre-commit hooks ( #125 )
...
* feat: pre-commit
* empty
* fix: requirements.txt
2022-10-26 19:15:24 -05:00
dependabot[bot]
45ddd65e74
chore(deps): bump zipp from 3.9.0 to 3.10.0 ( #128 )
...
Bumps [zipp](https://github.com/jaraco/zipp ) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/jaraco/zipp/releases )
- [Changelog](https://github.com/jaraco/zipp/blob/main/CHANGES.rst )
- [Commits](https://github.com/jaraco/zipp/compare/v3.9.0...v3.10.0 )
---
updated-dependencies:
- dependency-name: zipp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-26 19:13:53 -05:00
dependabot[bot]
b2a62ea4eb
chore(deps): bump ruamel-yaml-clib from 0.2.6 to 0.2.7 ( #124 )
...
Bumps [ruamel-yaml-clib](https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree ) from 0.2.6 to 0.2.7.
---
updated-dependencies:
- dependency-name: ruamel-yaml-clib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-22 13:37:11 -05:00
dependabot[bot]
a8697edc99
chore(deps): bump oauthlib from 3.2.1 to 3.2.2 ( #123 )
...
Bumps [oauthlib](https://github.com/oauthlib/oauthlib ) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/oauthlib/oauthlib/releases )
- [Changelog](https://github.com/oauthlib/oauthlib/blob/v3.2.2/CHANGELOG.rst )
- [Commits](https://github.com/oauthlib/oauthlib/compare/v3.2.1...v3.2.2 )
---
updated-dependencies:
- dependency-name: oauthlib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 19:20:28 -05:00
dependabot[bot]
d3218f5d5c
chore(deps): bump google-auth from 2.12.0 to 2.13.0 ( #122 )
...
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python ) from 2.12.0 to 2.13.0.
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases )
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/google-auth-library-python/compare/v2.12.0...v2.13.0 )
---
updated-dependencies:
- dependency-name: google-auth
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-17 23:06:58 -05:00