- 17 Oct, 2022 1 commit
-
-
Brad Davidson authored
The InstancesV1 interface handled this for us by combining the ProviderName and InstanceID values; the new interface requires us to do it manually Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 14 Oct, 2022 2 commits
-
-
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> (cherry picked from commit f25419ca)
-
Matt Trachier authored
Signed-off-by:
matttrach <matttrach@gmail.com>
-
- 10 Oct, 2022 2 commits
-
-
Manuel Buil authored
[Release 1.24] 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 14 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>
-
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>
-
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>
-
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>
-
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>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 29 Sep, 2022 2 commits
-
-
Manuel Buil authored
[Release 1.24] Add flannel-external-ip when there is a k3s node-external-ip
-
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>
-
- 16 Sep, 2022 1 commit
-
-
Matt Trachier authored
* Update to v1.24.5 * bump go version to 1.18.6 Signed-off-by:
matttrach <matttrach@gmail.com>
-
- 10 Sep, 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>
-
Brad Davidson authored
Also reorder validations to perform the short checks first so that things fail faster if there's a problem. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 8f41fe1a)
-
- 06 Sep, 2022 1 commit
-
-
Derek Nola authored
* Expand startup integration test * add new data-dir subtest * Added node flag subtest * Fix to E2E tests * Convert existing test to new server logging Signed-off-by:
Derek Nola <derek.nola@suse.com> * Convert nightly install to v1.24 channel Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
- 02 Sep, 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>
-
Roberto Bonafiglia authored
Signed-off-by:
Roberto Bonafiglia <roberto.bonafiglia@suse.com>
-
- 26 Aug, 2022 5 commits
-
-
ShylajaDevadiga authored
Signed-off-by:
Shylaja Devadiga <shylaja@rancher.com>
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
Akihiro Suda authored
Signed-off-by:
Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
-
Derek Nola authored
* Convert install tests to run PR version of k3s Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
Derek Nola authored
* Add e2e support for centos7 and rocky8 Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
- 25 Aug, 2022 1 commit
-
-
Brooks Newberry authored
-
- 23 Aug, 2022 2 commits
-
-
Brad Davidson authored
Was made private in 4aca21a1 as there was no comment as to why it was exported. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 19 Aug, 2022 1 commit
-
-
Brooks Newberry authored
Signed-off-by:
Brooks Newberry <brooks@newberry.com>
-