Features:
- #57 Support EKS clusters
Features:
- Add Create actions per each resource
Bug fixes:
- #58 Could not start kubernetic on Win10
Features:
- Add Edit resources action
- #49 Add support for StatefulSets
Bug fixes:
- #53 Crash if ca-cert is relative to the ~/.kube directory
- #52 App should not launch on full-screen mode
- #51 Logs are missing
- Added Icon for Windows app
- Added Side Menu counter for items
- If context doesn't have namespace do not add it on TopMenu
- Logs now cannot be viewed if Pod is still Pending
- Add Scrollbar on Settings screens
- Added support for RBAC connection
- Issue #38 Fixing issue on Windows finding ~/.kube/config
- Helm list shows now only releases on specific namespace
- Added view of children generated by Helm Release
- Fix Logs issue with first lines
- Fix Chart Deploy setting custom values
- Issue #38: Removed try/catch to show origin of error
- Added Ready and Status info on Helm Releases
- Added support syncing with kubectx and kubens
- Added Popup on Contexts with context details
- Show last x lines on Logs screen
- Fixes Logs scrolling
- Charts are now shown on first click
- Fixed issue finding the PATH to helm
- If an item is deleted, return to List screen
- Fixed issue with logs
- Added monitoring of ~/.kube/config to update automatically
- Add support for deletion propagation
- Added support for GKE environments
- Added possibility to connect using insecure-tls
- Fix running app when packaged
- Update package name to Kubernetic
- Added connection status on Top Menu
- Added counter of items on Breadcrumb
- Added loading state for helm init
- Added minWidth on Window
- Now ~/.kubernetic/tmp is created if it doesn't exist
- Added networking issue message when updating if offline
- Fix issue with deleting resources
- Fixed windowManager to show properly initial screen
- Fix issue with Modal not opening
- Update of Dependencies
- Major refactor migrating from Angular to React
- Issue #8 Fix visual problem on labels
- Issue #7 Added Token-based Authentication
- Added support for username/password authentication
- Now deployment is separate screen instead of popup
- Remove angular $$hashkeys on YAML view
- Now Breadcrumb texts are in plural
- Links in Dashboard now works
- Breadcrumb titles are now links
- Image version if not defined is 'latest'
- Issue #19 Prompt to configure kubectl if no existing cluster
- Added support for auto-update of Kubernetic
- Added Windows distro
- Issue #18 Added better parsing of Chart.yaml
- Added connectivity to GCP kubernetes clusters
- Updated clusters and namespaces UI
- Fix Chart deployment dialog
- Improve Chart & Release UI
- Added status for Nodes
- Updated helm v2.0.0
- Removed Kubectl binary
- Updated Ready state for deployment & replicasets
- Improve performance
- Added cordon button on Nodes
- Added group actions
- Added ingress status
- Added possibility to import local-dir Repository
- Added Preview button on Pods
- Added Chart deployment parameters: Release name & Namespace
- Upgrade helm to 2.0.0-alpha.5
- Added error message when chart deploy fails
- Added confirmation for deleting a Chart release
- Added Search field
- Added confirmation popup for deletions
- Added Code Editor
- Added Update Image button on Deployments
- Add dialog to install Helm on Cluster
- Activate Keyboard Shortcuts
Initial Release