Skip to content

Releases: brancz/kube-rbac-proxy

0.17.1/2024-05-07

07 May 16:03
v0.17.1
59cc605
Compare
Choose a tag to compare
  • [BUGFIX] make deprecated (usptream removed) flags behave like before

0.16.1/2024-05-07

08 May 12:54
v0.16.1
54751ae
Compare
Choose a tag to compare
  • [BUGFIX] make deprecated (usptream removed) flags behave like before

0.17.0/2024-04-18

18 Apr 18:42
v0.17.0
1ec9826
Compare
Choose a tag to compare
  • [ENHANCEMENT] add command-line args --kube-api-qps/--kube-api-burst
  • [ENHANCEMENT] Bump deps

0.16.0/2024-02-08

08 Feb 15:59
v0.16.0
f0895cf
Compare
Choose a tag to compare
  • [ENHANCEMENT] Bump dependencies and in particular to kubernetes to v1.28
  • [CHANGE] Due to the bump to k8s v1.28 some logging flags are disabled

0.15.0/2023-10-20

20 Oct 10:17
v0.15.0
193b19c
Compare
Choose a tag to compare
  • [ENHANCEMENT] bump opentelemetry to fix CVE
  • [ENHANCEMENT] add option to disable HTTP/2:
    • --http2-disable (default: false)
  • [ENHANCEMENT] add option to fine-tune HTTP/2:
    • --http2-max-size (default: 256kb)
    • --http2-max-concurrent-streams (default: 100)

0.14.4/2023-10-16

16 Oct 20:01
v0.14.4
b0fa6e5
Compare
Choose a tag to compare
  • [ENHANCEMENT] bump golang and x/net

0.14.3/2023-09-15

15 Sep 16:34
v0.14.3
3ed1e58
Compare
Choose a tag to compare
  • [BUGFIX] --version returns now the proper kube-rbac-proxy version
  • ENHANCEMENT] bump dependencies

0.14.2/2023-06-05

05 Jun 13:57
v0.14.2
1935d74
Compare
Choose a tag to compare
  • [ENHANCEMENT] bump dependencies
  • [ENHANCEMENT] Makefile, Dockerfile to work better with different architectures

0.14.1/2023-04-06

06 Apr 17:53
v0.14.1
64a882c
Compare
Choose a tag to compare
  • [ENHANCEMENT] bump dependencies

0.14.0/2022-12-15

15 Dec 15:26
v0.14.0
fa0c07e
Compare
Choose a tag to compare
  • [ENHANCEMENT] README.md now contains information about the future outlook of the project wrt to deprecations, features and K8s Sig-Auth acceptance
  • [ENHANCEMENT] bump dependencies
  • [FEATURE] health endpoint /healthz offered on --proxy-endpoints-port
  • [FEATURE] --upstream-client-cert-file enables the kube-rbac-proxy client connecting to upstream to use TLS
  • [CHANGE] use cobra and upstream command machinery, introduces deprecation to some flags