Skip to content

Releases: sky-uk/feed

v1.12.1

12 Nov 14:26
319130e
Compare
Choose a tag to compare

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

12 Nov 12:20
85e099e
Compare
Choose a tag to compare
  • 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

08 Nov 10:02
5766ab9
Compare
Choose a tag to compare
Enable overriding proxy buffer values

v1.11.3 - Wrap all opentracing directives in block to check if enabled

05 Oct 07:39
7f5c7ba
Compare
Choose a tag to compare
  • Wrap all opentracing directives in block to check if enabled

v1.11.2 - Update nginx-opentracing version for bug fix to proxy headers

24 Sep 14:28
ddf4c83
Compare
Choose a tag to compare
  • Update nginx-opentracing version for bug fix to proxy headers (#183)

v1.11.1

10 Sep 10:47
4744b8c
Compare
Choose a tag to compare

Manually compile OpenTracing modules to avoid binary incompatibilities

v1.10.3: Expose status updater errors (#180)

06 Aug 13:57
965786f
Compare
Choose a tag to compare
  • 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)

07 Jun 09:05
288c881
Compare
Choose a tag to compare
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)

06 Jun 14:22
feb2f17
Compare
Choose a tag to compare
  • Added merlin-internal-hostname and merlin-internet-facing-hostname flags for setting Merlin ingress status, replacing the merlin-internet-facing-vip flag
  • Included extra testing around ingress validation

v1.10.0: Add ingress loadbalancer status for elb and Merlin (#174)

25 May 15:36
3723a28
Compare
Choose a tag to compare
  • Added k8s/status library for setting ingress status
  • ELB and Merlin updaters set relevant ingress status