Skip to content

Releases: kaito-project/kaito-kubectl-plugin

v0.1.1

06 Aug 01:27
3c95386

Choose a tag to compare

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 🔧

  • f1abf25 chore: Bump golang.org/x/text from 0.23.0 to 0.27.0 (#29)
  • 7c71f8b chore: Bump sigs.k8s.io/yaml from 1.4.0 to 1.6.0 (#30)
  • 99b58e3 chore: Bump actions/setup-go from 4 to 5 (#28)
  • 4150349 chore: Bump actions/cache from 3 to 4 (#26)

v0.1.0

02 Aug 04:52
49d89af

Choose a tag to compare

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)

Maintenance 🔧

  • 21b2011 chore: Add issue templates
  • 168918a chore: Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#7)
  • b76e7df chore: Bump codecov/codecov-action from 4 to 5 (#4)