This repository was archived by the owner on Sep 22, 2024. It is now read-only.
Tags: WirePact/k8s-token-exchange-translator
Tags
feat: rust implementation and new PKI (#11) This upgrades the basic auth translator to the new PKI (gRPC) version 2.0.0. BREAKING CHANGE: This removes the usage of http requests to the new format of gRPC communication between PKI and translator. BREAKING CHANGE: Rename some of the options due to the fact that rust "clap" default names some cli options.