k3s/pkg
Brad Davidson c3ca02aa75 Move embed into separate package from executor
Better isolates the K3s implementation from the interface, and aligns
the package path with other projects executors. This should also remove
the indirect flannel dep from other projects that don't use the embedded
executor.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2025-12-08 12:53:10 -08:00
..
agent Reorganize flannel consts and fields 2025-12-08 12:53:10 -08:00
authenticator Add basic fuzz test 2025-07-10 09:38:18 -07:00
bootstrap Avoid use of github.com/pkg/errors functions that capture stack 2025-03-05 00:41:38 -08:00
certmonitor Fix cert startup check events 2025-08-12 11:56:15 -07:00
cgroups Bump containerd/runc to v1.7.10-k3s1/v1.1.10 2023-12-08 18:17:19 -08:00
cli Fix airgap-extra-registry flag 2025-11-21 09:25:00 -08:00
clientaccess Update k8s version to 1.33 2025-04-30 04:43:37 -03:00
cloudprovider feat: remove master role labels (#12395) 2025-05-28 12:41:35 -07:00
cluster Fix apiserver starting before remote etcd is up 2025-11-07 10:32:02 -08:00
configfilearg Migrate to UrfaveCLI v2 (#11831) 2025-03-12 09:02:45 -07:00
containerd Bump containerd to v2.1.4 2025-08-26 10:15:38 -07:00
ctr Upgrade containerd to v2.0.2 2025-02-07 12:03:48 -08:00
daemons Move embed into separate package from executor 2025-12-08 12:53:10 -08:00
data refactor: replace go-bindata with native embed package 2025-07-31 11:53:06 -07:00
datadir Avoid use of github.com/pkg/errors functions that capture stack 2025-03-05 00:41:38 -08:00
dataverify Add file verification for data directory 2020-10-06 10:29:27 -07:00
deploy Fix windows build os (#13201) 2025-11-15 02:02:12 -08:00
etcd Move embed into separate package from executor 2025-12-08 12:53:10 -08:00
executor/embed Move embed into separate package from executor 2025-12-08 12:53:10 -08:00
flock Fix Github Actions for Ubuntu-24.04 (#11112) 2024-10-16 12:22:07 -07:00
kubeadm Migrate to UrfaveCLI v2 (#11831) 2025-03-12 09:02:45 -07:00
kubectl Drop calls to rand.Seed 2025-10-02 09:47:25 -07:00
metrics Move etcd metrics to separate package 2025-12-08 12:53:10 -08:00
node Move node password secrets into dedicated controller 2025-10-27 15:06:45 -07:00
nodeconfig Use patch helper for node labels and annotations 2025-12-08 12:53:10 -08:00
nodepassword Fix adding OwnerReferences to Nodes seen from initial list 2025-11-06 19:41:14 -08: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 Update to runc v1.3.0 2025-08-25 14:50:22 -07:00
rootlessports rootless ports: add support for udp 2025-10-20 10:44:18 -07:00
secretsencrypt Use patch helper for secrets-encryption labels and annotations 2025-12-08 12:53:10 -08:00
server Use patch helper for secrets-encryption labels and annotations 2025-12-08 12:53:10 -08:00
signals Add pkg/signals for signal handler setup 2025-09-17 09:37:08 -07:00
spegel Use patch helper for spegel annotations and labels 2025-12-08 12:53:10 -08:00
static refactor: replace go-bindata with native embed package 2025-07-31 11:53:06 -07:00
untar Bump wharfie to v0.5.1 and use shared decompression code 2021-12-07 12:50:57 -08:00
util Add JSON patch helper 2025-12-08 12:53:10 -08:00
version Add runtime checking of golang version 2024-01-04 17:22:46 -08:00
vpn Fix tailscale setup in case of an already running configuration 2025-11-11 12:58:21 +01:00