SuyashSonawane / vscode-datree

Simple VSCode Extension that allows you to run Datree tests on Kubernetes configurations.

Home Page:https://marketplace.visualstudio.com/items?itemName=suyashsonawane.vscode-datree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VSCode Datree

License: MIT Visual Studio Marketplace Tested with Datree version 0.15.0

Simple VSCode Extension that allows you to run Datree tests on Kubernetes configurations.

Demo

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

Helm

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

About

Simple VSCode Extension that allows you to run Datree tests on Kubernetes configurations.

https://marketplace.visualstudio.com/items?itemName=suyashsonawane.vscode-datree

License:MIT License


Languages

Language:HTML 73.4%Language:TypeScript 15.3%Language:JavaScript 5.6%Language:CSS 5.6%Language:Shell 0.0%