k3s/pkg
Brad Davidson f646604010 Fix inconsistent loading of config dropins when config file does not exist
FindString would silently skip parsing dropins if the main config file
didn't exist. If a custom config file path was passed it would raise an
error, but if we were parsing the default config file and it didn't
exist it would just silently fail to load the dropins.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2024-07-29 16:59:57 -07:00
..
agent Add dial duration to debug error message 2024-07-15 10:14:20 -07: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
certmonitor fix: Use actual warningPeriod in certmonitor 2024-06-03 11:20:15 -07:00
cgroups Bump containerd/runc to v1.7.10-k3s1/v1.1.10 2023-12-08 18:17:19 -08:00
cli Add K3S_DATA_DIR as env var for --data-dir flag 2024-07-29 16:59:57 -07:00
clientaccess Move etcd snapshot management CLI to request/response 2024-04-09 15:21:26 -07:00
cloudprovider Add support for svclb pod PriorityClassName 2024-05-23 14:11:15 -07:00
cluster Convert remaining http handlers over to use util.SendError 2024-05-28 16:24:57 -07:00
codegen Kubernetes V1.30.0-k3s1 (#10063) 2024-05-06 19:42:27 +03:00
configfilearg Fix inconsistent loading of config dropins when config file does not exist 2024-07-29 16:59:57 -07:00
containerd [K3s][Windows Port] Build script, multi-call binary, and Flannel (#7259) 2023-10-16 14:53:09 -04:00
crd Kubernetes V1.30.0-k3s1 (#10063) 2024-05-06 19:42:27 +03:00
ctr
daemons Fix IPv6 primary node-ip handling 2024-07-15 10:14:20 -07:00
data code changes to drop the vendor dir 2021-12-21 14:23:38 -07:00
datadir Kubernetes V1.30.0-k3s1 (#10063) 2024-05-06 19:42:27 +03:00
dataverify Add file verification for data directory 2020-10-06 10:29:27 -07:00
deploy Bump Local Path Provisioner version (#10394) 2024-07-15 10:14:20 -07:00
etcd Add etcd s3 config secret implementation 2024-07-15 10:14:20 -07:00
flock Update golangci-lint to 1.45.2 2022-04-13 14:48:42 -07:00
generated Kubernetes V1.30.0-k3s1 (#10063) 2024-05-06 19:42:27 +03:00
kubeadm Add support for `k3s token` command 2023-02-07 14:55:04 -08:00
kubectl Add write-kubeconfig-group flag to server (#9233) 2024-05-30 23:45:34 -07:00
metrics Refactor supervisor listener startup and add metrics 2024-05-28 16:24:57 -07:00
node Kubernetes V1.30.0-k3s1 (#10063) 2024-05-06 19:42:27 +03:00
nodeconfig VPN PoC 2023-06-09 12:39:33 +02:00
nodepassword Kubernetes V1.30.0-k3s1 (#10063) 2024-05-06 19:42:27 +03:00
passwd VPN PoC 2023-06-09 12:39:33 +02:00
proctitle Kubernetes V1.30.0-k3s1 (#10063) 2024-05-06 19:42:27 +03:00
profile Refactor supervisor listener startup and add metrics 2024-05-28 16:24:57 -07:00
rootless Expose rootless containerd socket directories for external access 2024-02-09 14:22:03 -08:00
rootlessports Kubernetes V1.30.0-k3s1 (#10063) 2024-05-06 19:42:27 +03:00
secretsencrypt Kubernetes V1.30.0-k3s1 (#10063) 2024-05-06 19:42:27 +03:00
server Add write-kubeconfig-group flag to server (#9233) 2024-05-30 23:45:34 -07:00
spegel Convert remaining http handlers over to use util.SendError 2024-05-28 16:24:57 -07:00
static Update packaged manifests 2024-04-11 09:22:51 -07:00
untar Bump wharfie to v0.5.1 and use shared decompression code 2021-12-07 12:50:57 -08:00
util Add write-kubeconfig-group flag to server (#9233) 2024-05-30 23:45:34 -07:00
version Add runtime checking of golang version 2024-01-04 17:22:46 -08:00
vpn Add extraArgs to tailscale 2023-09-25 17:04:50 +02:00