- 08 Nov, 2022 1 commit
-
-
Waqar Ahmed authored
-
- 26 Oct, 2022 2 commits
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
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
-
- 14 Oct, 2022 1 commit
-
-
Matt Trachier authored
Signed-off-by:
matttrach <matttrach@gmail.com>
-
- 11 Oct, 2022 1 commit
-
-
Brad Davidson authored
For 1.24 and earlier, the svclb pods need a ServiceAccount so that we can allow their sysctls in PSPs Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 10 Oct, 2022 2 commits
-
-
Manuel Buil authored
Fix dualStack test
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
- 08 Oct, 2022 1 commit
-
-
Derek Nola authored
* Replace ioutil package * check integration test null pointer * Remove rotate retries Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
- 07 Oct, 2022 3 commits
-
-
Brad Davidson authored
Taint the first node so that the helm job doesn't run on it. In a real cluster the helm job would eventually succeed once all the servers were upgraded and had the new chart tarball. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Derek Nola authored
Use setup-go action to cache dependencies
-
Derek Nola authored
Add journalctl logs to E2E tests
-
- 06 Oct, 2022 7 commits
-
-
Brad Davidson authored
Replace ETCD-JOIN-STABLE-SECOND with ETCD-JOIN-LATEST-FIRST. We don't support joining down-level servers to existing clusters, as the new down-level server will try to deploy older versions of the packaged manifests. 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>
-
jongwooo authored
Signed-off-by:
jongwooo <han980817@gmail.com>
-
Vladimir Pouzanov authored
CA cert will never be equal to the serving-kube-apiserver cert so it seems like a copy-paste error. Signed-off-by:
Vladimir Pouzanov <farcaller@gmail.com>
-
Brad Davidson authored
The kubelet port can be overridden by users; we shouldn't assume its always 10250 Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
We should be reading from the hijacked bufio.ReaderWriter instead of directly from the net.Conn. There is a race condition where the underlying http handler may consume bytes from the hijacked request stream, if it comes in the same packet as the CONNECT header. These bytes are left in the buffered reader, which we were not using. This was causing us to occasionally drop a few bytes from the start of the tunneled connection's client data stream. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 04 Oct, 2022 1 commit
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 30 Sep, 2022 7 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
If CCM and ServiceLB are both disabled, don't run the cloud-controller-manager at all; this should provide the same CLI flag behavior as previous releases, and not create problems when users disable the CCM but still want ServiceLB. 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>
-
Brad Davidson authored
... and drop legacy ClusterID support. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Derek Nola authored
Add cluster reset test
-
- 29 Sep, 2022 5 commits
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Shylaja Devadiga authored
Signed-off-by:
Shylaja Devadiga <shylaja@rancher.com>
-
Shylaja Devadiga authored
Signed-off-by:
Shylaja Devadiga <shylaja@rancher.com>
-
Brooks Newberry authored
-
Manuel Buil authored
Add flannel-external-ip when there is a k3s node-external-ip
-
- 28 Sep, 2022 1 commit
-
-
Derek Nola authored
E2E: Groundwork for PR runs
-
- 26 Sep, 2022 1 commit
-
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
- 22 Sep, 2022 1 commit
-
-
Matt Trachier authored
Signed-off-by:
matttrach <matttrach@gmail.com>
-
- 20 Sep, 2022 2 commits
-
-
Derek Nola authored
Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
Derek Nola authored
Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
- 19 Sep, 2022 1 commit
-
-
Derek Nola authored
Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
- 16 Sep, 2022 1 commit
-
-
Matt Trachier authored
* Update to v1.25.1 * bump go version Signed-off-by:
matttrach <matttrach@gmail.com>
-
- 15 Sep, 2022 1 commit
-
-
Nikolai Shields authored
-
- 13 Sep, 2022 1 commit
-
-
Derek Nola authored
Restore original INSTALL_K3S_SKIP_DOWNLOAD behavior
-