Connectivity
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.
Fixed
- Fix template helpers issue converting port number for the webhook endpoint.
Changed
- Make healthcheck probes configurable.
- Make liveness probe more resilient.
Added
- Added dates to CHANELOG entries.
Info
- Existing v0.8.2 git tag got updated by mistake in attempt to make next release. This changelog entry was added to avoid any confusion, even though change made in the release is not so much customer relevant.
Changed
- Prefer CNAMEs record sets for AWS SDK configuration with explicit credentials.
Changed
- Align labels, use
app.kubernetes.io/name instead of k8s-app where possible.
k8s-app remains to be used for compatibility reasons, as selectors are not modifiable without recreating the Deployment.
- Sync with upstream - v1.5.0
- Bump Kong version - v2.0.4
- Bump Kong Ingress Controller version - v0.8.1