Skip to content

Releases: XenitAB/azad-kube-proxy

v0.0.17

14 Apr 22:53
911664b
Compare
Choose a tag to compare

Changes:

  • Bump github.com/manicminer/hamilton from 0.10.0 to 0.11.0 (#139)
  • Bump actions/cache from v2.1.4 to v2.1.5 (#138)
  • Add more logging for kubectl plugin (#142)
  • Add better token validation (#143)

v0.0.16

11 Apr 08:12
6dc46d2
Compare
Choose a tag to compare

Changes:

  • Bump k8s.io to 0.21.0 (#133, #135)
  • Bump hamilton MSGraph SDK to 0.10.0 and refactor hamiltonClients and hamiltonModels into hamiltonMsgraph (#136)

v0.0.15

08 Apr 10:11
c931265
Compare
Choose a tag to compare

Changes:

  • Make group sync interval configurable (#131)
  • Fix bug causing intervals of cache not containing any groups (#132)

v0.0.14

05 Apr 19:06
3766692
Compare
Choose a tag to compare

Changes:

  • Bumps lots of dependencies
  • Better error handling for kubectl plugin (#113)
  • Liveness check validating token (#125)

v0.0.13

27 Feb 21:27
a9c0828
Compare
Choose a tag to compare

Changes:

  • Moved default config in helm chart from using podArgs and podEnv to only using podEnv.

v0.0.12

27 Feb 20:16
6d90c45
Compare
Choose a tag to compare

Changes:

  • Add prometheus metrics to /metrics by default. (can be disabled with the flag --metrics=NONE or environment variable METRICS=NONE)

v0.0.11

24 Feb 22:58
a082aac
Compare
Choose a tag to compare

Changes:

  • Added support for CORS and enabled it by default

v0.0.10

23 Feb 12:35
8dd9a0d
Compare
Choose a tag to compare

Changes:

  • Change status from 403 to 401 for expired tokens
  • Add more architectures to krew

v0.0.9

23 Feb 08:56
be6cad0
Compare
Choose a tag to compare

Changes:

  • Validate impersonate permissions on /readyz check
  • Bump k8dash to 8a75d1e

v0.0.8

20 Feb 23:06
4265c10
Compare
Choose a tag to compare

Changes:

  • Add k8dash
  • Update to Golang 1.16
  • Add logic for bearer tokens with websockets