Skip to content

v0.15.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Aug 10:10

What's Changed

Highlights

Added Kite Cluster Agent for connecting remote Kubernetes clusters

Clusters can now connect to Kite through an outbound connection using the Kite Cluster Agent, without exposing the Kubernetes API server directly. Thanks @TimeBye and @zxh326. (#682, #684, #685, #694, #697)

Added workload revision history and rollback support

Deployment, StatefulSet, and DaemonSet detail pages now provide revision history and rollback actions. Thanks @anupam42. (#656)

Cluster Management

  • Added kubeconfig import for adding or updating multiple clusters. (#654)
  • Isolated namespace selection across browser tabs. Thanks @liyan527. (#673)
  • Updated Prometheus URL persistence to support longer values. Thanks @kuops. (#660)

AI

  • Added AI tools for describing Kubernetes resources and executing commands inside Pods with authorization controls. (#696)
  • Improved the agent loop and preserved DeepSeek reasoning across multi-step tool calls. (#677, #696)

Resource Management And UI

  • Improved ANSI output parsing and control-character rendering. (#653)
  • Improved the display of long Node names. (#653)
  • Persisted resource table page-size preferences across browser sessions. Thanks @liyan527. (#652)
  • Updated the Artifact Hub result limit to 60. Thanks @kuops. (#661)

Dependencies

  • Updated Go and frontend dependencies, including Anthropic SDK 1.62.0 and ORAS 2.6.2. (#678, #680, #681, #690, #691)

New Contributors

Full Changelog: v0.14.1...v0.15.0