mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-09 14:41:31 +02:00
Fixes #6156 Now access from Talos itself goes with `talos:admin` username in the Kubernetes API server audit log, while access with admin kubeconfig goes with `admin` username as before. Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>