kubekey/cmd/kk/app
liujian 3af5e91aa4
feat: update release configuration and add download script (#2815)
- Changed the archive name template in .goreleaser.yaml for better clarity.
- Added a new section in README files to document the UI installation process for versions v4.0.0 and above.
- Removed the old release workflow file and updated the releaser.yaml to include artifact synchronization to OSS.
- Introduced a new script (downloadKubekey.sh) for downloading binaries with UI support.

Signed-off-by: redscholar <blacktiledhouse@gmail.com>
2025-10-20 18:45:43 +08:00
..
builtin fix: rename image_registry to registry (#2635) 2025-06-24 17:26:33 +08:00
options bugfix : fix default download config (#2811) 2025-10-15 07:32:21 +00:00
builtin.go feat: add command add node (#2557) 2025-05-08 18:00:00 +08:00
playbook.go fix: Remove the error stack from the intermediate layer. (#2521) 2025-04-01 17:13:48 +08:00
root.go feat: add web api (#2591) 2025-05-26 09:36:13 +00:00
run.go fix: Remove the error stack from the intermediate layer. (#2521) 2025-04-01 17:13:48 +08:00
version.go feat: update release configuration and add download script (#2815) 2025-10-20 18:45:43 +08:00
web.go fix: Make the /schema/config POST endpoint more robust. (#2699) 2025-08-14 14:00:03 +08:00