- 08 May, 2022 1 commit
-
-
Waqar Ahmed authored
-
- 06 Apr, 2022 1 commit
-
-
Waqar Ahmed authored
-
- 05 Apr, 2022 3 commits
-
-
Waqar Ahmed authored
-
Waqar Ahmed authored
-
Waqar Ahmed authored
This commit adds changes updating zfs-operator/kube-router manifests as we have had changes upstream in the respective services and in kubernetes as well where api versions have switched
-
- 31 Mar, 2022 2 commits
-
-
Waqar Ahmed authored
-
Waqar Ahmed authored
-
- 30 Mar, 2022 14 commits
-
-
Waqar Ahmed authored
-
Waqar Ahmed authored
-
Waqar Ahmed authored
-
Waqar Ahmed authored
-
Waqar Ahmed authored
-
Waqar Ahmed authored
-
Waqar Ahmed authored
-
Waqar Ahmed authored
This commit adds changes to update zfs-localpv from upstream. There have been breaking changes upstreamwhere how openebs-zfs-node behaves has changed and we should update accordingly.
-
Waqar Ahmed authored
Remove zfs-localpv images from docker images to be added to k3s package We don't use zfs-localpv for charts we support. Users looking to use it can pull it from network automatically when they use it. This should reduce image size by a considerable size, almost ~200MB. Fix zfs operator Update generated bindata Remove zfs-operator from manifests K3s has an issue where it does not apply all CRDs specified. So we will be applying the zfs-operator manifest ourselves in this case to ensure all necessary bits are in place. Update pkg bind data Add zstd as build dep Remove docker.io from image tag names Fix zfs-localpv crd (#11) We had a bug in k3s where it was not applying the manifests in manifests directory properly ( similar to how we would expect with kubectl ) and the fault lied with it not specifically supporting beta version of CRD api which zfs-localpv specified upstream. However upstream zfs-localpv has fixed it by using the stable api verison ( the issue remains in k3s still but as we are not consuming the beta api anymore, we are not going to be hit by it ).
-
Waqar Ahmed authored
-
Waqar Ahmed authored
Add multus daemonset Add k3s debian package Update image tags for airgap install Add script to pull/save docker images during debian packaging Pull/save docker images during packaging Disable local-storage for k3s in systemd Remove klipper-helm from build Remove multus from airgapped message Make sure we kill dockerd in case of failure Remove multus daemonset Correctly pull docker images Add multus/plugins as deps Add helm as a dep Remove flannel manifest Add kuberouter yaml Disable default kube-proxy / network policy Add ipset/ipvsadm as deps Add (iptables/arptables/ebtables)-legacy as a dep Disable cloud controller by default Fix node name to ix-truenas Remove kuberouter deployment Add kube-router as dep
-
Luther Monson authored
[master] 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>
-
- 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 3 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>
-
- 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 6 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>
-
Brad Davidson authored
This allows secondary etcd nodes to bootstrap the kubelet before an apiserver joins the cluster. Rancher waits for all the etcd nodes to come up before adding the control-plane nodes, so this needs to be handled properly. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Derek Nola authored
* Replace CentOS 8 with Rocky 8 for install testing Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
- 17 Mar, 2022 4 commits
-
-
Derek Nola authored
* Simplify role in existing tests * Update other tests to output vagrant log on failure * go test for split server Signed-off-by:
Derek Nola <derek.nola@suse.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>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 16 Mar, 2022 1 commit
-
-
Jossemar Cordero authored
-