github pomerium/ingress-controller v0.24.0

latest releases: v0.26.0, v0.25.2, v0.25.1...
6 months ago

Installation

To install, run the following command:

kubectl apply -k github.com/pomerium/ingress-controller/config/default\?ref=v0.24.0

Refer to the Pomerium Configuration Guide to complete your installation.

What's Changed

Core Update

This release upgrades the core to v0.24. Performance improvements are observed specifically when configurations are driven by the Pomerium Enterprise. These enhancements are particularly beneficial in environments with a high number of routes, certificates, and policies, or in dynamically changing configurations.

Memory Usage Reduction

Most users should observe less memory used compared to v0.23. Please see the related GitHub issue: pomerium/pomerium#4652.

Fixes

  • fix nil reference in timeouts section by @wasaga in #750

Dependency Updates

New Contributors

Full Changelog: v0.23.1...v0.24.0

Don't miss a new ingress-controller release

NewReleases is sending notifications on new releases.