Managed Apps
Added
- Added an example of direct app deployment to README
Fixed
- Fixed rendering helm template with empty users and/or roles
Changed
- Make image configurable in post start init procedure.
- Fix postHookInitHack check in deployments.
Added
- Add CI job to push to
capa-app-collection.
Changed
- New version to trigger deployment everywhere to fix grafana serviceMonitor.
Changed
- Fix Circle CI job name for pushing to app collection.
Changed
- Upgrade vertical-pod-autoscaler to 0.11.0
Potentially breaking change:
- Added validation - CPU values will be accepted only with resolution of 1 mCPU, memory with resolution of 1 b
Other changes:
- Switch to go 1.16
- Admission controller now logs when it fails to start
- Increase resolution of admission_latency_seconds metric
- Reduce verbosity of some logs
Changed
- Update initContainer v3.15.5
Changed
- Use fluent-bit image with aws-for-fluent-bit plugins to be able to configure the log-stream-name and reduce risks of throttling.