Releases: SAP-archive/ytt-lint
0.3.1 - autoimport
- bugfix release. For details see https://github.com/SAP/ytt-lint/releases/tag/v0.3.0
Please download, install and give feedback.
Install from Visual Studio Marketplace or Open VSX Registry
The vsix-files contain VSCode / VSCodium extensions. See installation instructions in the README.
0.3.0 - autoimport
- schema can now be imported directly from CRD files. From the command-line use the
--autoimport
flag, in vscode right-click a CRD file (or folder with multiple CRD files) and selectytt-lint: Import crd schemas from current file or folder
. - added option to select kubeconfig (and context) when pulling schema from k8s via extension
Please download, install and give feedback.
Install from Visual Studio Marketplace or Open VSX Registry
The vsix-files contain VSCode / VSCodium extensions. See installation instructions in the README.
0.2.2 - GKE
- support kubernetes auth plugins when pulling schema from k8s (e.g. required for GKE clusters)
Please download, install and give feedback.
Install from Visual Studio Marketplace or Open VSX Registry
The vsix-files contain VSCode / VSCodium extensions. See installation instructions in the README.
0.2.1 - kustomize
- add schema for Kustomization
- add Kubernetes 1.19 schemas
Please download, install and give feedback.
Install from Visual Studio Marketplace or Open VSX Registry
The vsix-files contain VSCode / VSCodium extensions. See installation instructions in the README.
0.2.0 - ignore
- support a git-like ignore file
- detect helm-templates and warn
- support ytt 0.28.0
- support recursive linting of directories
Please download, install and give feedback.
Install from Visual Studio Marketplace: https://marketplace.visualstudio.com/items?itemName=phil9909.ytt-lint
The vsix-files contain VSCode / VSCodium extensions. See installation instructions in the README.
0.1.0 - new home
- ytt-lint has a new home at https://github.com/SAP/ytt-lint
- an icon was added
- minor bugfixes
Please download, install and give feedback.
Install from Visual Studio Marketplace: https://marketplace.visualstudio.com/items?itemName=phil9909.ytt-lint
The vsix-files contain VSCode / VSCodium extensions. See installation instructions in the README.