uselagoon / lagoon-linter

Linter for .lagoon.yml
Apache License 2.0
0 stars 2 forks source link

Add deprecation for `routes.insecure` #23

Open rocketeerbkw opened 1 year ago

rocketeerbkw commented 1 year ago

We have some code in the build-deploy-tool that will convert routes.insecure to routes.autogenerate.insecure and echo a message.

The message should be part of the linter instead.