- Tree view improvements:
- Choose your active cluster from those defined in your
kubeconfig
- Structure is now better aligned to Kubernetes dashboard
- Choose your active cluster from those defined in your
- Fixed
Draft: Up
display for non-watch mode
Combined vs-kubernetes
and vscode-helm
into one extension.
Initial release of vs-kubernetes
Internal revision
- Add
kubernetes sync
which synchronizes your git repo with running containers - Initial release of the extension in the marketplace
Add checking for the kubectl
binary in the PATH
Add support for 'diff' between files and objects on server Add support for exec and terminal into pods
Add support for interactive node.js debugging (Alpha) Auto build/push for run and debug
Fix a hard-coded value that made debug not work on any machine except mine...
Lots of fixes. Contributors:
- Ivan Towlson
- Bhargav Nookala
- Initial release
- Bug fixes
- Add Draft support
- Improve helm templating
- Build Kubernetes manifest hover text from the '.kube/schema' directory instead of hard-coded values. This will support TPRs, and will stay up-to-date automatically
- Support for intellisense on deeply nested values.