Changelog
1.3.2
Oct. 24, 2022
Improved
- Bug fixes and performance improvements.
1.3.1
June 29, 2021
New
- Compiled for Apple Silicon
- Python smart actions now require a user-installed python installation. Select Python.framework in preferences.
1.3
April 27, 2021
New
- Compiled for Apple Silicon
- Python smart actions now require a user-installed python installation. Select Python.framework in preferences.
1.1.9
June 12, 2020
Improved
- Toolbar icons updated
1.1.8
March 12, 2020
Fixed
- Restart counts now displayed for pods with multiple containers
1.1.7
March 12, 2020
New
- Stateful Sets added to sidebar
- Ability to view previously terminated logs
- Support for OS X 10.13 High Sierra
1.1.6
Feb. 14, 2020
New
- Stateful Sets added to sidebar
- Ability to view previously terminated logs
- Support for OS X 10.13 High Sierra
1.1.5
Jan. 24, 2020
New
- Namespaces added to sidebar
Fixed
- Log index now properly aligns to the right
- Actions matching a pattern can be now run even if filtered
1.1.4
Dec. 6, 2019
New
- Links are auto-detected in console output.
- kubectl updated to 1.16.3
Improved
- Python Smart Actions auto-reload when code is changed.
Fixed
- Fixes cluster roles when no rules are available.
- "Running" label now properly clears.
1.1.3
Dec. 6, 2019
Improved
- App opens in the same position where it was last closed
Fixed
- Fixes display of nodeselectors in daemonsets
1.1.2
Nov. 18, 2019
New
- Adds Daemon Sets and Replica Sets
Fixed
- Fixes potential crash in Pod view when updating containers
1.1.1
Nov. 14, 2019
Improved
- Pod View: Combines Ready, Status and Reason fields. Adds Succeeded status icon.
1.1
Nov. 8, 2019
New
- Default $KUBECONFIG can be set in preferences, or opened one-off in a new tab
- 'View logs' implemented for entire Pods, Deployments, Services and Jobs
Improved
- Copy to Container destination path now included in open panel
- Events are sorted by age by default
- Scripts can be run using any scripting language if hashbang is included in the script
- Hotkeys have been added/updated to accommodate new menu items
- Starter Kit Actions have been updated
Fixed
- Spaces and quotes in environment variables are now properly escaped
- Contextual menu items now properly select item when list is sorted
- Shell scripts now open in Terminal even if custom shell is set
1.0.8
Oct. 31, 2019
Improved
- Space can now open Quicklook
Fixed
- $KUBECTL was not being set as a script environment variable
- Containers are now correctly arranged when pods are filtered and sorted
1.0.7
Oct. 30, 2019
Improved
- Adds alert if no editor is set
- Use Command-F to highlight Filter field
Fixed
- Fixes crash when using quicklook
1.0.6
Oct. 29, 2019
New
- Filter and sort added to all tables
Fixed
- Manually run cron job names length now stays less than 52 chars
- Corrects disappearing items on refresh when only one item exists
1.0.5
Oct. 17, 2019
Fixed
- Fixes crash if env vars are missing when running script.
- Corrects problem in 'Open Selected Pod Shell' Starter Kit script
1.0.4
Oct. 12, 2019
New
- "Copy to Container" toolbar item added
Fixed
- Fixed occassional crash if connection lost to cluster
- Changing to a namespace with no clusters properly clears the table
1.0.3
Sept. 21, 2019
New
- "Create from File" added to menu.
- .yaml files and folders can be dropped onto table to be created.
1.0.2
Sept. 12, 2019
New
- Adds "Run Last Command" menu item
1.0.1
Sept. 10, 2019
New
- Adds Cluster Roles and Service Accounts
- Reload Table added to menu
1.0
Sept. 9, 2019
New
- Visual Studio Code support as Editor
- Multiple item deletion
0.13b
Sept. 5, 2019
New
- Jobs added
- `Run Cron Job Now` contextual menu item added
- Command-line entry available in console
- Contexts
- API: `CONTEXT` is sent as an environment variable to Actions.
0.12b
Aug. 30, 2019
New
- Endpoints, Events and Secrets Added
- API: scope: "endpoint", "event", and "secret" have been added.
0.11b
Aug. 27, 2019
New
- Service, CronJob, Persistent Volume, and Config Map have been added.
- Resource configs can be examined using Quick View.
- Resources can be edited.
- Resources can be deleted.
- New Preference: Preferred Editor.
- API: scope: "service", "cronjob", "persistentvolume", and "configmap" have been added.
0.10b
Aug. 17, 2019
New
- Deployments section featuring scaling
- Script running indicator added.
- API: scope: "deployment" now available for scripting
Improved
- API: `use_pod_matching_regex` has been renamed to `use_name_matching_pattern` and now uses basic * wildcard syntax.
Fixed
- Console log key index now fades in on hover.
0.8b
June 10, 2019
New
- Adds Clear Console Menu Item
Improved
- Allows any shell command to be run by adding a main.* to an action.
- Key shortcut to reload actions
- Added python request[socks] library
0.7b
June 3, 2019
Improved
- Removes unneeded file menu items
0.6b
June 2, 2019
New
- Adds Starter Kit Actions on initial launch
- Adds new About dialog box
- Adds new tab menu item
- Adds scope as a config variable
- Adds Reload namespace menu item
Improved
- Optimized python installation size
Fixed
- Addressed an issue where the app would crash after startup
0.5b
May 22, 2019
New
- Console added for commands that do not need terminal to open.
- Find bar enabled on console and log.