- 11 Apr, 2024 12 commits
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit fe465cc8)
-
Brad Davidson authored
Bump containerd to v1.7.15 Bump cri-dockerd to v0.3.12 Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 07924618)
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 60248c42)
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit f2961fb5)
-
Brad Davidson authored
* Add ADR * Add `k3s certificate check` command. * Add periodic check and events when certs are about to expire. * Add metrics for certificate validity remaining, labeled by cert subject Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 7f659759)
-
Brad Davidson authored
* Adds support for health-checking loadbalancer servers. If a health-check fails when dialing, all existing connections to the server will be closed. * Wires up a remotedialer tunnel connectivity check as the health check for supervisor/apiserver connections. * Wires up a simple ping request to the supervisor port as the health check for etcd connections. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit c51d7bfb)
-
Brad Davidson authored
Disable cleanup of orphaned snapshots and patching of node annotations if running agentless Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit edb04400)
-
Brad Davidson authored
Fixes `cannot find name for user ID 0: No such file or directory` errors when checking user info in docker image Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 7474a6fa)
-
Brad Davidson authored
CRI and containerd APIs disagree about the registry names - CRI supports index.docker.io as an alias for docker.io, while containerd does not. Use the actual stored RepoTag to determine what image to ask containerd for. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit f099bfa5)
-
Brad Davidson authored
Don't clobber the providerID field and instance-type/region/zone labels if provided by the kubelet. This allows the user to set these to the correct values when using the embedded CCM in a real cloud environment. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 65cd6068)
-
Brad Davidson authored
Prevents joining nodes from being stuck with bad initial member list if there is a transient failure, or if they try to join themselves Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit d7cdbb7d)
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 7a2a2d07)
-
- 09 Apr, 2024 1 commit
-
-
Derek Nola authored
Signed-off-by:Derek Nola <derek.nola@suse.com>
-
- 02 Apr, 2024 1 commit
-
-
Vitor Savian authored
* Bump kine * Add integration tests for kine with tls Signed-off-by:Vitor Savian <vitor.savian@suse.com>
-
- 31 Mar, 2024 7 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>
-
Derek Nola authored
Signed-off-by:Derek Nola <derek.nola@suse.com>
-
Derek Nola authored
Signed-off-by:Derek Nola <derek.nola@suse.com>
-
Derek Nola authored
Signed-off-by:Derek Nola <derek.nola@suse.com>
-
Derek Nola authored
Signed-off-by:Derek Nola <derek.nola@suse.com>
-
Derek Nola authored
Signed-off-by:Derek Nola <derek.nola@suse.com>
-
- 28 Mar, 2024 1 commit
-
-
Vitor Savian authored
Signed-off-by:Vitor Savian <vitor.savian@suse.com>
-
- 16 Mar, 2024 1 commit
-
-
Brian Downs authored
-
- 13 Mar, 2024 1 commit
-
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
- 08 Mar, 2024 16 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>
-
Derek Nola authored
Build image with new input option Run most of the basic docker tests in E2E Signed-off-by:Derek Nola <derek.nola@suse.com>
-
Derek Nola authored
Signed-off-by:Derek Nola <derek.nola@suse.com>
-
Derek Nola authored
Signed-off-by:Derek Nola <derek.nola@suse.com>
-
ShylajaDevadiga authored
Signed-off-by:
ShylajaDevadiga <shylaja.devadiga@suse.com> Co-authored-by:
ShylajaDevadiga <shylaja.devadiga@suse.com>
-
Derek Nola authored
Simplify node roles Signed-off-by:Derek Nola <derek.nola@suse.com>
-
Derek Nola authored
Signed-off-by:Derek Nola <derek.nola@suse.com>
-
Derek Nola authored
Signed-off-by:Derek Nola <derek.nola@suse.com>
-
Derek Nola authored
Signed-off-by:Derek Nola <derek.nola@suse.com>
-
Derek Nola authored
* Move docker tests into tests folder * Remove old test certs * Update TESTING.md with docker test inf 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
We were misreporting the flannel version as the flannel cni plugin version; restore the actual flannel version as build metadata Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 6f331ea7) Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Rishikesh Nair authored
Co-authored-by:
Brad Davidson <brad@oatmail.org> Signed-off-by:
Rishikesh Nair <42700059+rishinair11@users.noreply.github.com> (cherry picked from commit 82cfacb2) Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Rishikesh Nair authored
Also, if NO_COLOR is empty, output will be colored, otherwise not colored. Signed-off-by:
Rishikesh Nair <alienware505@gmail.com> (cherry picked from commit ce0765c9) Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-