Skip to content

Releases: uselagoon/lagoon-linter

v0.8.0

17 Feb 05:27
8b8f1ed
Compare
Choose a tag to compare

Changelog

  • 8b8f1ed Merge pull request #20 from uselagoon/lint_cronjobs
  • 73a80a4 chore: code review updates
  • c8f6961 fix: validate-config-map-json loading a deprecated ConfigMap
  • 092c295 feat: fail validation for multiline cron jobs
  • 481db72 Merge pull request #19 from uselagoon/validate-configmap-doc
  • decaf4e chore: add more documentation for checking configmaps
  • ded4e47 Merge pull request #18 from uselagoon/readme
  • eef1d1e chore: update README

v0.7.0

11 May 02:43
f975cfc
Compare
Choose a tag to compare

Changelog

  • f975cfc Merge pull request #17 from uselagoon/more-annotation-checks
  • 69edb8e feat: fail validation for stream-snippet and use-regex
  • b98c882 chore: add test cases for new invalid annotations

v0.6.0

10 May 13:44
a8045e1
Compare
Choose a tag to compare

Changelog

  • a8045e1 Merge pull request #14 from uselagoon/warnings
  • bc60ae6 chore: refactor release workflow
  • 97cac89 chore: rename workflow
  • 12e88c0 chore: add Makefile for easy local dev
  • add68d3 chore: add basic CLI smoke-test to CI
  • 8285d33 feat: add linter profiles to handle deprecated features
  • 4ea375e chore: internal refactor to reduce duplicate code

v0.5.0

01 Nov 13:24
c548265
Compare
Choose a tag to compare

Changelog

c548265 Merge pull request #12 from uselagoon/active-standby-route
e59a85e chore: update README
433cfcb feat: also lint active/standby routes

v0.4.0

01 Nov 13:09
56b4468
Compare
Choose a tag to compare

Changelog

56b4468 Merge pull request #11 from uselagoon/configmap-validation
3453a47 feat: add configmap validation

v0.4.0-rc.1

01 Nov 07:01
Compare
Choose a tag to compare
v0.4.0-rc.1 Pre-release
Pre-release

Changelog

0ad6173 chore: minor message word changes

Full Changelog: v0.3.1...v0.4.0-rc.1

v0.3.2

01 Nov 13:01
480f641
Compare
Choose a tag to compare

Changelog

480f641 Merge pull request #10 from uselagoon/single-quoted-arguments
ff5be58 fix: handle optional add_headers "always" suffix
19c6b68 chore: add test for optional add_headers "always" suffix
67ceb86 fix: handle single-quoted header arguments
7267422 chore: add a test case for single quoted arguments

v0.3.1

30 Oct 00:03
3783890
Compare
Choose a tag to compare

Changelog

3783890 Merge pull request #6 from uselagoon/tls-acme
26709b7 fix: ignore tls-acme fields in routes

v0.3.0

26 Oct 16:38
f30b205
Compare
Choose a tag to compare

Changelog

f30b205 Merge pull request #4 from uselagoon/update-policy
2727b12 feat: allow more_set_headers directive
6d87032 feat: allow configuration-snippets with an allow-list

v0.2.0

26 Oct 13:01
7087a4b
Compare
Choose a tag to compare

Changelog

7087a4b Merge pull request #3 from uselagoon/various-improvements
09c1417 chore: add another invalid .lagoon.yml to test suite
7f16523 feat: update route annotation linter
33667a3 fix: improve validation of server-snippet
015a2d8 fix: actually use the commandline --lagoon-yaml value
0a95cae chore: rename module