Releases: Nordix/contour
v1.24.1-nordix-4
This release is based on upstream Contour v1.24.1 release with following backports:
- cmd/contour: optional CRDs projectcontour#5080
- remove informer for ContourConfiguration projectcontour#5133
- test: use helper to generate ObjectMeta projectcontour#5094
- Fix dag rebuild trigger when Secret object changes projectcontour#5463
And following changes
- Avoid cmp.Equal for during update when possible af9df05 (upstream PR projectcontour#5064 was not yet merged at the time of release)
Full Changelog: v1.24.1...v1.24.1-nordix-4
v1.24.1-nordix-3
This release is based on upstream Contour v1.24.1 release with following backports:
- cmd/contour: optional CRDs projectcontour#5080
- remove informer for ContourConfiguration projectcontour#5133
- test: use helper to generate ObjectMeta projectcontour#5094
And following changes
- Avoid cmp.Equal for during update when possible af9df05 (upstream PR projectcontour#5064 was not yet merged at the time of release)
Full Changelog: v1.24.1...v1.24.1-nordix-3
v1.20.1-nordix-3
This release is based on upstream Contour v1.20.1 release with following backports:
- cmd/contour: Disable unused listeners (projectcontour#4312)
- Added configurable upstream connect timeout (projectcontour#4326)
- Add configurable log level for access log. (projectcontour#4331)
- Leader election only uses Lease object (projectcontour#4332)
And following changes
v1.20.1-nordix-2
This release is based on upstream Contour v1.20.1 release with following backports:
- cmd/contour: Disable unused listeners (projectcontour#4312)
- Added configurable upstream connect timeout (projectcontour#4326)
- Add configurable log level for access log. (projectcontour#4331)
- Leader election only uses Lease object (projectcontour#4332)
And following change
- cmd/contour: do not register informer for ContourConfiguration 6ae6b58
v1.20.1-nordix-1
This release is based on upstream Contour v1.20.1 release with following backports:
- Added configurable upstream connect timeout (projectcontour#4326)
- Add configurable log level for access log. (projectcontour#4331)
- Leader election only uses Lease object (projectcontour#4332)
And following change
- cmd/contour: do not register informer for ContourConfiguration 6ae6b58
v1.15.2-nordix-2
This release is based on upstream Contour v1.15.2 release with following backports:
- Uplifted Envoy v1.19.1
- internal/xdscache: ignore irrelevant Endpoints projectcontour#3852
- internal/envoy: configurable access log format projectcontour#3694
- internal/envoy: increase default upstream connect timeout projectcontour#4151
v1.15.2-nordix-1
This release is based on upstream Contour v1.15.2 release with following backports:
- Uplifted Envoy v1.19.1
- internal/xdscache: ignore irrelevant Endpoints projectcontour#3852
- internal/envoy: configurable access log format projectcontour#3694
v1.10.0-nordix
This release is based on Contour v1.10.0 with following backported fix
- projectcontour#3191: internal/dag: trigger rebuild for configured secrets