Commit Graph

177 Commits

Author SHA1 Message Date
Michael McCulloch
088ba59cf5 Multi Master 2024-02-04 08:50:15 -07:00
Michael McCulloch
8d331aed43 Make TCPRoute and UDPRoute Available (Experimental) 2024-02-03 14:04:17 -07:00
Michael McCulloch
c408fa7a77
Hubble client (#2)
* Optionally include the hubble cli

* Add gateway API Support

* Add convergeance test for cilium

* and run it.

* Idempotent CRD Apply

---------

Co-authored-by: Michael McCulloch <mjm.gitlab@fastmail.com>
2024-01-14 16:14:28 -07:00
Michael McCulloch
6dfccdf971 newline at end of file 2024-01-12 15:26:52 -07:00
Michael McCulloch
002506d18d Separate file for cilium client install 2024-01-12 15:25:21 -07:00
Michael McCulloch
b7c414d243 Ansible booleans are hard. 2024-01-10 17:05:35 -07:00
Michael McCulloch
3fa74ece8c Logic to replace kube proxy (or not) 2024-01-10 16:16:17 -07:00
Michael McCulloch
7da0060f92 trailing spaces. 2024-01-10 15:54:38 -07:00
Michael McCulloch
34522ebdcd Happy Lint 2024-01-10 15:52:39 -07:00
Michael McCulloch
21fe613563 Cilium with Kube-Proxy Replacement Option 2024-01-10 15:49:59 -07:00
Michael McCulloch
e09e979d27 retry 2024-01-01 16:58:22 -07:00
Michael McCulloch
74aa4a8a4e Datapath mode 2024-01-01 14:18:05 -07:00
Michael McCulloch
f0ffbc5888 Satisfy linter. 2023-12-30 09:44:02 -07:00
Michael McCulloch
fee7a74c79
Cilium (#1)
* Add ability to use Cilium CNI

---------

Co-authored-by: Michael McCulloch <mjm.gitlab@fastmail.com>
2023-12-30 09:39:42 -07:00
Jeff Geerling
25e782117c Stale bot is now Stale GitHub Action. 2023-07-10 17:48:09 -05:00
Jeff Geerling
aad2912d90 Remove official support for RHEL. Rocky/Alma/Stream support is best-effort. 2023-06-23 10:56:44 -05:00
Jeff Geerling
4271daa2d7 Fix Molecule CI workflow since docker plugin has moved. 2023-06-21 22:21:02 -05:00
Jeff Geerling
82caba3ee1
Merge pull request #148 from speechmatics/fix_networking_retries
add missing 'until' condition in control plane setup
2023-06-21 22:20:54 -05:00
Waldek Maleska
3355986a18
increase networking tasks timeouts 2023-06-21 09:18:21 +01:00
Waldek Maleska
0627acda44
add missing 'until' condition in control plane setup 2023-06-20 17:34:33 +01:00
Jeff Geerling
fc69029f16
Merge pull request #144 from rfranks-securenet/retry-networking-setup
Added retry to networking setup
2023-04-20 17:10:51 -05:00
Richard Franks
270d38ea72 Added retry to networking setup for when the kubelet isn't quite ready yet 2023-04-20 10:54:44 +01:00
Jeff Geerling
4a4c88b6b8 Remove deprecated warn arg from command and shell module invocations. 2022-11-26 22:53:15 -06:00
Jeff Geerling
f8eb97a253 Remove TODOs in code. 2022-10-26 17:26:42 -05:00
Jeff Geerling
86ce85e819
Merge pull request #126 from geerlingguy/fix-ci-updates
Update Kubernetes version and try to get CI passing
2022-10-26 17:25:58 -05:00
Jeff Geerling
040a10d252 Attempt to get tests working with debug. 2022-10-26 12:38:20 -05:00
Jeff Geerling
27837c5671 Use kubelet configuration for swap control and other vars. 2022-10-26 10:34:05 -05:00
Jeff Geerling
219c089243 Debugging with journalctl. 2022-10-26 10:08:27 -05:00
Jeff Geerling
ad1afeebb6 Back to 1.25. 2022-10-26 09:52:57 -05:00
Jeff Geerling
70e203de3f Try Kubernetes 1.24.4. 2022-10-26 09:52:36 -05:00
Jeff Geerling
57292bdfc8 Does it work at all on centos? 2022-10-26 09:52:06 -05:00
Jeff Geerling
d752819b3f See if non-Debian OSes work x2. 2022-10-26 09:52:06 -05:00
Jeff Geerling
39c2a7c4bc See if non-Debian OSes work. 2022-10-26 09:52:06 -05:00
Jeff Geerling
70761e474e Turn off Debian 11 for now. 2022-10-26 09:52:06 -05:00
Jeff Geerling
641beb88bf Disable Calico test right now. 2022-10-26 09:52:06 -05:00
Jeff Geerling
29daceb481 Debugging. 2022-10-26 09:52:06 -05:00
Jeff Geerling
004f583d96 Remove that debug stuff. 2022-10-26 09:52:06 -05:00
Jeff Geerling
724151c5fc Debug. 2022-10-26 09:52:06 -05:00
Jeff Geerling
2fb5b1e993 Attempt to get systemd overlay stuff working correctly. 2022-10-26 09:52:06 -05:00
Jeff Geerling
926a8c909e PR #107: Co-authored commit to change master naming to control plane.
Co-authored-by: ra-rau <mafe2.0@freenet.de>
2022-10-26 09:52:04 -05:00
Jeff Geerling
3a236239a7 Fixes #88: Switch tests and defaults from Docker to containerd. 2022-10-26 09:51:23 -05:00
Jeff Geerling
1881f6161a Fix kubelet and kubeadm configs. 2022-10-26 09:50:50 -05:00
Jeff Geerling
3949ed1e6d Update Kubernetes version to 1.25, see what happens. 2022-10-26 09:50:47 -05:00
Jeff Geerling
a2e8d913e7 Fixes #130: Update path to Flannel manifest file. 2022-10-26 09:49:47 -05:00
Jeff Geerling
6a0573270a Add role_name_check skipping to all molecule test suites. 2022-06-01 22:21:04 -05:00
Jeff Geerling
36ca04d967
Merge pull request #121 from wdennis/wdennis-calico-url-patch
Update Calico manifest URL
2022-04-19 10:20:37 -05:00
Will Dennis
a4dde1bc6b
Update Calico manifest URL
The current Calico manifest URL (https://docs.projectcalico.org/v3.10/manifests/calico.yaml) errors out with various deprecations errors; updating var value to current URL found in Calico install docs (https://projectcalico.docs.tigera.io/getting-started/kubernetes/self-managed-onprem/onpremises) fixes issues in the calling play and runs fine.
2022-04-19 10:28:20 -04:00
Jeff Geerling
925a39a303 Run CI against more modern targets. 2022-04-06 10:46:42 -05:00
Jeff Geerling
e820e27e79 Update release workflow for more consistency. 2021-12-27 11:36:57 -06:00
Jeff Geerling
78940645e9
Merge pull request #111 from ptr-dorjin/fix/typo
docs: fixed a typo in a template name
2021-09-03 10:09:48 -05:00