Skip to content

Releases: stijndehaes/kube-conformity

Release 0.6.0

03 Apr 05:19
Compare
Choose a tag to compare

Add stateful set minimum replica rule

Release 0.5.0

19 Jun 10:30
62e3ab6
Compare
Choose a tag to compare

After no issues with the new filter it is released as an official version

Deployment filter

18 Feb 11:44
62e3ab6
Compare
Choose a tag to compare
Deployment filter Pre-release
Pre-release

Added deployment filter that defines a minimum amount of pods for a deployment.

Also refactored internal working of filters

More filtering options

26 Nov 09:45
f99a972
Compare
Choose a tag to compare

More filtering options:

  • Filtering based on labels: #4
  • Filtering based on jobs: #5

Release 0.3.0

29 Oct 12:58
37373fd
Compare
Choose a tag to compare
  • Filter on annotations: #1
  • Email auth password from env variable: #2
  • Json logging: #3

Release 0.2.1

28 Oct 11:50
Compare
Choose a tag to compare

Several small fixes to the sending of emails

Release 0.2.0 config and email

27 Oct 19:40
Compare
Choose a tag to compare

Made changes to how the project is configured. Configuration is now done trough yaml and the rules can be filtered on namespace level. It is also possible to send and email with the result of the rules validation.

First release

22 Oct 10:51
Compare
Choose a tag to compare
0.1.0

Refactor main and added tests for constructing rules