vscode-yaml
vscode-yaml copied to clipboard
Missing schemas from schemastore
Describe the bug
Trying to apply Traefik v3 schema to currently editing traefik.yaml file but only getting Traefik v2 proposal, even though Traefik v3 is defined in https://www.schemastore.org/api/json/catalog.json
Expected Behavior
Traefik v3 should be in the list
Current Behavior
Only Traefik v2 is listed
Steps to Reproduce
- Install vscode extension
- edit traefik.yaml file
- Syntax is matched to Traefik v2 syntax with no option to change it to Traefik v3
Environment
- [ ] Windows
- [x] Mac
- [ ] Linux
- [ ] other (please specify)