Commit Graph

174 Commits (bb84de8af6d104404c830021d4021d4acdb992e8)

Author SHA1 Message Date
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 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 c1d93543a9 Bump rke2-coredns images
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2021-10-06 16:46:34 -07:00
Michal Rostecki f83c330d57 rke2-cilium: Disable image digest usage
Upstream Cilium helm chart looks for the specific image digest for a
given release. Since we use different mirrored images, we need to
disable that check on our side.

Signed-off-by: Michal Rostecki <mrostecki@opensuse.org>
2021-10-06 16:35:52 -07:00
Hussein Galal 362643fe48
fix typo (#157) 2021-10-07 00:09:14 +02:00
Hussein Galal 31f99e6746
Upgrade nginx controller to v1.0.2 (#156)
* Upgrade nginx controller to v1.0.2

* Add newline to _helpers.tpl

* Add newline to values.yaml
2021-10-06 23:42:18 +02:00
Manuel Buil 5d2e12caa9
Merge pull request #154 from manuelbuil/update_calico_version
Update calico to 1.20.1 version
2021-10-06 11:09:22 +02:00
Manuel Buil 97706ffd8a Update calico to 1.20.1 version
This version works with k8s 1.22

Signed-off-by: Manuel Buil <mbuil@suse.com>
2021-10-05 20:28:10 +02:00
dereknola be2e6cb284 Bump all rke2-kube-proxy packages to rke2r2
Signed-off-by: dereknola <derek.nola@suse.com>
2021-10-04 15:47:15 -07:00
Derek Nola faa7277df0
Merge pull request #153 from dereknola/metric_122
Update rke2-metrics-server to v0.5.0
2021-10-01 12:06:07 -07:00
dereknola 2d2a5edab5 Update rke2-metrics-server to v0.5.0
Signed-off-by: dereknola <derek.nola@suse.com>
2021-10-01 11:33:04 -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 02ea411afd Explicitely disable encapsulation in dual-stack
Signed-off-by: Manuel Buil <mbuil@suse.com>
2021-09-24 09:50:17 +02:00
dereknola de3c422c54 Update rke2-kube-proxy to new images for v1.19, v1.20, v1.21
Signed-off-by: dereknola <derek.nola@suse.com>
2021-09-16 11:31:17 -07:00
Manuel Buil e898161f65
Merge pull request #138 from manuelbuil/calico-dual-stack
Add support for dual-stack in Calico chart
2021-09-16 12:13:39 +02:00
Michal Rostecki 7be6855132 cilium: Fix the eni value
The upstream Cilium chart changed the type of `eni` value to a nested
object. Adjust our rke2-cilium chart to that change.

Ref: rancher/rke2#1615

Signed-off-by: Michal Rostecki <mrostecki@opensuse.org>
2021-09-13 09:44:44 +02:00
dereknola 3107aa319b Update kubeproxy image to v1.21.4+rke2r4
Signed-off-by: dereknola <derek.nola@suse.com>
2021-09-09 10:54:18 -07:00
Michal Rostecki 8e4234f309
Merge pull request #143 from vadorovsky/cilium-1.10.4
cilium: Update to 1.10.4
2021-09-09 00:57:30 +02:00
Canwu Yao 96dced93c4
Add harvester-cloud-provider and harvester-csi-driver (#140)
* Add the pakcage.yaml for harvester-cloud-provider
* Add the pakcage.yaml for harvester-csi-driver
2021-09-07 13:08:27 -07:00
Manuel Buil 5024f51679 Add support for dual-stack in Calico chart
Signed-off-by: Manuel Buil <mbuil@suse.com>
2021-09-06 17:15:49 +02:00
Michal Rostecki 3f615ba055 cilium: Update to 1.10.4
Update Cilium from 1.9.8 to 1.10.4. Changelog:

https://github.com/cilium/cilium/releases/tag/v1.10.4

Ref: rancher/rke2#1615

Signed-off-by: Michal Rostecki <mrostecki@opensuse.org>
2021-09-06 14:58:35 +02:00
Hussein Galal de5dd4c9f4
Upgrade kubeproxy image to v1.21.4+rke2r3 (#141) 2021-09-02 01:56:54 +02:00
Brian Downs 58d5cc6e60
update rke2 image to r2 (#139) 2021-08-29 15:40:43 -07:00
Brian Downs 88de7d4247
update k8s to v1.21.4 (#137)
* update k8s to v1.21.4
2021-08-24 12:36:49 -07:00
Manuel Buil 2acb4d1979 Pass featureDetectOverride
This fixes https://github.com/rancher/rke2/issues/1541 even for
kernel version > 5.7

Signed-off-by: Manuel Buil <mbuil@suse.com>
2021-08-23 12:12:45 +02:00
Brian Downs a7d060c644
Merge pull request #135 from briandowns/update_rke2-k8s_images
update rke2 k8s patch version 1.19.14 and 1.20.10
2021-08-20 17:07:06 -07:00
Brian Downs c1b2275d02 update rke2 k8s patch version
Signed-off-by: Brian Downs <brian.downs@gmail.com>
2021-08-20 16:49:10 -07:00
Brad Davidson fe21c2d380 Add linux nodeSelector to coredns autoscaler and nodelocal pods
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2021-08-20 14:05:13 -07: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
Manuel Buil 215dea65b9 Change the name of the CR
Signed-off-by: Manuel Buil <mbuil@suse.com>
2021-08-12 19:54:07 +02:00
Manuel Buil 9601493243 Update calico chart with the latest version
Signed-off-by: Manuel Buil <mbuil@suse.com>
2021-08-10 08:12:32 +00:00
Brad Davidson f56c44d57f Bump hardened-kubernetes to v1.21.3-rke2r2
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2021-08-09 21:58:28 -07:00
Brad Davidson 21ff5c1807 Bump versions for v1.19.13-rke2r2-build20210806
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2021-08-06 09:26:04 -07:00
Brad Davidson b96ced794f Bump versions for v1.20.9-rke2r2-build20210805
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2021-08-05 16:30:51 -07:00
Manuel Buil e853295c99 Increase memory resources for autoscaler
Signed-off-by: Manuel Buil <mbuil@suse.com>
2021-08-05 14:07:55 +02:00
Manuel Buil 20ec89d02a
Update rke2 calico config for Windows support (#124)
Signed-off-by: Manuel Buil <mbuil@suse.com>
2021-08-03 22:08:27 +02:00
Manuel Buil 0b61f9ec00 Update dns cache image
The old image did not have iptables binaries in it which are needed

Signed-off-by: Manuel Buil <mbuil@suse.com>
2021-08-03 19:24:08 +02:00
Manuel Buil 0692021438 Update images to the hardened ones
Signed-off-by: Manuel Buil <mbuil@suse.com>
2021-08-02 19:40:30 +02:00
Erik Wilson 1ebb784e73
Bump ingress-nginx package version 2021-07-28 12:08:16 -07:00
Erik Wilson a830f361b2
Disable rke2-ingress-nginx service 2021-07-28 10:21:38 -07:00
Manuel Buil c9b8af1505 Modify the initImage
* Use our mirrored busybox image
* Provide support for repos other than docker

Signed-off-by: Manuel Buil <mbuil@suse.com>
2021-07-27 11:08:32 +02:00
Manuel Buil 28dda9d869 Add nodelocal manifests
Signed-off-by: Manuel Buil <mbuil@suse.com>
2021-07-26 15:21:41 +02:00
Manuel Buil 86c0b73961 Update coredns helm version
Signed-off-by: Manuel Buil <mbuil@suse.com>
2021-07-23 11:48:33 +02:00
Manuel Buil 3d34528f6f
Merge pull request #116 from manuelbuil/coredns_autoscaler
Activate dns autoscaler
2021-07-23 10:17:55 +02:00
Brad Davidson 24f3bb329f Bump kube-proxy versions to GA build
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2021-07-21 10:49:56 -07:00
Hussein Galal f117ffb5b0
Use kubernetes image instead of kube-proxy image (#119) 2021-07-20 19:29:50 +02:00