Commit Graph

37 Commits (f97c2c92e30a2c7bd3b12ce4731ad8bfe88a4bab)

Author SHA1 Message Date
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 1bb94751d9 Update Calico to v3.24.5 and Flannel to v0.20.2 on Canal
Signed-off-by: Roberto Bonafiglia <roberto.bonafiglia@suse.com>
2022-12-01 20:43:21 +01:00
Brooks Newberry cfb9f52936
update charts to use bci-based images 2022-10-13 09:47:19 -07: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
Manuel Buil 59e0cdf7de Update calico images to v3.24.1
Signed-off-by: Manuel Buil <mbuil@suse.com>
2022-10-11 16:11:49 +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 f9fded3809 Fixed canal chart version 2022-03-17 15:44:55 +01:00
Roberto Bonafiglia 4c98d1e709 Updated version 2022-03-17 14:24:59 +01:00
Manuel Buil 599b737524 Update flannel version
Signed-off-by: Manuel Buil <mbuil@suse.com>
2022-03-17 10:24:39 +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 901010895f Update package.yaml
Delete unnecessary version information.
Update packageVersion.
2022-01-27 14:06:07 +09:00
n-guitar 3120f03b6a
Merge branch 'main-source' into canal/add-option 2022-01-26 15:55:00 +09:00
Manuel Buil bd491f566c Update flannel and calico to latest in canal
Signed-off-by: Manuel Buil <mbuil@suse.com>
2022-01-19 09:56:19 +01:00
Manuel Buil 719a7f8982 Update Chart.yaml with the newer version
Signed-off-by: Manuel Buil <mbuil@suse.com>
2022-01-14 18:56:57 +01: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 dfde82c73e Change packageVersion 2022-01-08 19:13:40 +09:00
Brad Davidson 1bf8db05be Bump image tags for golang bumps
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2021-11-19 15:15:21 -08:00
Manuel Buil ca5fad89b9 Update the flannel image
Move to v0.15.1 so that we can have the systemd problem fixed

Signed-off-by: Manuel Buil <mbuil@suse.com>
2021-10-21 17:01:47 +02: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 6b92466167 Bump chart version
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2021-10-06 17:22:52 -07:00
Brad Davidson efe188733d Bump flannel and calico images
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2021-10-06 16:54:29 -07: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 d4bda1833c
Bump all packageVersions and introduce comment
Why do we need to bump all the packageVersions?

The new charts-build-scripts treat Chart.yaml and requirements.yaml as "managed files", which means that the scripts themselves can make changes to those files.

When the scripts touch those files (e.g. to add a new dependency based on the contents of generated-changes/dependencies or to patch a rcVersion or packageVersion to the chart), dumping back out the YAML results in slight changes due to the unmarshalling process, such as the re-ordering of annotations.

Since these minor changes comprise a change introduced by Rancher and the scripts refuse changes that modify already released packages, the simple fix for this is just to universally bump the packageVersion as part of the migration process.

As part of creating this PR, I generated these minor changes in https://github.com/aiyengar2/charts-diff/tree/rke2-charts/diff so that we can sign off that these are indeed inconsequential to the migration. For context, the process used to generate these files was:
- Pull in the current branch. Run make charts with the old scripts
- Pull in the migration branch. Run make charts with the new scripts
- Dump the diff between them in a patch file

Signed-off-by: Arvind Iyengar <arvind.iyengar@rancher.com>
2021-02-25 18:45:59 -08:00
Arvind Iyengar 36569143f0
Migrate all packages
Just needed to run:
```bash
REPOSITORY=https://github.com/rancher/rke2-charts BRANCH=main-source ./scripts/regenerate-packages
```

Signed-off-by: Arvind Iyengar <arvind.iyengar@rancher.com>
2021-02-25 17:35:31 -08:00