k3s/pkg
Brad Davidson c45524e662 Add support for containerd cri registry config_path
Render cri registry mirrors.x.endpoints and configs.x.tls into config_path; keep
using mirrors.x.rewrites and configs.x.auth those do not yet have an
equivalent in the new format.

The new config file format allows disabling containerd's fallback to the
default endpoint when using mirror endpoints; a new CLI flag is added to
control that behavior.

This also re-shares some code that was unnecessarily split into parallel
implementations for linux/windows versions. There is probably more work
to be done on this front but it's a good start.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2024-01-04 16:50:26 -08:00
..
agent Add support for containerd cri registry config_path 2024-01-04 16:50:26 -08:00
apis/k3s.cattle.io Add new CRD for etcd snapshots 2023-10-12 15:04:45 -07:00
authenticator Consistently use constant-time comparison of password hashes 2023-05-09 13:54:50 -07:00
bootstrap Replace deprecated ioutil package (#6230) 2022-10-07 17:36:57 -07:00
cgroups Bump containerd/runc to v1.7.10-k3s1/v1.1.10 2023-12-08 18:17:19 -08:00
cli Add support for containerd cri registry config_path 2024-01-04 16:50:26 -08:00
clientaccess Fall back to basic/bearer auth when node identity auth is rejected 2023-07-03 16:20:50 -07:00
cloudprovider Add ServiceLB support for PodHostIPs FeatureGate 2024-01-02 16:00:09 -08:00
cluster Skip initial datastore reconcile during cluster-reset 2023-11-15 14:31:44 -08:00
codegen Add new CRD for etcd snapshots 2023-10-12 15:04:45 -07:00
configfilearg Unit test for MustFindString (#8013) 2023-07-31 10:22:34 -07:00
containerd [K3s][Windows Port] Build script, multi-call binary, and Flannel (#7259) 2023-10-16 14:53:09 -04:00
crd Add new CRD for etcd snapshots 2023-10-12 15:04:45 -07:00
ctr Build & enable ctr with k3s server 2019-06-30 09:30:25 -07:00
daemons Add support for containerd cri registry config_path 2024-01-04 16:50:26 -08:00
data code changes to drop the vendor dir 2021-12-21 14:23:38 -07:00
datadir [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
dataverify Add file verification for data directory 2020-10-06 10:29:27 -07:00
deploy Added runtime classes for crun/wasm/nvidia 2023-12-08 15:49:28 -03:00
etcd Fix nil map in full snapshot configmap reconcile 2024-01-04 16:49:58 -08:00
flock Update golangci-lint to 1.45.2 2022-04-13 14:48:42 -07:00
generated Add new CRD for etcd snapshots 2023-10-12 15:04:45 -07:00
kubeadm Add support for k3s token command 2023-02-07 14:55:04 -08:00
kubectl [K3s][Windows Port] Build script, multi-call binary, and Flannel (#7259) 2023-10-16 14:53:09 -04:00
node Add jitter to client config retry 2023-11-16 09:53:28 -08:00
nodeconfig VPN PoC 2023-06-09 12:39:33 +02:00
nodepassword Add jitter to client config retry 2023-11-16 09:53:28 -08:00
passwd VPN PoC 2023-06-09 12:39:33 +02:00
rootless Address nits from self-review 2022-11-21 15:23:30 -08:00
rootlessports [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
secretsencrypt CLI + Backend for Secrets Encryption v3 2023-08-25 14:17:00 -06:00
server Add a retry around updating a secrets-encrypt node annotations (#9039) 2024-01-02 12:21:37 -08:00
static Update traefik to fix registry value (#8792) 2023-11-06 23:37:21 +02:00
untar Bump wharfie to v0.5.1 and use shared decompression code 2021-12-07 12:50:57 -08:00
util Add server token hash to CR and S3 2023-10-12 15:04:45 -07:00
version remove hard coded value 2020-07-09 11:20:06 -07:00
vpn Add extraArgs to tailscale 2023-09-25 17:04:50 +02:00