Releases: sky-uk/feed
Releases · sky-uk/feed
v1.12.1
There was an issue with v1.12.0
with the AND directive used to combine 2 if conditions in the template left behind in the nginx.conf. This release fixes that issue.
v1.12.0 - Handle large headers in request and response
- Enable overriding proxy buffer values per ingress
- The default proxy buffer size has been changed to 16k
- The default proxy buffer blocks has been changed to 4 16k
- Both of the above values can be overridden with the relevant
annotations
- Override client header proxy buffer values from the command line. Default values correlate to proxy buffer values. Refer Refer https://github.com/sky-uk/feed#handling-large-client-requests
v1.11.4 - DEPRECATED
Enable overriding proxy buffer values
v1.11.3 - Wrap all opentracing directives in block to check if enabled
- Wrap all opentracing directives in block to check if enabled
v1.11.2 - Update nginx-opentracing version for bug fix to proxy headers
- Update nginx-opentracing version for bug fix to proxy headers (#183)
v1.11.1
v1.10.3: Expose status updater errors (#180)
- This is to return back any errors received when trying to set an ingress status rather than printing the names of the failed ingresses.
v1.10.2: Fix update ingress bug (#178)
This is to fix a bug where feed will quit the update ingress loop if any status is 'unchanged' causing sporadic ingresses to be updated or left unchanged.
v1.10.1: Adding internal and internet facing hostnames (#176)
- Added
merlin-internal-hostname
andmerlin-internet-facing-hostname
flags for setting Merlin ingress status, replacing themerlin-internet-facing-vip
flag - Included extra testing around ingress validation
v1.10.0: Add ingress loadbalancer status for elb and Merlin (#174)
- Added
k8s/status
library for setting ingress status - ELB and Merlin updaters set relevant ingress status