All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
Use @livebook/kino-bundler
to bundle the JS/CSS. #365
- Dependency Updates
- Set
insecure_skip_tls_verify
tofalse
by default.
- Dependency Updates
- Upgrade
xterm.js
dependency tov5.3.0
- Basic Integration test using Playwright
- Better support for roles with fewer permissions than (cluster-) admin. #26
- Render results as Kinos #17:
K8s.Conn
is rendered asKino.Tree
- Resources are rendered as
Kino.Markdown
- Resource lists are rendered as
Kino.Tree
- Use correct CDN paths to production builds
- Use build time
DEBUG
variable in JS instead ofMix.env()
- Minify main.js
Initial release with 4 Smart Cells:
- Cluster Connection
- Get / List / Watch Resources
- Apply Resource
- Connect to Pod (Exec/Logs) - Formerly
kino_k8s_term
.