All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Debug Container Shell
- Display Events
- Improve Log streaming experience, use raw input and listen for 'q' and 'escape' to exit streaming screen.
- Fix Sorting of logs Log merger
- Experimental feature Live Reloading
- Config loading, with multiple file specified in environment needs fixing.
- Context switching needs proper error handling.
- cluster certificates / current context in kube config needs to be updated in cache on context switching.
- Live streaming of logs, with pod group tags for log groups.
- Context switching now loads correctly, little hacky but works.
- Deployment scaling now done to spec of kubernetes client repo
- Removed useless fields in pod status command.
- Log merger, gives ability to select any number of avaliable pods and retrieve the logs and merge into grouped by time series.
- Pod Status, displays table with all the pods in current namespace.
- Delete multiple pods, deployments, services, secrets.
- Change currrent namspace.
- Change current context.
- Live Reload, allows deployments to be live reloaded in production evnironments without interruptions to the users.