- 13 Apr, 2022 1 commit
-
-
ShylajaDevadiga authored
Signed-off-by:
Shylaja Devadiga <shylaja.devadiga@suse.com> Signed-off-by:
Shylaja Devadiga <shylaja@rancher.com>
-
- 12 Apr, 2022 1 commit
-
-
Dirk Müller authored
Signed-off-by:Dirk Müller <dirk@dmllr.de>
-
- 11 Apr, 2022 1 commit
-
-
Deshi Xiao authored
should use 'return disables[baseName]' instead of 'if disables[baseName] { return true }; return false' Signed-off-by:Deshi Xiao <xiaods@gmail.com>
-
- 08 Apr, 2022 4 commits
-
-
Hussein Galal authored
* Add certificate rotation integration tests Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * fix data dir in cert rotation Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * fix comments Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * fix comments Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com>
-
Manuel Buil authored
Update helm-controller version
-
Manuel Buil authored
Signed-off-by:Manuel Buil <mbuil@suse.com>
-
Roberto Bonafiglia authored
Add wireguard native flannel backend
-
- 07 Apr, 2022 5 commits
-
-
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>
-
Roberto Bonafiglia authored
Signed-off-by:Roberto Bonafiglia <roberto.bonafiglia@suse.com>
-
Roberto Bonafiglia authored
Signed-off-by:Roberto Bonafiglia <roberto.bonafiglia@suse.com>
-
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>
-
Michal Rostecki authored
netpol: Add dual-stack support
-
- 06 Apr, 2022 5 commits
-
-
Brad Davidson authored
Avoids divide-by-zero when the password file is empty Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
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>
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
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>
-
- 05 Apr, 2022 2 commits
-
-
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>
-
Roberto Bonafiglia authored
Fixed etcd URL in case of IPv6 address
-
- 31 Mar, 2022 2 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>
-
- 30 Mar, 2022 5 commits
-
-
Roberto Bonafiglia authored
Signed-off-by:Roberto Bonafiglia <roberto.bonafiglia@suse.com>
-
Luther Monson authored
[master] Wrap containerd.New
-
Roberto Bonafiglia authored
Signed-off-by:Roberto Bonafiglia <roberto.bonafiglia@suse.com>
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Luther Monson authored
Signed-off-by:Luther Monson <luther.monson@gmail.com>
-
- 29 Mar, 2022 1 commit
-
-
Roberto Bonafiglia authored
Signed-off-by:Roberto Bonafiglia <roberto.bonafiglia@suse.com>
-
- 28 Mar, 2022 1 commit
-
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
- 25 Mar, 2022 2 commits
-
-
Brad Davidson authored
Improve feedback when running secrets-encrypt commands on etcd-only nodes, and allow etcd-only nodes to properly restart when effecting rotation. Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Michal Rostecki authored
vagrant: Enable IPv6 and IP forwarding, set NFS options
-
- 23 Mar, 2022 4 commits
-
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Don't hardcode the event namespace when creating event recorders; some controllers want to create events in other namespaces. Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Closing idle connections isn't guaranteed to close out a pooled connection to a loadbalancer endpoint that has been removed. Instead, ensure that requests used to wait for the apiserver to become ready aren't reused. Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Roberto Bonafiglia authored
Signed-off-by:Roberto Bonafiglia <roberto.bonafiglia@suse.com>
-
- 21 Mar, 2022 2 commits
-
-
Michal Rostecki authored
NFS is the default (and well tested) mount type for vagrant-libvirt. Howver, to make it work, it nneeds the vers=3,tcp options to be provided. Signed-off-by:Michal Rostecki <vadorovsky@gmail.com>
-
Michal Rostecki authored
By default, the most of Vagrant boxes are explicitly disabling IPv6 through sysctl. This change makes sure that IPv6, and also IP forwarding for all families, are enabled. This change is necessary for using dual-stack in Vagrant environment. Signed-off-by:Michal Rostecki <vadorovsky@gmail.com>
-
- 18 Mar, 2022 4 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>
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
ShylajaDevadiga authored
Signed-off-by:Shylaja Devadiga <shylaja.devadiga@suse.com>
-