General
Added
- Added the ability to configure log formatting and filtering options via Helm values (#503, #512, #516)
- Added the ability to configure pod placement via Helm values (#513, #516)
Fixed
- Improved rate-limiting and backoff between the agent and the local Bottlerocket update API (#496, #505)
- Improved rate-limiting and backoff between the agent and Brupop's apiserver (#505)
- Added backoff to requests to Kubernetes
watch
APIs (#506) - Fixed an issue that caused Prometheus metrics to include stale data (#511)
- Fixed incorrect resource requests for the agent pod in the Helm chart (#504)
- Removed unnecessary rbac permissions granted to the apiserver and controller (#507)
Misc