vscode-datree
vscode-datree copied to clipboard
Simple VSCode Extension that allows you to run Datree tests on Kubernetes configurations.
VSCode Datree
Simple VSCode Extension that allows you to run Datree tests on Kubernetes configurations.
Read the article VSCode Datree: Datreeβs power now in your code editor πͺ to know more about how Datree features are implemented
Features
- Helm Support
- YAML Errors Highlighting
- K8s Schema Error Highlighting
- Ability to change test configuration.
- Solution Suggestions
Helm Support
Helm Chart.yml
can be easily tested by the same flow
Requires helm plugin installed, can be installed from datree helm plugin
Requirements
Known Issues
- Error highlighting is limited, due to CLI restrictions
Release Notes
0.2.0
- Support for new improved datree-cli (v0.15.0)
- Support for .yml files
0.1.0
- Windows platform is now supported π―
- Icon update and Holiday theme π
- Option to ignore missing schema
0.0.1
- Initial release of extension π
Acknowledgement
This extension is built for Datree as a part of Cloud Native Hackathon