Skip to content

Releases: ConfigButler/apiservice-audit-proxy

apiservice-audit-proxy: v0.6.0

Choose a tag to compare

@github-actions github-actions released this 02 Jun 11:40
0ffc85a

0.6.0 (2026-06-02)

Features

  • add e2e test to show the projects why (18462dc)
  • add example files and match exact fields (764cc15)
  • add logging to debug installations (indicating insecure situations, common working and faulty situations). (48f5130)
  • as much as possible through helm (4666616)
  • breaking reshuffle of helm chart. Let's make it easier to setup/understand (d392d37)
  • faster port-forwarding (8755086)
  • first implement (3c43e61)
  • impersonation pass through mode (2cbbc01)
  • read configuration for APIService endpoint from cluster's extension-apiserver-authentication ConfigMap. This drops all configuration of that for security reasons (there is no reason for now to even have all these knobs). (a73cfc7)
  • replaced audit-webhook-receiver by more generic tool (486e04a)
  • simple README.md (916867e)

Bug Fixes

  • also handle deletecollection correctly (d782d15), closes #11
  • env context is not permitted in jobs (6585398)
  • failing e2e test do to lib init mistake (e5b4937)
  • getting rid of warnings by updating (6321797)

Documentation

  • first version of authz background (a47cd8c)
  • getting things inline/updates (1fce9e9)
  • improved version with references (301eb1d)
  • Let's clean the mess (1e39da0)
  • pruning docs and aligning (489aa50)
  • the latest improvements, and more elaborate on how it all should work together (0266eb9)
  • updated docs to new situation (ef26bd3)
  • what kind of bug is this of GH?! (2653903)

Installation

Helm Chart

helm install apiservice-audit-proxy oci://ghcr.io/configbutler/charts/apiservice-audit-proxy --version 0.6.0

Docker Image

docker pull ghcr.io/configbutler/apiservice-audit-proxy:0.6.0
docker pull ghcr.io/configbutler/apiservice-audit-proxy:latest

Platforms: linux/amd64, linux/arm64

apiservice-audit-proxy: v0.5.0

Choose a tag to compare

0.5.0 (2026-05-24)

Features

  • support uninterrupted watch streams (3c43e61)

Bug Fixes

Installation

Helm Chart

helm install apiservice-audit-proxy oci://ghcr.io/configbutler/charts/apiservice-audit-proxy --version 0.5.0

Docker Image

docker pull ghcr.io/configbutler/apiservice-audit-proxy:0.5.0
docker pull ghcr.io/configbutler/apiservice-audit-proxy:latest

Platforms: linux/amd64, linux/arm64

apiservice-audit-proxy: v0.4.0

Choose a tag to compare

0.4.0 (2026-05-20)

Features

  • add logging to debug installations (indicating insecure situations, common working and faulty situations). (48f5130)
  • breaking reshuffle of helm chart. Let's make it easier to setup/understand (d392d37)
  • impersonation pass through mode (2cbbc01)
  • read configuration for APIService endpoint from cluster's extension-apiserver-authentication ConfigMap. This drops all configuration of that for security reasons (there is no reason for now to even have all these knobs). (a73cfc7)

Documentation

  • first version of authz background (a47cd8c)
  • getting things inline/updates (1fce9e9)
  • improved version with references (301eb1d)
  • pruning docs and aligning (489aa50)
  • the latest improvements, and more elaborate on how it all should work together (0266eb9)
  • updated docs to new situation (ef26bd3)

Installation

Helm Chart

helm install apiservice-audit-proxy oci://ghcr.io/configbutler/charts/apiservice-audit-proxy --version 0.4.0

Docker Image

docker pull ghcr.io/configbutler/apiservice-audit-proxy:0.4.0
docker pull ghcr.io/configbutler/apiservice-audit-proxy:latest

Platforms: linux/amd64, linux/arm64

apiservice-audit-proxy: v0.3.0

Choose a tag to compare

0.3.0 (2026-04-24)

Features

  • add e2e test to show the projects why (18462dc)
  • add example files and match exact fields (764cc15)
  • as much as possible through helm (4666616)
  • faster port-forwarding (8755086)
  • replaced audit-webhook-receiver by more generic tool (486e04a)

Bug Fixes

  • getting rid of warnings by updating (6321797)

Installation

Helm Chart

helm install apiservice-audit-proxy oci://ghcr.io/configbutler/charts/apiservice-audit-proxy --version 0.3.0

Docker Image

docker pull ghcr.io/configbutler/apiservice-audit-proxy:0.3.0
docker pull ghcr.io/configbutler/apiservice-audit-proxy:latest

Platforms: linux/amd64, linux/arm64

apiservice-audit-proxy: v0.2.1

Choose a tag to compare

@github-actions github-actions released this 22 Apr 21:06
2d1eaef

0.2.1 (2026-04-22)

Bug Fixes

  • env context is not permitted in jobs (6585398)

Installation

Helm Chart

helm install apiservice-audit-proxy oci://ghcr.io/configbutler/charts/apiservice-audit-proxy --version 0.2.1

Docker Image

docker pull ghcr.io/configbutler/apiservice-audit-proxy:0.2.1
docker pull ghcr.io/configbutler/apiservice-audit-proxy:latest

Platforms: linux/amd64, linux/arm64

apiservice-audit-proxy: v0.2.0

Choose a tag to compare

@github-actions github-actions released this 22 Apr 20:14
9933939

0.2.0 (2026-04-22)

Features

Documentation

  • what kind of bug is this of GH?! (2653903)

Installation

Helm Chart

helm install apiservice-audit-proxy oci://ghcr.io/configbutler/charts/apiservice-audit-proxy --version 0.2.0

Docker Image

docker pull ghcr.io/configbutler/apiservice-audit-proxy:0.2.0
docker pull ghcr.io/configbutler/apiservice-audit-proxy:latest

Platforms: linux/amd64, linux/arm64

apiservice-audit-proxy: v0.1.1

Choose a tag to compare

@github-actions github-actions released this 22 Apr 18:00
8e3e8eb

0.1.1 (2026-04-22)

Documentation