- [ENHANCEMENT] Add Evicted state to pod check
- [ENHANCEMENT] Add serverless deployment
- [ENHANCEMENT] Add default config for custom deployments
- [FEATURE] Add cluster alarms
- [FEATURE] Add serverless support via
watcher.RunOnce(...)
- [FEATURE] Add option to run checks only once via
--run-once
flag - [ENHANCEMENT] Add insecure option for the kubernetes API server
- [ENHANCEMENT] Split CPU and memory resource config for better configuration opportunities
- [ENHANCEMENT] Move to native kubernetes incident url
- [FIX] Fix binary in docker
- [FIX] Fix standard k8s env vars
- [ENHANCEMENT] Make dynamic pod and node links for better configuration opportunities
- [ENHANCEMENT] Add alarm type to incident ref
- [FIX] Incident resolution based on alarm type
- [ENHANCEMENT] Split pod and node links for better configuration opportunities
- [FIX] Fix cron jobs
- [FIX] Fix watcher logging
- [ENHANCEMENT] Add flags for incident links
- [FIX] Fix the incident URLs
- [ENHANCEMENT] Add more config options via file, cli or env
- [FEATURE] Add node resource limits watcher
- [ENHANCEMENT] Add summary and details to incident reference crd
- [FEATURE] Add pod termination and waiting watcher
- [FEATURE] Add pod restarts watcher
- [FEATURE] Add pod resource limits watcher
- [FEATURE] Add node termination watcher