coder / code-server

VS Code in the browser
https://coder.com
MIT License
67.65k stars 5.55k forks source link

Update to Traefik v3 Schema #6992

Open RadTechDad opened 1 week ago

RadTechDad commented 1 week ago

What is your suggestion?

Update codeserver to use the Traefik v3 schema. it currently supports the v2 schema, whereas VSCode supports v3.

Why do you want this feature?

So it's updated and won't give errors/warnings for perfectly good configurations

Are there any workarounds to get this functionality today?

Just ignoring it.

Are you interested in submitting a PR for this?

No

code-asher commented 1 week ago

I do not believe we patch anything in regards to schemas. Does it come from an extension? Maybe the extension is out of date.