Skip to content

Commit

Permalink
Merge pull request #7 from stijndehaes/refactor-filters
Browse files Browse the repository at this point in the history
Refactor filters
  • Loading branch information
stijndehaes authored Jan 31, 2018
2 parents 9e5beae + 1e6548e commit 62e3ab6
Show file tree
Hide file tree
Showing 13 changed files with 515 additions and 638 deletions.
3 changes: 3 additions & 0 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ pod_rules_requests_filled_in:
deployment_rules_replicas_minimum:
- name: Minimum of 2 replicas
minimum_replicas: 2
filter:
exclude_namespaces:
- kube-system
email_config:
enabled: false
to: [email protected]
Expand Down
98 changes: 0 additions & 98 deletions filters/DeploymentFilter.go

This file was deleted.

170 changes: 0 additions & 170 deletions filters/DeploymentFilter_test.go

This file was deleted.

Loading

0 comments on commit 62e3ab6

Please sign in to comment.