aws-encryption-provider
aws-encryption-provider copied to clipboard
APIServer encryption provider, backed by AWS KMS
**What happened**: Occasionally, the aws-encryption-provider will fail its health check, resulting in the following logs in the associated kube-apiserver pod: ``` $ kubectl logs -n kube-system kube-apiserver -c healthcheck I0519...
**What would you like to be added**: Official tagged releases with binary and container builds **Why is this needed**: An official tagged release will make it easier to track versions....
**What would you like to be added**: Bump the version of Go to something maintained in the * Dockerfile * go.mod * `/.github/workflows` workflows **Why is this needed**: Update for...
**What happened**: After upgrading kops from 1.21 to 1.22 `kube-apiserver` pod kept failing to start on a new master node that kops replaced while it was doing its rolling upgrade....
Hello 👋🏻 As part of Kubernetes 1.25 enhancement we (_sig-auth kms wg_) are proposing a new v2alpha1 `KeyManagementService` service contract to: - enable fully automated key rotation for the latest...
Removing the vendor directory as requested.
This is a test PR for GO automation, please ignore. Creating PR to update Go Version to 1.21.7
This is a test PR for GO automation, please ignore. Creating PR to update Go Version to 1.21.7
**What would you like to be added**: I'd like to use a pre-built container of this provider. I know this was requested before, twice... But maybe things have changed since?...