Commit Graph

219 Commits

Author SHA1 Message Date
Michael McCulloch
51d4d6a2cf
Add debian package to be able to use deb822_repository. (#5)
* deb822_repository format

* Add `debian` package to be able to use deb822_repository.

* Revert "Add `debian` package to be able to use deb822_repository."

This reverts commit 054af0d977.

* Add `python3-debian` to list of dependencies.

* Update apt cache when Kubernetes repo is added.

* FML

* Code style.

* Removed some unnecessary stuff.

* Just kidding, adding back in the release channel option.

---------

Co-authored-by: Nathan Douglas <github@darkdell.net>
2024-09-20 13:07:24 -06:00
Michael McCulloch
b05a61a68d Merge branch 'master' into multi-control-plane 2024-09-19 18:57:35 -06:00
Michael McCulloch
a8c2c1cdab
Merge branch 'geerlingguy:master' into master 2024-08-12 09:33:00 -06:00
Jeff Geerling
210a0ab262 Fixup CI versions. Drop all older RHEL releases which are broken. 2024-07-16 14:22:27 -05:00
Michael McCulloch
5a876971c8
Merge branch 'geerlingguy:master' into multi-control-plane 2024-03-13 15:22:34 -06:00
Michael McCulloch
277760fcf7
Merge branch 'geerlingguy:master' into master 2024-03-13 15:22:21 -06:00
MichaelMcCulloch
64c1fb61dd use the env var that is still supported. 2024-03-10 16:01:11 -06:00
MichaelMcCulloch
dc299f2173 env path 2024-03-10 14:29:42 -06:00
MichaelMcCulloch
e6627cfdd1 correct plugins 2024-03-10 14:17:17 -06:00
MichaelMcCulloch
ecd6e0bd45 archlinux setup 2024-03-10 14:14:42 -06:00
Jeff Geerling
961ed87fca PR #150 follow-up: Update yum package names. 2024-03-05 22:23:18 -06:00
Jeff Geerling
1ac324792d Fix docs for kubernetes apt variables. 2024-03-05 22:11:54 -06:00
Jeff Geerling
9dec31f3a6 Docs updates for previous commit. 2024-03-05 22:09:31 -06:00
Jeff Geerling
2bd76783dd PR #150 follow-up: Update yum repos to new format as well. 2024-03-05 22:09:22 -06:00
Jeff Geerling
928c143c93
Merge pull request #150 from rdxmb/master
update apt sources, add apt keyring gpg
2024-03-05 13:27:30 -06:00
MichaelMcCulloch
b36be7ada7 Currently, only experimental HTTPRoute supports timeouts, which are needed for HUGE downloads 2024-02-26 08:31:47 -07:00
Michael McCulloch
756747a678 Allow pods on the control plane immediately if possible 2024-02-08 06:14:50 -07:00
Michael McCulloch
0b2aae72b9 remove debug 2024-02-05 08:36:12 -07:00
Michael McCulloch
4e45b7e85d look for error in correct place 2024-02-05 08:13:28 -07:00
Michael McCulloch
d5d3813f8c no need inventory_hostname_short 2024-02-05 08:10:37 -07:00
Michael McCulloch
2124be557d remove duplicate directive 2024-02-05 08:09:13 -07:00
Michael McCulloch
5f52f7a337 only remove the taints from control plane 2024-02-05 08:02:35 -07:00
Michael McCulloch
16de20c8e4 only the control-plane master gets the ability to set taints 2024-02-05 08:01:28 -07:00
Michael McCulloch
57a3880428 wait for api to become available 2024-02-05 07:41:51 -07:00
Michael McCulloch
8eef1aabd6 Allow workers on all control planes 2024-02-05 07:27:12 -07:00
Michael McCulloch
bd382a4d47 loops 2024-02-05 07:00:09 -07:00
Michael McCulloch
f407a540e0 Join one master at a time? 2024-02-05 06:48:01 -07:00
Michael McCulloch
2ae09c6bce specify address and bind port 2024-02-05 06:36:45 -07:00
Michael McCulloch
54ff919347 ugh 2024-02-04 09:48:08 -07:00
Michael McCulloch
243d6a46e6 . 2024-02-04 09:40:13 -07:00
Michael McCulloch
bbcce861ea ignore errors 2024-02-04 09:33:33 -07:00
Michael McCulloch
5de2b6f3db SHELL 2024-02-04 09:30:16 -07:00
Michael McCulloch
04d06b9238 shell 2024-02-04 09:21:43 -07:00
Michael McCulloch
efdfb7d2ed last line 2024-02-04 09:13:43 -07:00
Michael McCulloch
7cadbba6dc typo - control-plane-aux-setup.yml 2024-02-04 09:00:59 -07:00
Michael McCulloch
088ba59cf5 Multi Master 2024-02-04 08:50:15 -07:00
Michael McCulloch
5c3e1d6dc0
Make TCPRoute and UDPRoute Available (Experimental) (#3)
Co-authored-by: Michael McCulloch <mjm.gitlab@fastmail.com>
2024-02-03 16:46:23 -07:00
Michael McCulloch
8d331aed43 Make TCPRoute and UDPRoute Available (Experimental) 2024-02-03 14:04:17 -07:00
Jeff Geerling
2f9f167dc3 Fixup CI library versions. 2024-01-24 22:11:56 -06:00
Jeff Geerling
d83e2adff2 Make local dev with molecule a little easier. 2024-01-24 21:53:36 -06: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