Vicente Cheng
df65e3e18e
Bump Harvester-CSI-driver v0.1.17
...
- for Harvester #4396
Signed-off-by: Vicente Cheng <vicente.cheng@suse.com>
2024-01-05 18:04:15 +08:00
thomasferrandiz
89c4269cc3
Merge pull request #389 from thomasferrandiz/fix-busybox-rke2-metrics-server
...
make busybox configurable and fix registry path for multus and metrics-server
2024-01-04 10:34:37 +01:00
Thomas Ferrandiz
00a742b730
make busybox configurable and fix registry path
2024-01-03 17:03:39 +00:00
thomasferrandiz
4f4ec99310
Merge pull request #388 from thomasferrandiz/fix-busybox-rke2-metrics-server
...
Use mirrored-library-busybox image
2024-01-03 15:53:16 +01:00
Thomas Ferrandiz
29e23fd8a4
Use mirrored-library-busybox image
...
- rke2-metrics-server
- rke2-multus
2024-01-03 14:30:13 +00:00
Manuel Buil
1a976a4419
Merge pull request #387 from manuelbuil/fixBugCoreDNS
...
Fix bug in local-cache when using DualStack
2024-01-03 10:02:42 +01:00
Manuel Buil
3c4a5a1089
Fix bug in local-cache when using DualStack
...
Signed-off-by: Manuel Buil <mbuil@suse.com>
2024-01-02 15:53:47 +01:00
thomasferrandiz
c05387b262
Merge pull request #386 from thomasferrandiz/multus-dhcp
...
add optional dhcp daemonset to rke2-multus
2023-12-20 10:30:16 +01:00
Thomas Ferrandiz
069e98c4e6
remove -ds in daemonset names
2023-12-18 09:18:11 +00:00
Thomas Ferrandiz
3127c33151
add optional dhcp daemonset to rke2-multus
2023-12-14 15:29:05 +00:00
Vitor Savian
7fc6440372
Added new runtime class chart
...
Signed-off-by: Vitor Savian <vitor.savian@suse.com>
2023-12-08 16:11:38 -03:00
thomasferrandiz
f70ff0cc3b
Merge pull request #383 from thomasferrandiz/update-cilium-1.14.4
...
update cilium to v1.14.4
2023-11-17 15:21:54 +01:00
Thomas Ferrandiz
759bf5b6a4
update cilium to v1.14.4
2023-11-17 10:50:36 +00:00
thomasferrandiz
6a49b02b93
Merge pull request #382 from thomasferrandiz/calico-nodeAddressAutodetectionV4
...
set nodeAddressAutodetectionV4.firstFound explicitly in calico chart and update calico to v3.26.3
2023-11-16 09:53:34 +01:00
Thomas Ferrandiz
e3e7ce8f07
set nodeAddressAutodetectionV4.firstFound explicitly
...
in installation.CalicoNetwork
If not explicitly, it is set by the Tigera Operator which prevents it from being updated through Helm or the Rancher UI.
update calico to v3.26.3
2023-11-15 14:54:34 +00:00
thomasferrandiz
f88d1b5495
Merge pull request #381 from thomasferrandiz/update-canal-v3.26.3
...
bump calico and flannel images in canal package
2023-11-13 09:25:22 +01:00
Thomas Ferrandiz
065b9d4ba9
bump calico and flannel images in canal package
2023-11-09 14:38:46 +00:00
thomasferrandiz
de39759d70
Merge pull request #379 from thomasferrandiz/update-multus-cni
...
update hardened-multus-cni to v4.0.2-build20231009
2023-10-26 09:53:54 +02:00
Derek Nola
0b7d886477
Bump ingress-nginx to chart 4.8.2, hardened controller to v1.9.3 ( #380 )
...
Signed-off-by: Derek Nola <derek.nola@suse.com>
2023-10-25 09:35:23 -07:00
Thomas Ferrandiz
1da0b46b00
update hardened-multus-cni to v4.0.2-build20231009
2023-10-25 15:13:30 +00:00
thomasferrandiz
19ccb05dfb
Merge pull request #378 from thomasferrandiz/update-hardened-cni-plugins
...
update hardened-cni-plugins to v1.2.0-build20231009
2023-10-25 14:12:49 +02:00
Thomas Ferrandiz
8a898d1788
update hardened-cni-plugins to v1.2.0-build20231009
2023-10-24 11:56:45 +00:00
Johnatas
e2a421ad9c
Update for coredns, metrics-server, whereabout, multus and canal ( #377 )
...
* update canal
Signed-off-by: Johnatas <johnatasr@hotmail.com>
* update coredns
Signed-off-by: Johnatas <johnatasr@hotmail.com>
* update metrics-server
Signed-off-by: Johnatas <johnatasr@hotmail.com>
* update whereabouts
Signed-off-by: Johnatas <johnatasr@hotmail.com>
* update multus
Signed-off-by: Johnatas <johnatasr@hotmail.com>
* back calico package version
Signed-off-by: Johnatas Santos <johnatas.santos@localhost.localdomain>
* user defined
Signed-off-by: Johnatas Santos <johnatas.santos@suse.com>
---------
Signed-off-by: Johnatas Santos <johnatas.santos@suse.com>
Co-authored-by: Johnatas Santos <johnatas.santos@suse.com>
2023-10-12 22:15:17 -03:00
Derek Nola
b7d6d7af66
Update cilium to 1.14.2 ( #374 )
...
Signed-off-by: Derek Nola <derek.nola@suse.com>
2023-10-02 09:23:33 -07:00
Manuel Buil
90bbbc4493
Merge pull request #375 from manuelbuil/coreDnsDS
...
Fix clusterdns for dualStack
2023-10-02 16:31:23 +02:00
Manuel Buil
d13d091281
Fix clusterdns for dualStack
...
Signed-off-by: Manuel Buil <mbuil@suse.com>
2023-10-02 08:59:54 +02:00
Manuel Buil
50850e1eab
Merge pull request #372 from manuelbuil/preferDS
...
ipFamilyPolicy: PreferDualStack as default
2023-09-21 14:17:58 +02:00
Manuel Buil
006adb54d0
ipFamilyPolicy: PreferDualStack as default
...
Signed-off-by: Manuel Buil <mbuil@suse.com>
2023-09-21 12:17:37 +02:00
Manuel Buil
eeb2c88be7
Merge pull request #373 from manuelbuil/fixsnapshotChart
...
Fix rke2-snapshot-validation-webhook
2023-09-21 12:15:27 +02:00
Manuel Buil
bbc81ef0c8
Fix rke2-snapshot-validation-webhook
...
Signed-off-by: Manuel Buil <mbuil@suse.com>
2023-09-20 15:45:15 +02:00
Roberto Bonafiglia
4b8427f0bf
Update Cilium to v1.14.1
...
Signed-off-by: Roberto Bonafiglia <roberto.bonafiglia@suse.com>
2023-09-13 13:30:40 +02: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
4033b0f414
Added felixConfig values to be added from values.yaml file
...
Signed-off-by: Roberto Bonafiglia <roberto.bonafiglia@suse.com>
2023-08-28 10:54:56 +02:00
thomasferrandiz
3efffcccf1
Merge pull request #366 from thomasferrandiz/update-multus-chart
...
Change rke2-multus chart to local
2023-08-18 10:59:37 +02:00
Thomas Ferrandiz
5d8f7f1106
Change rke2-multus chart to local
...
Upstream chart is not maintained so this allows us
to configure multus deployments properly.
Also bump multus image version to latest.
2023-08-18 08:53:37 +00:00
Michael Fritch
c7eede8f0f
update rke2-whereabouts to v0.6.2
...
Update DaemonSet to pass `spec.nodeName` via the env to the pod
fixup for ee7586b6b3
Signed-off-by: Michael Fritch <mfritch@suse.com>
2023-08-04 01:46:48 -07:00
Roberto Bonafiglia
97bdb7eb6e
Update cilium to v1.14.0
...
Signed-off-by: Roberto Bonafiglia <roberto.bonafiglia@suse.com>
2023-08-04 09:30:48 +02:00
Michael Fritch
ee7586b6b3
update rke2-whereabouts to v0.6.2
...
Signed-off-by: Michael Fritch <mfritch@suse.com>
2023-08-03 01:14: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
Brad Davidson
6d59d81344
Add CODEOWNERS, MAINTAINERS, enable DCO
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2023-07-28 13:34:09 -07: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
josedev-union
16b730051a
rke2-snapshot-validation-webhook: Bump the chart version
...
Current version is not validating requests to create/update `VolumeSnapshotClass` resources. This means it doesn't guarantee one default class.
Add VolumeSnapshotClass in the `validatingWebhookConfiguration` resource list
https://github.com/piraeusdatastore/helm-charts/pull/25
Signed-off-by: josedev-union <josedev-union@users.noreply.github.com>
Signed-off-by: brandond <brandond@users.noreply.github.com>
2023-07-14 13:18:44 -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
Manuel Buil
af102741d0
Merge pull request #356 from manuelbuil/multusUpdate2
...
Update multus
2023-07-07 13:17:45 +02:00
Manuel Buil
9b1c0297c9
Update multus
...
Signed-off-by: Manuel Buil <mbuil@suse.com>
2023-07-07 13:01:15 +02:00
Manuel Buil
b6e1ed078b
Merge pull request #355 from manuelbuil/multusUpdate
...
Update rke2-multus
2023-07-07 11:00:23 +02:00
Manuel Buil
b6603fa202
Update rke2-multus
...
Signed-off-by: Manuel Buil <mbuil@suse.com>
2023-07-07 10:55:51 +02:00
Roberto Bonafiglia
3ee7883a31
Update calico-crd to v3.26.1
...
Signed-off-by: Roberto Bonafiglia <roberto.bonafiglia@suse.com>
2023-07-07 10:24:33 +02:00
Roberto Bonafiglia
16403a158a
Update calico to v3.26.1 and Cilium to v1.13.4
...
Signed-off-by: Roberto Bonafiglia <roberto.bonafiglia@suse.com>
2023-07-07 09:32:11 +02:00
Derek Nola
0fe0119ea6
Bump ingress-nginx to 4.6.1 chart ( #352 )
...
* Bump ingress-nginx to 4.6.1 chart
Signed-off-by: Derek Nola <derek.nola@suse.com>
2023-06-30 10:51:55 -07:00