Roberto Bonafiglia
0303ac3541
Update Cilium to v1.13.0
...
Signed-off-by: Roberto Bonafiglia <roberto.bonafiglia@suse.com>
2023-03-13 21:19:46 +01:00
Paulo Gomes
4edd40e37c
Bump Cilium to v1.12.5 and Hubble to v0.10.0
...
Signed-off-by: Paulo Gomes <paulo.gomes@suse.com>
2023-01-20 10:29:34 +01:00
Roberto Bonafiglia
e80d9cb905
Fixed cilium images chart string
...
Signed-off-by: Roberto Bonafiglia <roberto.bonafiglia@suse.com>
2022-12-12 22:03:21 +01:00
Roberto Bonafiglia
e6721cb1a7
Update Cilium version and added new images
...
Signed-off-by: Roberto Bonafiglia <roberto.bonafiglia@suse.com>
2022-12-02 17:56:43 +01:00
Manuel Buil
c0c6ad8c4c
Treat portmap plugin as the rest of images
...
Signed-off-by: Manuel Buil <mbuil@suse.com>
2022-11-13 15:28:22 +01:00
Manuel Buil
f405afc444
Add portmap support and update cilium to 1.12.3
...
Signed-off-by: Manuel Buil <mbuil@suse.com>
2022-10-28 12:51:44 +02:00
Roberto Bonafiglia
f940d95105
Added system_default_registry on cilium
...
Signed-off-by: Roberto Bonafiglia <roberto.bonafiglia@suse.com>
2022-10-20 12:37:12 +02:00
Dan
317f4c59ad
Correct cilinium preflight charts
...
This changes the cilium preflight image format to match the one we use when consuming the image.
2022-08-31 11:58:36 -04:00
Manuel Buil
6e62c2be06
Update Cilium and remove the node-init daemonSet
...
Signed-off-by: Manuel Buil <mbuil@suse.com>
2022-08-17 17:56:11 +02:00
Roberto Bonafiglia
576a0d9e5a
Updated cilium to 1.12.0
...
Signed-off-by: Roberto Bonafiglia <roberto.bonafiglia@suse.com>
2022-07-26 17:24:27 +02:00
Roberto Bonafiglia
da84464275
Updated cilium chart to support IPv6 only config
...
Signed-off-by: Roberto Bonafiglia <roberto.bonafiglia@suse.com>
2022-06-16 17:12:29 +02:00
Manuel Buil
2a79081adc
Update to cilium 1.11.5
...
Signed-off-by: Manuel Buil <mbuil@suse.com>
2022-05-24 10:07:43 +02:00
Manuel Buil
e79aa5c225
Update Cilium to 1.11.4
...
Signed-off-by: Manuel Buil <mbuil@suse.com>
2022-05-06 10:32:57 +02:00
Manuel Buil
f525894f98
Fix Cilium typo
...
Signed-off-by: Manuel Buil <mbuil@suse.com>
2022-04-11 15:54:46 +02:00
Manuel Buil
1420c033d1
Add automatic support for dual-stack
...
Signed-off-by: Manuel Buil <mbuil@suse.com>
2022-04-11 12:07:40 +02:00
Manuel Buil
8ae028906a
Update Cilium to 1.11.2
...
Signed-off-by: Manuel Buil <mbuil@suse.com>
2022-03-15 10:31:36 +01:00
Manuel Buil
c1de89a662
Change Cilium to consume all variables
...
Signed-off-by: Manuel Buil <mbuil@suse.com>
2022-03-14 17:14:12 +01:00
Jaime Caamaño Ruiz
3d1dedcf2b
Add cilium chart
...
The chart is organized in subcharts to clearly delimit supported vs
non-supported customization options, as follows:
- The main rke2-cilium chart which only supplies supported customization
options through its values.yaml.
- Cilium upstream chart is pulled in as a subchart dependency and is
patched to support a system default registry as a global variable.
- A rke2-cilium-hard-defaults subchart which supplies cilium options
that change from upstream defaults for which we don't intend to
support any customization.
All cilium options are scoped & accessible, for example:
`helm install rke2-cilium --set cilium.preflight.enabled=true`
Signed-off-by: Jaime Caamaño Ruiz <jcaamano@suse.com>
2021-04-06 12:55:27 +02:00