tuenti / secrets-manager

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

rbac customization is missing a file #35

Closed stevendborrelli closed 3 years ago

stevendborrelli commented 5 years ago

The config/rbac kustomization.yaml refers to a missing role.yaml file, which causes kustomize to fail:

https://github.com/tuenti/secrets-manager/blob/b7b5ccc69cb3a41445420257c84360f175a4674f/config/rbac/kustomization.yaml#L2

fcgravalos commented 4 years ago

Hi @stevenborrelli! Thanks for using secrets-manager!

I will check it out as soon as possible. It's kind of weird as it's supposed to be self generated code.

eduardogr commented 3 years ago

Checking this, the role.yaml file is already there, so I proceed to close this issue