Skip to content

Releases: zlabjp/nghttpx-ingress-lb

nghttpx-ingress-lb v0.47.0

22 Jan 05:22
65fdaa8
Compare
Choose a tag to compare
  • Normalize PEM in Secret to fixup badly formatted data #158
  • Ignore an endpoint in EndpointSlice which has ready == false #157
  • Bump kubernetes dependency to v1.20.0 #156

nghttpx-ingress-lb v0.46.1

27 Nov 06:41
Compare
Choose a tag to compare
  • Allow ':' in HTTP path #154

nghttpx-ingress-lb v0.46.0

24 Nov 00:48
d6257c7
Compare
Choose a tag to compare
  • Bump nghttp2 to v0.42.0 #153
  • Add no-default-backend-override flag #152
  • Make reload rate configurable #151
  • Deprecate sync-period flag #150

nghttpx-ingress-lb v0.45.0

19 Nov 00:40
45945e2
Compare
Choose a tag to compare
  • Deal with the case when h2 backend is retired before it is initialized #148
  • Fix bug that port name lookup is done by checking wrong Pod #147
  • Fix bug that wrong port is chosen from Endpoints #146

nghttpx-ingress-lb v0.44.0

02 Nov 08:06
Compare
Choose a tag to compare
  • Verify certificate in order to deny insecure signature algorithm #145
  • Bump k8s 1.19 #144
  • Add EndpointSlices support #142
  • Build nghttpx statically and use distroless image to shrink image #141
  • Write cat-ocsp-resp in go in order to remove bash dependency #140
  • Write fetch-ocsp-response in go to remove python dependency #139
  • Send signal via os.Process removing dependency to psmisc #138

nghttpx-ingress-lb v0.43.0

03 Jun 01:17
e9ba8cb
Compare
Choose a tag to compare
  • Bump nghttp2 to v1.41.0
  • Migrate to Ubuntu base image

nghttpx-ingress-lb v0.42.0

07 May 04:42
7ecb4cc
Compare
Choose a tag to compare
  • Add IngressClass support
  • Bump k8s dep to v1.18.2

nghttpx-ingress-lb v0.41.1

24 Apr 01:24
Compare
Choose a tag to compare

nghttpx-ingress-lb v0.41.0

18 Nov 04:34
Compare
Choose a tag to compare
  • Bump k8s dep to v1.16.3 (GH-127)
  • Bump up nghttp2 version to v1.40.0 (GH-126)
  • Bump debian-base image (GH-125)
  • Migrate to networking.Ingress (GH-121)

nghttpx-ingress-lb v0.40.2

20 Sep 01:39
Compare
Choose a tag to compare
  • Make affinityCookieSecure default to "auto" (GH-120)