* add warn for when event is discarded
* add events discarded metrics
* drop event onUpdate subscription
* rename ThrottlePeriod -> MaxEventAgeSeconds
* update readme to match new name of config var
* add explicit go arch
* gofmt
* add config tests
* revert accidental change to dockerfile
* add tests for event MaxEventAgeSeconds
* add tests for event discarded to onEvent function
* Use custom role with wider read permissions (#2)
* use longer time intervals for more stable tests on slower ci
* fix failing config test
* Updated packages, tidied and changed package name from opsgenie to resmoio
* Handle removal of clusterName from API and leader election api change
* Update Dockerfile Go to 1.19
* Test case for parsing minCount properly for #43
* more extensive test case to also match apiVersion config