- 20 Feb, 2022 1 commit
-
-
Hussein Galal authored
* Update to v1.21.10 Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * Upgrade treafik image to 2.6.1 Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * Upgrade treafik image in image-list Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * add debug to download script Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * Enable make generate to use dapper and standardize go and gzip versions (#4861) Signed-off-by:
Derek Nola <derek.nola@suse.com> * fix go generate Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * fix deep copy generated file Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * Update go.mod Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> Co-authored-by:
Derek Nola <derek.nola@suse.com>
-
- 10 Feb, 2022 2 commits
-
-
Manuel Buil authored
[Release 1.21] Fix annoying netpol heartbeat missing log
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
- 09 Feb, 2022 2 commits
-
-
Manuel Buil authored
[Release 1.21] Remove the iptables rules from ipmasq flannel
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
- 08 Feb, 2022 1 commit
-
-
Manuel Buil authored
[Release 1.21] netpol: Use kube-router as a library
-
- 07 Feb, 2022 2 commits
-
-
Michal Rostecki authored
Before this change, we were copying a part of kube-router code to pkg/agent/netpol directory with modifications, from which the biggest one was consumption of k3s node config instead of kube-router config. However, that approach made it hard to follow new upstream versions. It's possible to use kube-router as a library, so it seems like a better way to do that. Instead of modifying kube-router network policy controller to comsume k3s configuration, this change just converts k3s node config into kube-router config. All the functionality of kube-router except netpol is still disabled. Signed-off-by:
Michal Rostecki <mrostecki@opensuse.org> Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
Derek Nola authored
* Check for kubeconfig flag Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
- 01 Feb, 2022 1 commit
-
-
Derek Nola authored
* Add server flag to access nonlocal/nondefault k3s server (#5016) Signed-off-by:
Derek Nola <derek.nola@suse.com> * Update gitignore Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
- 25 Jan, 2022 1 commit
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 20 Jan, 2022 1 commit
-
-
Derek Nola authored
* Update to v1.21.9 Signed-off-by:
Derek Nola <derek.nola@suse.com> * Run go mod tidy with correct go version Signed-off-by:
Derek Nola <derek.nola@suse.com> * Update tags to k3s-io for v1.21.9 Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
- 19 Jan, 2022 6 commits
-
-
Manuel Buil authored
[Release 1.21] Remove ip6table rules when cleaning up k3s
-
Roberto Bonafiglia authored
[Release 1.21] Add IPv6 NAT
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Backport CRD lookup fix from a5355f08Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Update images and manifests/charts for coredns, local-path-provisioner, traefik, and pause Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Farukh Khan authored
Kubernetes Metrics Server version upgrade with the following changes: Remove elevated permissions cap_net_bind_service from metrics-server Fix bad architecture metadata Fix reporting inconsistent number of nodes, caused by using invalid Kubelet node start time metric Fix reporting partial container metrics for pod Signed-off-by:
Farukh Khan <farukhkhan21@gmail.com>
-
- 18 Jan, 2022 6 commits
-
-
Brian Downs authored
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
Roberto Bonafiglia authored
Signed-off-by:
Roberto Bonafiglia <roberto.bonafiglia@gmail.com>
-
Roberto Bonafiglia authored
Signed-off-by:
Roberto Bonafiglia <roberto.bonafiglia@gmail.com>
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
Roberto Bonafiglia authored
Signed-off-by:
Roberto Bonafiglia <roberto.bonafiglia@gmail.com>
-
- 14 Jan, 2022 3 commits
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Derek Nola authored
Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
- 12 Jan, 2022 1 commit
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 07 Jan, 2022 2 commits
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 06 Jan, 2022 1 commit
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 27 Dec, 2021 3 commits
-
-
Luther Monson authored
[release-1.21] Remove vendor dir
-
Luther Monson authored
Signed-off-by:
Luther Monson <luther.monson@gmail.com>
-
Luther Monson authored
Signed-off-by:
Luther Monson <luther.monson@gmail.com>
-
- 22 Dec, 2021 7 commits
-
-
Brad Davidson authored
Closes a gap in test coverage. Also fixes an issue where args and hooks from previous test runs were not being reset for subsequent runs. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 52e450f0)
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 9919f229)
-
Brad Davidson authored
This failed if the build metadata contained a period, as in v1.23.0-rc.0 Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 247298a2)
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 6872e7da)
-
Brad Davidson authored
If you don't explicitly close the etcd client when you're done with it, the GRPC connection hangs around in the background. Normally this is harmelss, but in the case of the temporary etcd we start up on 2399 to reconcile bootstrap data, the client will start logging errors afterwards when the server goes away. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 8ad7d141)
-
Brad Davidson authored
* Move runc and k3s-root versions into versions.sh * Remove commented-out cruft from build script * Other minor tweaks Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 8737e2e1)
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 89e63972)
-