kubekey/pkg
liujian 204fb6c525
refactor: replace custom decode function with runtime.DecodeInto for improved error handling in fileStorage (#2822)
- Updated Create, Get, and GuaranteedUpdate methods to use runtime.DecodeInto instead of a custom decode function.
- Enhanced error messages for better debugging.
- Commented out the old decode function for potential future reference.

Signed-off-by: redscholar <blacktiledhouse@gmail.com>
2025-10-24 14:35:23 +08:00
..
connector feat: update release configuration and add download script (#2815) 2025-10-20 18:45:43 +08:00
const feat : add issue 6787 (#2764) 2025-09-19 09:43:52 +08:00
controllers doc: defined env by struct (#2589) 2025-05-23 06:55:10 +00:00
converter bugfix: fix some system id error (#2770) 2025-09-18 15:29:50 +08:00
executor fix: change builtin/core architectures (#2718) 2025-08-22 21:59:40 +08:00
manager fix: add ui-path for kk web (#2670) 2025-07-25 11:20:41 +08:00
modules fix kubekey ip_vs modules covered in kube_proxy-ipvs.conf (#2809) 2025-10-21 10:40:02 +08:00
project bugfix: fix builtin package empty graph bug (#2726) 2025-08-26 03:11:56 +00:00
proxy refactor: replace custom decode function with runtime.DecodeInto for improved error handling in fileStorage (#2822) 2025-10-24 14:35:23 +08:00
utils feature: abandan file cycle import (#2721) 2025-08-25 17:15:17 +08:00
variable bugfix : fix default download config (#2811) 2025-10-15 07:32:21 +00:00
web feat: add validation for unique host variables in inventory (#2779) 2025-09-28 16:14:05 +08:00