k3s/pkg/util
Derek Nola 4a22f09689 Unit test expansion (#14249)
* Expand unit tests for cridockerd and flannel packages
* Cover utility functions in loadbalancer package
* Add unit tests for encrypt/decrypt helper functions
* Add unit tests for isolated methods/functions

Signed-off-by: Derek Nola <derek.nola@suse.com>
2026-07-06 12:11:25 -07:00
..
bindata Fix windows build os (#13201) 2025-12-09 23:51:26 -08:00
errors Replace merr.NewErrors with errors.Join 2026-03-11 18:07:57 -07:00
home Update packages to remove dep on archived github.com/pkg/errors 2026-03-11 18:07:57 -07:00
logger Add context to controller event recorders 2026-04-15 11:20:38 -07:00
metrics Add etcd snapshot metrics 2025-02-18 11:09:42 -08:00
mux Drop use of github.com/gorilla/mux 2026-03-11 18:07:57 -07:00
permissions Update packages to remove dep on archived github.com/pkg/errors 2026-03-11 18:07:57 -07:00
services Add generation for kube-scheduler and kube-controller-manager certs (#12285) 2025-05-13 17:45:59 -03:00
api.go Add context to controller event recorders 2026-04-15 11:20:38 -07:00
apierrors.go Avoid use of github.com/pkg/errors functions that capture stack 2025-03-05 00:41:38 -08:00
args.go lint: redefines-builtin-id 2026-01-09 22:36:23 -08:00
args_test.go Update k8s version to 1.33 2025-04-30 04:43:37 -03:00
cert.go Optimize certificate status check 2025-05-13 14:44:27 -07:00
client.go Migrate to UrfaveCLI v2 (#11831) 2025-03-12 09:02:45 -07:00
client_test.go Migrate to UrfaveCLI v2 (#11831) 2025-03-12 09:02:45 -07:00
command.go VPN PoC 2023-06-09 12:39:33 +02:00
condition.go lint: use-any 2026-01-09 22:36:23 -08:00
context.go Add context to controller event recorders 2026-04-15 11:20:38 -07:00
file.go Fix embedded excutor VPN config injection 2026-04-15 11:20:38 -07:00
labels.go Add FilterCN function to prevent SAN Stuffing 2023-08-02 11:15:39 -07:00
lru.go lint: unchecked-type-assertion 2026-01-09 22:36:23 -08:00
net.go Replace merr.NewErrors with errors.Join 2026-03-11 18:07:57 -07:00
net_test.go Migrate to UrfaveCLI v2 (#11831) 2025-03-12 09:02:45 -07:00
net_unix.go lint: redundant-build-tag 2026-01-09 22:36:23 -08:00
net_windows.go lint: redundant-build-tag 2026-01-09 22:36:23 -08:00
patch.go lint: unexported-return 2026-01-09 22:36:23 -08:00
reflect.go lint: use-any 2026-01-09 22:36:23 -08:00
token.go Handle empty token file as nonexistent 2026-02-05 14:50:00 -08:00
token_test.go Unit test expansion (#14249) 2026-07-06 12:11:25 -07:00