- 26 Apr, 2022 1 commit
-
-
Roberto Bonafiglia authored
Signed-off-by:
Roberto Bonafiglia <roberto.bonafiglia@suse.com>
-
- 25 Apr, 2022 1 commit
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 22 Apr, 2022 1 commit
-
-
Derek Nola authored
* Add RetryOnConflict around updating nodes Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
- 21 Apr, 2022 1 commit
-
-
Brad Davidson authored
Use ListWatch helpers to retry when the watch channel is closed. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 20 Apr, 2022 2 commits
-
-
Derek Nola authored
* Update to v1.22.9 Signed-off-by:
Derek Nola <derek.nola@suse.com> * Update tags to k3s-io for v1.22.9 Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
- 19 Apr, 2022 1 commit
-
-
Derek Nola authored
* netpol: Add dual-stack support This change allows to define two cluster CIDRs for compatibility with Kubernetes dual-stuck, with an assumption that two CIDRs are usually IPv4 and IPv6. It does that by levearaging changes in out kube-router fork, with the following downstream release: https://github.com/k3s-io/kube-router/releases/tag/v1.3.2%2Bk3sSigned-off-by:
Michal Rostecki <vadorovsky@gmail.com> Signed-off-by:
Derek Nola <derek.nola@suse.com> * Add s390x arch support for k3s (#5018) * Update docs to include s390x arch Signed-off-by:
Venkata Krishna Rohit Sakala <rohitsakala@gmail.com> * Add s390x drone pipeline Signed-off-by:
Venkata Krishna Rohit Sakala <rohitsakala@gmail.com> * Install trivy linux arch only for amd64 This is done so that trivy is not installed for s390x arch Signed-off-by:
Venkata Krishna Rohit Sakala <rohitsakala@gmail.com> * Add s390x arch if condition for Dockerfile.test Signed-off-by:
Venkata Krishna Rohit Sakala <rohitsakala@gmail.com> * Add s390x arch in install script Signed-off-by:
Venkata Krishna Rohit Sakala <rohitsakala@gmail.com> * Add s390x GOARCH in build script Signed-off-by:
Venkata Krishna Rohit Sakala <rohitsakala@gmail.com> * Add SUFFIX s390x in scripts Signed-off-by:
Venkata Krishna Rohit Sakala <rohitsakala@gmail.com> * Skip image scan for s390x arch Signed-off-by:
Venkata Krishna Rohit Sakala <rohitsakala@gmail.com> * Update klipper-lb to version v0.3.5 Signed-off-by:
Venkata Krishna Rohit Sakala <rohitsakala@gmail.com> * Update traefik version to v2.6.2 Signed-off-by:
Venkata Krishna Rohit Sakala <rohitsakala@gmail.com> * Update registry to v2.8.1 in tests which supports s390x Signed-off-by:
Venkata Krishna Rohit Sakala <rohitsakala@gmail.com> * Skip compact tests for s390x arch This is done because compact test require a previous k3s version which supports s390x and it is not available Signed-off-by:
Venkata Krishna Rohit Sakala <rohitsakala@gmail.com> Signed-off-by:
Derek Nola <derek.nola@suse.com> * Increase k3s-root version to v0.10.0 which includes s390x support Signed-off-by:
Derek Nola <derek.nola@suse.com> Co-authored-by:
Michal Rostecki <vadorovsky@gmail.com> Co-authored-by:
Sakala Venkata Krishna Rohit <rohitsakala@gmail.com>
-
- 15 Apr, 2022 11 commits
-
-
Michal Rostecki authored
This change allows to define two cluster CIDRs for compatibility with Kubernetes dual-stuck, with an assumption that two CIDRs are usually IPv4 and IPv6. It does that by levearaging changes in out kube-router fork, with the following downstream release: https://github.com/k3s-io/kube-router/releases/tag/v1.3.2%2Bk3sSigned-off-by:
Michal Rostecki <vadorovsky@gmail.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 7e447692)
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 5b2c14b1)
-
Brad Davidson authored
Also update cert gen to ensure leaf certs are regenerated if other key fields change. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 99851b0f)
-
Brad Davidson authored
Avoids divide-by-zero when the password file is empty Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 0bf7c095)
-
Brad Davidson authored
This controller only needs to run when using managed etcd, so move it in with the rest of the etcd stuff. This change also modifies the controller to only watch the Kubernetes service endpoint, instead of watching all endpoints in the entire cluster. Fixes an error message revealed by use of a newer grpc client in Kubernetes 1.24, which logs an error when the Put to etcd failed because kine doesn't support the etcd Put operation. The controller shouldn't have been running without etcd in the first place. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit f37e7565)
-
Brad Davidson authored
Don't attempt to retrieve snapshot metadata configmap if the apiserver isn't available. This could be triggered if the cron expression caused a snapshot to be triggered before the apiserver is up. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 2a429aac)
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 49544e0d)
-
Brad Davidson authored
This is required to make the websocket tunnel server functional on etcd-only nodes, and will save some code on the RKE2 side once pulled through. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit af0b496e)
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit e7437d4a)
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 14 Apr, 2022 3 commits
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Roberto Bonafiglia authored
[Release 1.22] Wireguard native flannel support
-
Roberto Bonafiglia authored
Signed-off-by:
Roberto Bonafiglia <roberto.bonafiglia@suse.com>
-
- 13 Apr, 2022 1 commit
-
-
Michal Rostecki authored
Signed-off-by:
Dirk Müller <dirk@dmllr.de>
-
- 11 Apr, 2022 3 commits
-
-
Roberto Bonafiglia authored
Signed-off-by:
Roberto Bonafiglia <roberto.bonafiglia@suse.com>
-
Roberto Bonafiglia authored
Signed-off-by:
Roberto Bonafiglia <roberto.bonafiglia@suse.com>
-
Euan Kemp authored
Ideally we'd have fully fleshed out support for it (i.e. #5011), but that's a potentially breaking change and taking a little while to merge. This is a much simpler change which won't break anything, but will allow a "Type": "wireguard" reference in the "--flannel-conf" custom config file to work. Signed-off-by:
Euan Kemp <euank@euank.com>
-
- 08 Apr, 2022 2 commits
-
-
Manuel Buil authored
[Release 1.22] Update helm-controller version
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
- 06 Apr, 2022 1 commit
-
-
Roberto Bonafiglia authored
[release 1.22] Fix ipv6 url
-
- 05 Apr, 2022 8 commits
-
-
Roberto Bonafiglia authored
Signed-off-by:
Roberto Bonafiglia <roberto.bonafiglia@suse.com>
-
Roberto Bonafiglia authored
Signed-off-by:
Roberto Bonafiglia <roberto.bonafiglia@suse.com>
-
Roberto Bonafiglia authored
Signed-off-by:
Roberto Bonafiglia <roberto.bonafiglia@suse.com>
-
Roberto Bonafiglia authored
Signed-off-by:
Roberto Bonafiglia <roberto.bonafiglia@suse.com>
-
Roberto Bonafiglia authored
Signed-off-by:
Roberto Bonafiglia <roberto.bonafiglia@suse.com>
-
Roberto Bonafiglia authored
Signed-off-by:
Roberto Bonafiglia <roberto.bonafiglia@suse.com>
-
Roberto Bonafiglia authored
Signed-off-by:
Roberto Bonafiglia <roberto.bonafiglia@suse.com>
-
Roberto Bonafiglia authored
Signed-off-by:
Roberto Bonafiglia <roberto.bonafiglia@suse.com>
-
- 30 Mar, 2022 3 commits
-
-
Luther Monson authored
[1.22] Wrap containerd.New
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Luther Monson authored
Signed-off-by:
Luther Monson <luther.monson@gmail.com>
-
- 28 Mar, 2022 1 commit
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-