Managed Apps
- Upgrade cert-manager from 0.9.0 to 0.15.2 (#31)
- This is a breaking change. Please review the upgrade notes here.
- Upgrade helmclient to 1.0.2
- Upgrade architect-orb to 0.10.0
Added
- Webhook component to validate requests and prevent incorrect configurations.
Changed
- Apply a readiness probe
- Increase the liveness probe failure threshold from 5 failures to 7 failures
Added
- Add github release workflows.
Changed
Changed
- Support additional Service, for internal traffic. Existing Service can still be configured to be either for public (default) or internal traffic.
- Make monitoring headless Service non-optional.
- Enable managed app monitoring via monitoring service.
Changed
- Upgrade upstream external-dns from v0.5.18 to v0.7.2.
Changed
- Make resource requests/limits configurable.
- Applying Go modules.
Changed
- Use LoadBalancer Service on Azure.
- Change controller.service.type to LoadBalancer/NodePort, and introduce controller.service.public for public/internal service classification.
- Upgrade to ingress-nginx 0.33.0.