Continuous Deployment
Added
- Added functional and upgrade tests
Changed
- Bump upstream flux toolkit version to 0.24.0 includes helm-controller fix to
reduce memory usage by downgrading Helm from 3.7.1 to 3.6.3
Fixed
- Fix PSP reference in ClusterRole.
Added
- Add Prometheus service discovery labels to flux-app
Changed
- Bump upstream flux toolkit version to 0.21.0
Fixed
- Set VPA max allowed memory limit for helm-controller.
Added
- Add VerticalPodAutoscaler support.
Changed
- Allow configurability of the controller resources.
- Bump upstream flux toolkit version to 0.19.0
- Bump upstream flux toolkit version to 0.17.1
- Bump upstream flux toolkit version to 0.15.0
- Use kubectl kustomize to update app
- Use EmptyDir instead of PVC
- Allow use of other providers other than Github