Commit Graph

51 Commits (41e4cb492fd51906e9661ccbb9105a350b7fb065)

Author SHA1 Message Date
Brooks Newberry eba78d7133
update rke2-multus
Signed-off-by: GitHub <noreply@github.com>
2024-10-22 16:52:02 +00:00
manuelbuil e26e77b78e Bump cni plugins version
Signed-off-by: manuelbuil <mbuil@suse.com>
2024-10-22 12:10:09 +02:00
Brad Davidson 8186c74b7a Pass CNI confDir and binDir through to whereabouts pod env
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2024-10-21 09:25:22 -07:00
Michael Fritch 03cf9296c4
Update hardened-cni-plugins to `v1.5.1-build20241009`
updates the cni-plugins for cilium, flannel and multus

Signed-off-by: Michael Fritch <mfritch@suse.com>
2024-10-10 07:27:47 -06:00
UPDATECLI_GITHUB_ACTOR a4d7c19ec7 chore: Bump to latest multus version in the chart
Made with ❤️️ by updatecli
2024-10-09 16:04:15 +00:00
Micke Lisinge dc2a4324e8
Match Multus ConfigMap name in DaemonSet
Signed-off-by: Micke Lisinge <hi@micke.me>
2024-09-26 22:11:49 +02:00
manuelbuil 61ffe2299d Bump multus, whereabouts, cniplugins and flannel images
Signed-off-by: manuelbuil <mbuil@suse.com>
2024-09-10 14:33:51 +02:00
Thomas Ferrandiz 06539bb712 Fix multus chart version
The `'version` field should start with a v
2024-09-05 08:51:33 +00:00
Michael Fritch 627c9f537f
Update to multus version `4.1.0-build20240830`
Generated via manual run:
```
$ MULTUS_VERSION="v4.1.0-build20240830" ./updatecli/scripts/update-multus.sh
```

Signed-off-by: Michael Fritch <mfritch@suse.com>
2024-09-03 12:15:54 -06:00
Michael Fritch 6ebab6c60b
Bump hardened-cni-plugins to `v1.5.1-build20240830`
Signed-off-by: Michael Fritch <mfritch@suse.com>
2024-09-03 12:15:07 -06:00
Thomas Ferrandiz bdc754f6c4 Bump multus chart version 2024-09-03 15:42:46 +00:00
UPDATECLI_GITHUB_ACTOR f0ad0578dc chore: Bump to latest multus version in the chart
Made with ❤️️ by updatecli
2024-06-17 07:37:25 +02:00
Manuel Buil f8b6ee09a8 Bump whereabouts/multus
Signed-off-by: Manuel Buil <mbuil@suse.com>
2024-05-27 10:04:47 +02:00
Manuel Buil b6d1d4d196 Use binDir in DHCP ds and add tolerations
Signed-off-by: Manuel Buil <mbuil@suse.com>
2024-04-02 11:05:45 +02:00
Manuel Buil 893bce4167 Add cni path config in whereabouts to make it work in k3s
Signed-off-by: Manuel Buil <mbuil@suse.com>
2024-03-27 07:40:11 +01:00
Manuel Buil aed82c0d99 Remove the -buildxxxx from Multus
Signed-off-by: Manuel Buil <mbuil@suse.com>
2024-03-22 17:04:53 +01:00
Michael Fritch 2d5a787d74
Remove `kubernetes.io/arch` nodeSelector
Adapt the multus and whereabouts charts to allow arm64 based images

Also adds a `kubernetes.io/os: linux` nodeSelector to the whereabouts chart

