Releases: kaito-project/kaito-kubectl-plugin
Releases · kaito-project/kaito-kubectl-plugin
v0.1.1
kubectl kaito Plugin v0.1.1 - 2025-08-06
Changelog
Bug Fixes 🐞
- 3c95386 fix: Update workspace structure to fix inference deploy command (#35)
- 8357cdc fix: Add support for custom model images in tuning mode (#33)
- af29dbe fix: Pass preset config file for the deploy command (#32)
- c946856 fix: Fix model secret parameter in private mode (#31)
Maintenance 🔧
v0.1.0
kubectl kaito Plugin v0.1.0 - 2025-08-02
Changelog
Features 🌈
- 3f867bd feat: Add kubectl kaito chat command (#12)
- 51a6098 feat: Add get-endpoint Command for Kaito Workspaces (#11)
- 9fdaf8c feat: Add kubectl kaito status command (#10)
- aa75c24 feat: Add kubectl kaito model command for Kaito supported models (#9)
- 7ceefd2 feat: Add kubectl kaito deploy command for workspace (#8)
- 4d9ab15 feat: Add go-related files (#3)
Bug Fixes 🐞
- 850f79b fix: Update generate-krew-manifest.sh (#24)
- c885c1d fix: Update repo name in the krew template file (#23)
- a5f835b fix: Add cmd/ source files to git and fix .gitignore patterns (#22)
- a82e42d fix: Run make lint and fix all issues (#20)
- 7150bbd fix: Run make fmt and fix all lint issues (#16)
Continuous Integration 💜
- 4d11944 ci: fix pr-title and unit tests pipelines (#15)
- 1009508 ci: Fix pr-title pipeline (#14)
- b44cf98 ci: Update dependabot pipeline (#2)
- b829fc4 ci: Add base files and GitHub pipelines (#1)