Thomas Ferrandiz
6e19edede2
rke2-canal: add crds and rbac to align with upstream v3.29.0 release
2024-11-05 11:16:05 +00:00
Thomas Ferrandiz
ab83175222
Revert the creation of a separate rke2-canal-crd chart
...
This was causing issues when upgrading rke2.
2024-04-25 09:08:56 +00:00
Thomas Ferrandiz
c5b6953d03
Move felix configuration from env vars to global FelixConfiguration CR
2024-04-17 07:47:10 +00:00
Thomas Ferrandiz
d874552a16
Create a separate crd chart for rke2-canal
...
This will allow us to create a FelixConfigurationCR
when installing the chart.
2024-04-16 12:28:32 +00:00
Tobias Käppeli
a91f36adce
Allow IPTables mark mask to be configurable
2024-03-22 06:45:37 +01:00
Norbert Glankovic
bf8007c2e1
Changed API version for poddisturtionbudget
...
In kubernetes version 1.25 the API policy/v1beta1 for PDB was removed
The helm chart still uses this old API and is making upgrading
impossible
2023-08-29 08:41:10 -07:00
Roberto Bonafiglia
69291aeacf
Update calico and flannel on canal and added regex for the interace
...
Signed-off-by: Roberto Bonafiglia <roberto.bonafiglia@suse.com>
2023-08-02 16:57:05 +02:00
Anson Mansfield
35ef849bcc
Generate rke2-canal resource bounds from template values rather than hardcoding. ( #359 )
...
* use template values to set resource bounds
* packageVersion increment
Signed-off-by: Anson Mansfield <amansfield@mantaro.com>
2023-07-14 16:11:51 -07:00
Roberto Bonafiglia
3dafaa66b8
Update Calico crds on Canal
...
Signed-off-by: Roberto Bonafiglia <roberto.bonafiglia@suse.com>
2023-07-12 10:47:39 +02:00
Roberto Bonafiglia
cb1ca9218d
Update flannel version and values on canal
...
Signed-off-by: Roberto Bonafiglia <roberto.bonafiglia@suse.com>
2023-03-10 09:58:38 +01:00
Thomas Ferrandiz
84b783e360
update rke2-canal to 3.25.0
...
- update flannel to 0.21.1
- update flannel rbac to follow upstream
Signed-off-by: Thomas Ferrandiz <thomas.ferrandiz@suse.com>
2023-02-09 14:49:16 +00:00
Martin Kutlák
dbade3fffd
Fix RBAC for calico-kube-controllers ( #315 )
...
* Allow calico-kube-controllers to create watcher for ippools
Related to upstream change:
a9ea2ad91f
* Allow calico-kube-controllers to list and watch clusterinformations
Related to upstream change:
20b14f22a8
* Bump packageVersion of rke2-canal helm chart
2023-01-20 08:25:57 -08:00
Roberto Bonafiglia
b031ccf7c5
Added backendPort value
...
Signed-off-by: Roberto Bonafiglia <roberto.bonafiglia@suse.com>
2022-12-01 20:43:21 +01:00
Manuel Buil
c748bc05d0
Fix the liveness path for calico-node
...
Signed-off-by: Manuel Buil <mbuil@suse.com>
2022-10-11 17:47:52 +02:00
Roberto Bonafiglia
5141129ab3
Fixed mounted volume on calico to update serviceAccount token
...
Signed-off-by: Roberto Bonafiglia <roberto.bonafiglia@suse.com>
2022-10-06 17:01:13 +02:00
Roberto Bonafiglia
91ac8d9e72
Updated Calico to 3.23.3 and Flannel to 0.19.1 on Canal
...
Signed-off-by: Roberto Bonafiglia <roberto.bonafiglia@suse.com>
2022-08-19 10:26:00 +02:00
Roberto Bonafiglia
b2dd1c37fb
Fixed Canal for IPv6 only setup
...
Signed-off-by: Roberto Bonafiglia <roberto.bonafiglia@suse.com>
2022-05-23 20:44:08 +02:00
Roberto Bonafiglia
9540746eaa
Updated canal chart for ipv6 only config
...
Signed-off-by: Roberto Bonafiglia <roberto.bonafiglia@suse.com>
2022-04-27 15:13:22 +02:00
Roberto Bonafiglia
d297176116
Added resource on clusterRole create and update
2022-03-17 14:50:26 +01:00
Roberto Bonafiglia
cd9344bb9f
Added caliconodestatuses resource on canal clusterRole
2022-03-17 14:12:35 +01:00
Manuel Buil
b8a6ec2071
Add calico kube-controllers
...
Signed-off-by: Manuel Buil <mbuil@suse.com>
2022-02-08 18:08:31 +01:00
Manuel Buil
df18e2b085
Add missing CRDs to canal
...
Signed-off-by: Manuel Buil <mbuil@suse.com>
2022-02-04 09:33:30 +01:00
n-guitar
3120f03b6a
Merge branch 'main-source' into canal/add-option
2022-01-26 15:55:00 +09:00
Manuel Buil
9ac27413d4
Provide dual-stack support to canal
...
Signed-off-by: Manuel Buil <mbuil@suse.com>
2022-01-14 18:22:13 +01:00
n-guitar
1a9b296d9e
Add option IP autodetection methods
...
See below for a detailed explanation of the options.
https://projectcalico.docs.tigera.io/reference/node/configuration#ip-autodetection-methods
2022-01-08 19:05:41 +09:00
Manuel Buil
480ab7b766
Fix canal rbac
...
Signed-off-by: Manuel Buil <mbuil@suse.com>
2021-10-08 12:07:41 +02:00
Brad Davidson
1b70ad7d67
Fix canal network configuration when ipv6 not enabled
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2021-09-30 15:20:47 -07:00
Manuel Buil
f7dcec64b6
Fix deprecated API in canal
...
Signed-off-by: Manuel Buil <mbuil@suse.com>
2021-09-29 09:44:21 +02:00
Manuel Buil
8ad6d4f0ed
Provide dual-stack support for canal
...
Signed-off-by: Manuel Buil <mbuil@suse.com>
2021-09-28 16:45:31 +02:00
Manuel Buil
81102df041
Upgrade flannel and calico images
...
Signed-off-by: Manuel Buil <mbuil@suse.com>
2021-06-14 12:13:25 +02:00
Jacob Blain Christen
80271b67d4
rke2-canal: fix use of coalesce ( #85 )
...
Signed-off-by: Jacob Blain Christen <jacob@rancher.com>
2021-05-12 17:28:42 -07:00
Jacob Blain Christen
98bae75a63
rke2-canal: fix for templated config ( #84 )
...
Seeing this error at runtime:
```
Error: parse error at (rke2-canal/templates/config.yaml:63): function "Values" not defined
```
Signed-off-by: Jacob Blain Christen <jacob@rancher.com>
2021-05-12 17:02:02 -07:00
Brad Davidson
68f04dcf40
Honor .Values.global.clusterCIDR in rke2-canal
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2021-05-12 14:11:03 -07:00
Jonas Falck
22324fa3fc
Add ability to configure calico failsafe ports
...
Made FailsafeOutboundHostPorts and FailsafeInboundHostPorts configurable
to allow users to have custom network policy for example SSH (22)
Previously failsafe rules would always have opened 22 even if user had
custom GlobalNetworkPolicy applied on the node.
Fixes https://github.com/rancher/rke2/issues/921
2021-04-28 17:14:54 -07:00
Brad Davidson
491707bbeb
Update flexvol path
...
Update flex volume plugin dir to match new RKE2 default; make it a Value
so that it can be changed by users to match the kubelet setting if
necessary.
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2021-03-10 11:18:48 -08:00
Arvind Iyengar
019321a949
remove execute permissions
2021-03-01 11:16:06 -08:00
Brad Davidson
92a0565b52
Add command for flexvol-driver initcontainer
...
Related to https://github.com/rancher/rke2/issues/234
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2020-09-18 15:28:11 -07:00
Chris Kim
308e2ed97a
Disable XDP in canal
...
Signed-off-by: Chris Kim <oats87g@gmail.com>
2020-08-26 16:20:52 -07:00
Chris Kim
e4c89e5290
Add FELIX_IPTABLESBACKEND=auto
...
Signed-off-by: Chris Kim <oats87g@gmail.com>
2020-08-25 17:30:54 -07:00
Menna Elmasry
38b0316832
add private registry support for rke2-charts ( #13 )
...
* allow private registry
* add pull image from private registry
* delete old assets
* add newline at the end of _helpers.tpl files
* standardize image fields
* add system default registry to ingress-nginx
2020-08-21 20:56:13 +02:00
Menna Elmasry
acd272dd7c
remove_spaces ( #12 )
...
* remove_spaces
* delete .tgz file
2020-08-19 20:26:49 +02:00
Menna Elmasry
53cbc86e9c
Enable prometheus metrics ( #9 )
...
* Enable prometheus metrics
2020-08-19 19:07:58 +02:00
Jacob Blain Christen
74eb43e5ad
canal: fix configmap reference
...
Fixes #4
2020-08-17 10:46:15 -07:00
Menna
4f6fb63640
add rke2 packages
2020-08-12 20:08:12 +02:00