tuenti / secrets-manager

A daemon to sync Vault secrets to Kubernetes secrets
Apache License 2.0
171 stars 26 forks source link

Upgrade apiVersion of CRD and propagating annotations and labels from secret definition to secret #77

Closed eduardogr closed 3 years ago

eduardogr commented 3 years ago

Status

READY

Migrations

Yes, Migrating from apiextensions.k8s.io/v1beta1 to apiextensions.k8s.io/v1

Description

List of fixes # (issue)

Type of change

How Has This Been Tested?

with secrets-manager tests

Checklist:

eduardogr commented 3 years ago

going to solve it in a different PR, merging changes with PR https://github.com/tuenti/secrets-manager/pull/64 and resolving its conflicts