kubekey/pkg/connector
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
..
connector.go feat: enhance connector interface and implementations (#2675) 2025-07-30 08:02:34 +00:00
gather_facts.go feat: add gather_facts cache (#2558) 2025-05-12 06:20:01 +00:00
helper.go feat: enhance precheck tasks for image registry and network validation (#2676) 2025-08-04 15:27:22 +08:00
helper_test.go fix: add gather_facts interface to connector 2024-06-24 18:10:45 +08:00
kubernetes_connector.go feat: enhance connector interface and implementations (#2675) 2025-07-30 08:02:34 +00:00
local_connector.go feat: update release configuration and add download script (#2815) 2025-10-20 18:45:43 +08:00
prometheus_connector.go feat: check inventory when it's changed (#2691) 2025-08-07 17:50:23 +08:00
ssh_connector.go feat: update release configuration and add download script (#2815) 2025-10-20 18:45:43 +08:00