Issue: https://github.com/rancher/rke2/issues/5538
Signed-off-by: Michael Fritch <mfritch@suse.com>
2024-03-07 07:44:46 -07:00
Manuel Buil ebd34a7fd3 Uncomment some multus options
Signed-off-by: Manuel Buil <mbuil@suse.com>
2024-02-15 12:04:41 +01:00
Manuel Buil 2e5b862134 Bump whereabouts and multus versions
Signed-off-by: Manuel Buil <mbuil@suse.com>
2024-02-08 15:20:07 +01:00
Thomas Ferrandiz b3fec86a9f rke2-whereabouts: fix gloablSystemRegistry and securityContext 2024-01-15 15:15:46 +00:00
Thomas Ferrandiz 9dad6f78bd fix multus chart NOTES.txt file 2024-01-09 15:53:14 +00:00
Thomas Ferrandiz 00a742b730 make busybox configurable and fix registry path 2024-01-03 17:03:39 +00:00
Thomas Ferrandiz 29e23fd8a4 Use mirrored-library-busybox image
- rke2-metrics-server
- rke2-multus
2024-01-03 14:30:13 +00: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
Thomas Ferrandiz 1da0b46b00 update hardened-multus-cni to v4.0.2-build20231009 2023-10-25 15:13:30 +00: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
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
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
Manuel Buil 9b1c0297c9 Update multus
Signed-off-by: Manuel Buil <mbuil@suse.com>
2023-07-07 13:01:15 +02:00
Manuel Buil b6603fa202 Update rke2-multus
Signed-off-by: Manuel Buil <mbuil@suse.com>
2023-07-07 10:55:51 +02:00
Brian Downs 78662d898c
updated charts for AMR64 (#349) 2023-06-12 16:05:39 -07:00
Thomas Ferrandiz 29ac5ea09c update rke2-whereabouts to v0.6.1 2023-03-30 13:34:59 +00:00
Thomas Ferrandiz b4801592e0 Update multus and whereabouts
- Multus: update to v3.9.3
- Whereabouts: update to v0.6
2023-01-10 09:18:03 +00:00
Thomas Ferrandiz 783abe7efe update multus and whereabouts charts to track upstream chart updates
Signed-off-by: Thomas Ferrandiz <thomas.ferrandiz@suse.com>
2022-12-01 17:22:01 +00:00
Thomas Ferrandiz 99a1da93d4 upgrade multus to v3.9-build20221028 2022-10-28 14:15:30 +00:00
Thomas Ferrandiz de22326cde bump rke-whereabouts version to use BCI image 2022-10-28 07:42:40 +00:00
Brooks Newberry 12ba66a621
revert multus packageVersion 2022-10-13 15:01:32 -07:00
Brooks Newberry cfb9f52936
update charts to use bci-based images 2022-10-13 09:47:19 -07:00
Thomas Ferrandiz 1d916f4a78 add whereabouts CNI as a dependency of the multus chart 2022-06-10 17:57:09 +02:00
Manuel Buil 2002dc37d5 Start consuming upstream rke2-multus chart
Signed-off-by: Manuel Buil <mbuil@suse.com>
2022-05-13 18:09:18 +02:00
Manuel Buil 742b41fd45 Update multus images
Signed-off-by: Manuel Buil <mbuil@suse.com>
2022-05-04 11:14:05 +02: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 bb84de8af6 Change the version
Signed-off-by: Manuel Buil <mbuil@suse.com>
2021-10-07 12:51:18 +02:00
Manuel Buil 6e46cb5191 Update multus images for 1.22
Signed-off-by: Manuel Buil <mbuil@suse.com>
2021-10-07 12:06:26 +02:00
Brad Davidson 550851f5b4 add linux nodeSelectors to charts
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2021-08-19 11:29:56 -07:00
Michal Rostecki ab9a260e3a multus: Make the daemonset init container privileged
Before this change, the multus daemonset init container had troubles
with running with SELinux in enforced mode, due to lack of the
container_file_t label on the host /opt/cni/bin directory. Fix that by
making the container privileged.

Ref: rancher/rke2#746
Signed-off-by: Michal Rostecki <mrostecki@opensuse.org>
2021-06-23 18:48:32 +02:00
Hussein Galal 12275df431
Add tolerations to network plugins and coredns (#98)
* Add toleration for calico

* Add coredns tolerations

* Add multus tolerations

* Add sriov tolerations

* Add cilium tolerations

* fix sriov

* Fix coredns
2021-05-27 21:12:25 +02:00