kubekey/pkg
William Wang 992a2259df
fix: failed to create local dir x permission denied (#2880)
* fix: failed to copy absolute file: failed to create local dir x permission denied

Signed-off-by: William Wang <williamw0825@gmail.com>

* docs: make log msg more accurate

Signed-off-by: William Wang <williamw0825@gmail.com>

* feat: ensure mode of dir when using src as dir in copy module

Signed-off-by: William Wang <williamw0825@gmail.com>

* refactor: change func name to ensureDestDirMode

Signed-off-by: William Wang <williamw0825@gmail.com>

* fix: pass go lint

Signed-off-by: William Wang <williamw0825@gmail.com>

---------

Signed-off-by: William Wang <williamw0825@gmail.com>
2025-12-09 17:39:18 +08:00
..
connector fix: failed to create local dir x permission denied (#2880) 2025-12-09 17:39:18 +08:00
const fix: failed to create local dir x permission denied (#2880) 2025-12-09 17:39:18 +08:00
controllers doc: defined env by struct (#2589) 2025-05-23 06:55:10 +00:00
converter fix: some failed version check when create cluster (#2877) 2025-12-01 11:04:46 +00:00
executor feat: support pre_install & post_install scripts by global config (#2872) 2025-11-30 22:02:57 +08:00
manager fix: add ui-path for kk web (#2670) 2025-07-25 11:20:41 +08:00
modules fix: failed to create local dir x permission denied (#2880) 2025-12-09 17:39:18 +08:00
project bugfix: fix builtin package empty graph bug (#2726) 2025-08-26 03:11:56 +00:00
proxy refactor: improve responseWriter implementation in proxy transport (#2836) 2025-11-03 09:54:16 +08:00
utils feature: abandan file cycle import (#2721) 2025-08-25 17:15:17 +08:00
variable bugfix: 主机分组不可过深,并防止死循环的host分组 (#2886) 2025-12-08 16:45:56 +08:00
web feat: add validation for unique host variables in inventory (#2779) 2025-09-28 16:14:05 +08:00